MongoDB
The MongoDB connector allows you to perform single/bulk transfer of data from/to a MongoDB server using MongoDB Java APIs.
Solution Details
- Solution Type
- Platform Connector
- Author
- Boomi
- Published on
- May 16, 2026
- Last updated on
- May 16, 2026
Get Started
Get StartedKey Features
- Perform GET, QUERY, CREATE, UPDATE, UPSERT, and DELETE operations on MongoDB documents
- Authenticate via SCRAM, X.509, LDAP, or Kerberos for secure enterprise database connections
- Support MongoDB Sharded Cluster deployments and Mongo+SRV DNS seedlist connection format
- Integrate with Azure Cosmos DB MongoDB variant for cloud-native database workloads
- Deploy on both local and cloud atoms with open-source extensibility via public repository
How it works
The MongoDB connector enables single and bulk data transfer to and from MongoDB servers using native MongoDB Java APIs, supporting Azure Cosmos DB's MongoDB variant. It provides GET, QUERY, CREATE, UPDATE, UPSERT, and DELETE operations against MongoDB databases with flexible deployment options including sharded clusters and DNS seedlist (Mongo+SRV) connectivity. The connector supports multiple enterprise authentication methods including SCRAM, X.509 certificates, LDAP, and Kerberos, ensuring secure database connections across both local and cloud atom deployments. As an open-source connector, it offers extensibility while delivering production-ready integration between Boomi processes and MongoDB data stores.
Applications Required
- MongoDB