The JDBC driver for the Amazon DocumentDB managed document database provides an SQL-relational interface for developers and BI tool users. The Amazon DocumentDB JDBC driver can perform automatic schema discovery and generate an SQL to DocumentDB schema mapping. See the schema discovery documentation for more details of this process. Follow the requirements and setup directions to get you environment ready to use the Amazon DocumentDB JDBC driver. Assuming your Amazon DocumentDB cluster is hosted in a private VPC, you'll want to create an SSH tunnel to bridge to your cluster in the VPC. If you're a Tableau or other BI user, follow the directions on how to setup and use BI tools with the driver. The Amazon DocumentDB JDBC driver can perform automatic schema discovery and generate an SQL to DocumentDB schema mapping.
Features
- This project is licensed under the Apache-2.0 License
- The Amazon DocumentDB JDBC driver has a number of important limitations
- Regenerate or clear the existing schema
- The SQL to DocumentDB schema mapping can be managed in several ways
- Follow the requirements and setup directions to get you environment ready
- Manage Schema Using the Command Line Interface