
MongoDB
tap-mongodb (z3z1ma variant)
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.
Settings
Mongo
The MongoDB connection string.
Stream Prefix
A prefix to add to the stream name.
Optional Replication Key
A key to use for replication.
Database Includes
A list of databases to include in the stream.
Database Excludes
A list of databases to exclude from the stream.
Strategy
The strategy to use for streaming data.
Infer Schema Max Docs
The maximum number of documents to use for inferring the schema.
Stream Maps
A list of stream maps to use for mapping data.
Stream Map Config
Configuration options for the stream maps.
Batch Config
Configuration options for batching data.
Flattening Enabled
Whether or not to enable flattening of nested data.
Flattening Max Depth
The maximum depth to flatten nested data.
MongoDB connector is available on Meltano Community. It is built by our growing community of over 5000+ developers. Refer to the Install section below to verify the readiness of this connector.