Skip to main content

Mongodb v2

Setting up the Mongodb v2 connector

NoItemRequiredExampleNotes
1MongoDb Instance TypeYesThe MongoDb instance to connect to. For MongoDB Atlas and Replica Set TLS connection is used by default.
Refer to the documentation in the form while using the connector
Standalone MongoDb Instance
Replica Set
MongoDB Atlas
2Database NameYesThe database you want to replicate.
3UserNoThe username which is used to access the database.
4PasswordNoThe password associated with this username.
5Authentication SourceNoadminThe authentication source where the user information is stored.

Zipstack Cloud features a powerful SQL querying engine on top of many types of connectors, including those from Trino, some custom connectors and connectors from the open source Airbyte project. Some Zipstack cloud connectors are designed to utilize and expand upon Airbyte's connector protocol, but they do not use Airbyte's EL core. Additionally, some parts of the documentation for these connectors have been adapted from the connector documentation found in Airbyte's open source project.