Overview
MongoDB is a document-oriented NoSQL database that provides high performance, high availability, and easy scalability. Datazone provides native integration with MongoDB to read data directly from your collections.Connection Parameters
Required Permissions
The MongoDB user account needs the following permissions:find- For reading documents from collectionslistCollections- For listing available collectionslistIndexes- For accessing collection indexesread- For reading data from the database
Limitations
Be aware of the following limitations when working with MongoDB sources:- Complex MongoDB data types may be converted to standard formats
- Individual document size limits apply based on your MongoDB configuration
Next Steps
After configuring your MongoDB source:- Create extracts to specify which collections to ingest
- Configure scheduling for recurring extracts
- Integrate the source into your data pipelines