The ODBC driver for the Amazon DocumentDB managed document database provides an SQL-relational interface for developers and BI tool users.
See CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License.
See the product documentation for more detailed information about this driver, such as setup and configuration.
To setup and use the DocumentDB ODBC driver, follow these directions.
DRIVER={Amazon DocumentDB};HOSTNAME=<host>:<port>;DATABASE=<database>;USER=<user>;PASSWORD=<password>;<option>=<value>;
For more information about connecting to an Amazon DocumentDB database using this ODBC driver, see the connection string documentation for more details.
If you discover a potential security issue in this project, please consult our security guidance page.