...
D s ed | ||||
---|---|---|---|---|
|
...
|
Excerpt | |
---|---|
You can create connections to MongoDB and MongoDB Atlas connections through
|
If you are connecting
D s product |
---|
D s item | ||
---|---|---|
|
...
Supported Environments:
- Read: Supported
- Write: Not supported
...
Property | Description | |||
---|---|---|---|---|
Host | Name of the host. | |||
Port | Set this value to the port number through which to access MongoDB. By default, this value is 27017. | |||
Database | The database that you want to read | |||
Auth Database | Name of the MongoDB database used for authentication | |||
Replica Set | (Optional) Comma-separated list of secondary servers in the replica set, specified by address and port. A replica set is a group of mongoDB processes that maintain the same data set. Replica sets provide redundancy and high availability and are the basis for all production deployments. For more information, see https://docs.mongodb.com/manual/replication/. | |||
Secondary Reads | Enable this checkbox if you want to read from secondary (slave) servers. | |||
Use SSL | Enable this checkbox if you want to connect using SSL. | |||
Connect String Options | (Optional) You can specify additional options used to connect as a string value. The following option sets the connection timeout in milliseconds:
The default value is | |||
Test Connection | After you have defined the connection credentials type, credentials, and connection string, you can verify that the
| |||
Advanced options: Default Column Data Type Inference | Set to | |||
Advanced options: Enable SSH Tunneling | If available, the SSH tunneling options allow you to configure SSH tunneling authentication between the
For more information, see Configure SSH Tunnel Connectivity. | |||
Connection Name | Display name of the connection | |||
Connection Description | (Optional) Description of the connection, which appears in the application. |
...
Property | Description | ||
---|---|---|---|
Host | Name of the host. | ||
Port | Set this value to the port number through which to access MongoDB. By default, this value is 27017 . | ||
Database | The database that you want to read | ||
Replica Set | (Optional) Comma-separated list of secondary servers in the replica set, specified by address and port. A replica set is a group of mongoDB processes that maintain the same data set. Replica sets provide redundancy and high availability and are the basis for all production deployments. For more information, see https://docs.mongodb.com/manual/replication/. | ||
Secondary Reads | Enable this checkbox if you want to read from secondary (slave) servers. | ||
Connect String Options | (Optional) The option sets the connection timeout in milliseconds:
The default value is | ||
Test Connection | After you have defined the connection credentials type, credentials, and connection string, you can verify that the
| ||
Advanced options: Default Column Data Type Inference | Set to
| ||
Connection Name | Display name of the connection | ||
Connection Description | (Optional) Description of the connection, which appears in the application. |
For more information on these settings, see http://cdn.cdata.com/help/RCFDGG/jdbc/default.htm.
Create connection via API
...
For more information, see http://cdn.cdata.com/help/DGFDGG/jdbc/RSBMongodb_p_FlattenObjects.htm.
Flatten Arrays:
By default, CData driver does not flatten Arrays.
...
For more information, see http://cdn.cdata.com/help/DGFDGG/jdbc/RSBMongodb_p_FlattenArrays.htm.
Referencing flattened columns:
...
For more information on CData JDBC drivers, see http://cdn.cdata.com/help/DGFDGG/jdbc/default.htm.
Using MongoDB
MongoDB is a NoSQL document database that provides high performance, availability, and scalability.
...
Write/Publish
Not supported.
D s also | ||
---|---|---|
|