Collect MongoDB data into your data warehouse or ours. The Matatika pipelines will take care of the data collection and preparation for your analytics and BI tools.
MongoDB is a NoSQL database program.
MongoDB is a document-oriented database program that uses JSON-like documents with optional schemas, providing a flexible and scalable solution for managing and storing data. It allows for easy integration with various programming languages and frameworks, and offers features such as automatic sharding, replication, and indexing for efficient data management.
The MongoDB connection string.
A prefix to add to the stream name.
A key to use for replication.
A list of databases to include in the stream.
A list of databases to exclude from the stream.
The strategy to use for streaming data.
The maximum number of documents to use for inferring the schema.
A list of stream maps to use for mapping data.
Configuration options for the stream maps.
Configuration options for batching data.
Whether or not to enable flattening of nested data.
The maximum depth to flatten nested data.
Extract, Transform, and Load MongoDB data into your data warehouse or ours.