![]() |
VOOZH | about |
The CData ODBC driver for MongoDB enables access to live data from MongoDB under the ODBC standard, allowing you work with MongoDB data in a wide variety of BI, reporting, and ETL tools and directly, using familiar SQL queries. This article shows how to use Clear Analytics, a Microsoft Excel Add-In, to connect to MongoDB as an ODBC source and create queries, tables, and charts (including PivotTables) based on MongoDB data.
Accessing and integrating live data from MongoDB has never been easier with CData. Customers rely on CData connectivity to:
MongoDB's flexibility means that it can be used as a transactional, operational, or analytical database. That means CData customers use our solutions to integrate their business data with MongoDB or integrate their MongoDB data with their data warehouse (or both). Customers also leverage our live connectivity options to analyze and report on MongoDB directly from their preferred tools, like Power BI and Tableau.
For more details on MongoDB use case and how CData enhances your MongoDB experience, check out our blog post: The Top 10 Real-World MongoDB Use Cases You Should Know in 2024.
If you have not already done so, provide values for the required connection properties in the data source name (DSN). You can use the built-in Microsoft ODBC Data Source Administrator to configure the DSN. This is also the last step of the driver installation. See the "Getting Started" chapter in the help documentation for a guide to using the Microsoft ODBC Data Source Administrator to create and configure a DSN.
Set the Server, Database, User, and Password connection properties to connect to MongoDB. To access MongoDB collections as tables you can use automatic schema discovery or write your own schema definitions. Schemas are defined in .rsd files, which have a simple format. You can also execute free-form queries that are not tied to the schema.
When you configure the DSN, you may also want to set the Max Rows connection property. This will limit the number of rows returned, which is especially helpful for improving performance when designing reports and visualizations.
You are now ready to create a chart with MongoDB data.
With a new data source in Clear Analytics established and a chart created, you are ready to begin analysis of MongoDB data. With the ODBC Driver for MongoDB and Clear Analytics, you can perform self-service analytics in Excel with live data, directly from MongoDB.
Download a free trial of the MongoDB ODBC Driver to get started:
Download NowLearn more:
π MongoDB IconThe MongoDB ODBC Driver is a powerful tool that allows you to connect with live MongoDB document databases, directly from any applications that support ODBC connectivity.
Access MongoDB like you would a database - read, write, and update through a standard ODBC Driver interface.