The MongoDB JDBC Driver enables users to connect with live MongoDB data, directly from any applications that support JDBC connectivity. Rapidly create and deploy powerful Java applications that integrate with MongoDB document databases.
MongoDB JDBC Connectivity Features
- Unmatched performance for reading large datasets
- Compatible with MongoDB 2.6 and above
- Enables SQL-92 capabilities on MongoDB NoSQL data.
- Flexible NoSQL flattening - automatic schema generation, flexible querying etc.
- Connect to live MongoDB data, for real-time data access with the MongoDB JDBC Driver
- Full support for data aggregation and complex JOINs in SQL queries
- Seamless integration with leading BI, reporting, and ETL tools and with custom applications via the MongoDB Connector.
Target Service, API
The MongoDB JDBC driver models MongoDB instances as relational databases and supports MongoDB versions 2.6 through 7.0. We support not only MonogoDB hosted version, and DBaaS versions such as Atlas, CosmosDB with MongoDB API, and Amazon DocumentDEB Cluster. The driver leverages the MongoDB API, including the MongoDB aggregation framework, to enable bidirectional SQL access to MongoDB data.
Schema, Data Model
MongoDB is a schemaless, document database that provides high performance, availability, and scalability. The driver models the schemaless MongoDB objects into relational tables and translates SQL queries into MongoDB queries to get the requested data. The Automatic Schema Discovery scheme automatically finds the data types in a MongoDB object by scanning a configured number of rows of the object. You can use RowScanDepth, FlattenArrays, and FlattenObjects to control the relational representation of the collections in MongoDB. You can also write Free-Form Queries not tied to the schema.
Key Objects
User defined objects are exposed as relational tables.
Operations
You can use SELECT, INSERT, UPDATE, DELETE, CREATE TABLE, DROP TABLE, CACHE and many other SQL statements.
Authentication
The driver supports Authenticdation Schemes;, MONGODB-CR, SCRAM-SHA-1, SCRAM-SHA-256, PLAIN (LDAP), GSSAPI, and X509.
JDBC Access to MongoDB
Full-featured and consistent SQL access to any supported data source through JDBC
-
Certified Compatibility*
Our drivers undergo extensive testing and are certified to be compatible with leading analytics and reporting applications like SAP Crystal Reports, Pentaho, Business Objects, Crystal Reports and many more.
-
Metadata Discovery
Full support for JDBC DatabaseMetaData provides extensive schema discovery capabilities. Explore tables, columns, keys, and other data constructs based on user identity.
-
Developer Friendly
Design-time support for all major Java IDEs, including Eclipse, IntelliJ, and NetBeans.
-
JDBC Remoting
Our exclusive remoting feature allows hosting the JDBC connection on a server to enable connections from various clients on any platform (Java, .NET, C++, PHP, Python), using any standards-based technology (ODBC, JDBC, etc.). JDBC Remoting is enabled using the popular MySQL wire protocol server.
-
Replication and Caching
Our replication and caching commands make it easy to copy data to local and cloud data stores such as Oracle, SQL Server, Google Cloud SQL, etc. The replication commands include many features that allow for intelligent incremental updates to cached data.
-
String, Date, Numeric SQL Functions
The driver includes a library of over 50 functions that can manipulate column values into the desired result. Popular examples include Regex, JSON, and XML processing functions.
-
Collaborative Query Processing
Our drivers enhance the data source's capabilities by additional client-side processing, when needed, to enable analytic summaries of data such as SUM, AVG, MAX, MIN, etc.
-
Easily Customizable and Configurable
The data model exposed by our JDBC Drivers can easily be customized to add or remove tables/columns, change data types, etc. without requiring a new build. These customizations are supported at runtime using human-readable schema files that are easy to edit.
-
Secure Connectivity
Includes standard Enterprise-class security features such as TLS/ SSL data encryption for all client-server communications.
See what you can do with MongoDB JDBC Driver
Integrate MongoDB into your systems and data warehouses through popular Java-based ETL/EAI tools. Supports both self-hosted environments and cloud service deployment.
Connect to MongoDB from any JDBC-compatible BI, reporting, and data virtualization platform. Provides seamless integration using SQL as the standard query interface across all tools.
Use the MongoDB JDBC Driver to rapidly deliver Java-based applications that connect with MongoDB. Universal SQL-based interactivity simplifies integration and speeds time to market.
Connect to MongoDB — empower every team
- CData JDBC Drivers for MongoDB will act as if it is a native connector for you ETL, BI, Data Virtualization tool.
- Organizations can connect to the new services to capture full view of business, or migrate to modern data technology while maintaining the connection to existing sytems.
- Speed up your AI initiative with CData. Connect your data with the AI / ML platform of your choice.
Need to integrate your internal systems with MongoDB? CData JDBC Drivers let you do it easily. Java based applications can easily connect to MongoDB with SQL/JDBC — any ETL, EAI (Enterprise Application Integration), ESB (Enterpriese Service Bus) can connect to MongoDB.
- Embed CData JDBC Drivers for MongoDB to your product and differentiate with your connectivity
- Standard SQL access. Stop researching on different authentication, data model and query methods.
- Utilize your resource to build your product, CData takes care of your connectivity
Frequently Asked MongoDB JDBC Driver Questions
Learn more about MongoDB JDBC drivers for data and analytics integration
Can MongoDB be used with Java?
Yes, MongoDB can be used with Java . CData provides a JDBC type 4/5 driver for MongoDB that allows Java applications to connect to MongoDB using standard JDBC APIs. This driver enables you to execute SQL queries, manage connections, and process data stored in MongoDB from Java, or any Java-based application that supports JDBC.
Does MongoDB support JDBC?
Not natively. However, CData offers a JDBC driver for MongoDB that allows you to connect to MongoDB data from any Java-based application that supports JDBC, just like you would access a traditional database. This can be useful for tasks like:
- Accessing MongoDB from applications: Connect to MongoDB data in popular tools and applications including Informatica, Talend, Apache Spark, Apache NiFi, and many others.
- Real-time data: You can work with live MongoDB data within these applications, enabling tasks like reporting and analysis.
- Connecting systems: Build data integrations between MongoDB and other systems.
The MongoDB JDBC driver is a pure Java type 4/5 driver with comprehensive ANSI SQL-92 support. This means that virtually any application that can connect to data via JDBC, can use the CData JDBC driver for real-time integration. Download a fully functional free trial of the MongoDB JDBC driver today to get started.
Is there a JDBC driver for MongoDB?
Yes, the CData JDBC driver for MongoDB provides universal JDBC data connectivity for MongoDB. The MongoDB JDBC driver offers a simple SQL-based layer of abstraction that simplifies real-time data access for users and applications, enabling them to communicate with MongoDB using a standardized set of functions. Virtually any application on any platform can use the CData JDBC driver for real-time integration.
How do I connect to MongoDB via JDBC?
Connectivity to MongoDB via JDBC is easy. First, download and install the MongoDB JDBC driver.
Once the installation is complete, navigate to the JDBC driver documentation page. Here, you'll find a wealth of information about the installed driver. The step-by-step instructions for creating a DSN and using it to connect to MongoDB via JDBC are just the beginning. The documentation also provides extensive configuration details for using the MongoDB JDBC driver with all your favorite applications and development tools, ensuring you have all the support you need.
Where can I download a JDBC driver for MongoDB?
All of the CData JDBC drivers, including the MongoDB JDBC driver are available for download online. To get started, download a fully functional free trial of the MongoDB JDBC driver today.
How do I install the JDBC driver for MongoDB?
To install the MongoDB driver, simply download one of the MongoDB JDBC driver installers available online. The installers are comprehensive setup utilities that will install all the components required to use the MongoDB JDBC driver on your system.
Popular JDBC Videos:
