Posted On: Apr 17, 2023

Amazon DocumentDB (with MongoDB compatibility) is a scalable, highly durable, and fully managed database service for operating mission-critical MongoDB workloads. 

Today, Amazon DocumentDB announced an ODBC connector that enables connectivity from BI applications like Microsoft Excel and PowerBI to Amazon DocumentDB clusters. Using the ODBC connector, you can also now query and visualize data stored in DocumentDB from applications that support ODBC connectivity. You can access the source code and download the driver here.

The ODBC driver is open source and available for the user community under the Apache-2.0 license. You can use the GitHub repository to gain enhanced visibility into the driver implementation and contribute to its development.

To learn more about how to use the driver, please refer to Using the DocumentDB ODBC Connector. To learn more about Amazon DocumentDB visit the product documentation page.