# Amazon DocumentDB JDBC Driver Documentation ## Overview The JDBC driver for the Amazon DocumentDB managed document database provides an SQL-relational interface for developers and BI tool users. ## License This project is licensed under the Apache-2.0 License. ## Documentation - Setup - [Amazon DocumentDB JDBC Driver Setup](setup/setup.md) - [Connection String Syntax and Options](setup/connection-string.md) - Managing Schema - [Schema Discovery and Generation](schema/schema-discovery.md) - [Managing Schema Using the Command Line Interface](schema/manage-schema-cli.md) - [Table Schemas JSON Format](schema/table-schemas-json-format.md) - SQL Compatibility - [SQL Support and Limitations](sql/sql-limitations.md) - JDBC Compatibility - [JDBC Support and Limitations](jdbc/jdbc-limitations.md) - Support - [Troubleshooting Guide](support/troubleshooting-guide.md) ## Getting Started Follow the [requirements and setup directions](setup/setup.md) 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](setup/setup.md#using-an-ssh-tunnel-to-connect-to-amazon-documentdb) 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](setup/setup.md#driver-setup-in-bi-applications) with the driver. ## Setup and Usage To set up and use the DocumentDB JDBC driver, see [Amazon DocumentDB JDBC Driver Setup](setup/setup.md). ## Connection String Syntax ``` jdbc:documentdb://[[:]@][:]/[?