Skip to content

aws/amazon-documentdb-odbc-driver

Amazon DocumentDB ODBC Driver

Code Coverage Windows Code Coverage macOS Code Coverage Linux

Overview

The ODBC driver for the Amazon DocumentDB managed document database provides an SQL-relational interface for developers and BI tool users.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

Documentation

See the product documentation for more detailed information about this driver, such as setup and configuration.

Setup and Usage

To setup and use the DocumentDB ODBC driver, follow these directions.

Connection String Syntax

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.

Security Notice

If you discover a potential security issue in this project, please consult our security guidance page.