Mongodb v2
Setting up the Mongodb v2 connector
| No | Item | Required | Example | Notes |
|---|---|---|---|---|
| 1 | MongoDb Instance Type | Yes | The 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 InstanceReplica SetMongoDB Atlas | |
| 2 | Database Name | Yes | The database you want to replicate. | |
| 3 | User | No | The username which is used to access the database. | |
| 4 | Password | No | The password associated with this username. | |
| 5 | Authentication Source | No | admin | The 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.