GithubHelp home page GithubHelp logo

tan-yi-cheng / amazon-documentdb-jdbc-driver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aws/amazon-documentdb-jdbc-driver

0.0 0.0 0.0 9.63 MB

Amazon DoumentDB JDBC driver to connect from BI tools and execute SQL Queries

License: Apache License 2.0

JavaScript 0.55% Java 99.37% Dockerfile 0.02% Shell 0.06%

amazon-documentdb-jdbc-driver's Introduction

Amazon DocumentDB JDBC Driver

Code Coverage Instructions Code Coverage Branches

Overview

The JDBC driver for the Amazon DocumentDB managed document database provides an SQL-relational interface for developers and BI tool users.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

Documentation

See the product documentation for more detailed information about this driver.

Setup and Usage

To setup and use the DocumentDB JDBC driver, follow these directions.

Connection String Syntax

jdbc:documentdb://[<user>[:<password>]@]<hostname>[:<port>]/<database-name>[?<option>=<value>[&<option>=<value>[...]]]

For more information about connecting to an Amazon DocumentDB database using this JDBC driver, see the connection string documentation for more details.

Schema Discovery

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.

Schema Management

Schema can be managed in the following ways:

  • generated
  • removed
  • listed
  • exported
  • imported

See the schema management documentation and table schemas JSON format for further information.

SQL and JDBC Limitations

The Amazon DocumentDB JDBC driver has a number of important limitations. See the SQL limitations documentation and JDBC limitations documentation for more information.

Troubleshooting Guide

If you're having an issue using the Amazon DocumentDB JDBC driver, consult the Troubleshooting Guide to see if has a solution for your issue.

amazon-documentdb-jdbc-driver's People

Contributors

affonsov avatar alexey-temnikov avatar andiemontoyeah avatar birschick-bq avatar dependabot[bot] avatar mitchell-elholm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.