MongoDBΒΆ

About

MongoDB is a document database designed for ease of application development and scaling. MongoDB Atlas is a multi-cloud database service by the same people who build MongoDB. Atlas simplifies deploying and managing your databases while offering the versatility you need to build resilient and performant global applications on the cloud providers of your choice.

Managed

MongoDB CDC is available as a managed service on CrateDB Cloud.

MongoDB CDC integration

Managed data loading from MongoDB and MongoDB Atlas into CrateDB Cloud (full-load and cdc), including advanced data migration, translation and compensation strategies.

MongoDB CDC

Standalone

Data from MongoDB can also be loaded by other means.

Import data from MongoDB

How to load data from MongoDB Server and MongoDB Atlas into CrateDB.

Load data from MongoDB into CrateDB
MongoDB Table Loader

Standalone CLI ctk load for loading MongoDB collections into CrateDB (full-load), optionally using transformations.

MongoDB Table Loader
MongoDB CDC Relay

Standalone CLI ctk load for streaming changes of MongoDB collections into CrateDB (cdc), optionally using transformations.

MongoDB CDC Relay

Note

The MongoDB I/O component is based on the migr8 migration utility migration utility package. Consult its documentation for advanced capabilities when working with MongoDB.