Skip to content

simagix/mongodb-demo

Repository files navigation

MongoDB Demo

A number of MongoDB demos.

Aggregation

  • bi-connector: MongoDB Connector for BI demo
  • inner-join: MongoDB aggregation framework example to perform "inner join"

Application Examples

  • apps: A number of client examples with TLS transport encryption
  • xml_to_mongo: Java example of converting XML to POJO and persist to MongoDB

Change Stream

Docker

Ops Manager

Performance

  • aggregation: $elemMatch, $unwind, $redact, and $filter
  • compound-index: use a compound index to cover different queries
  • count: demo different stages of count from different query shapes
  • sort_stages: demo different indexes affecting performance

Security

Sharding

About

A number of MongoDB demos.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published