GithubHelp home page GithubHelp logo

test-mass-forker-org-1 / amazon-redshift-jdbc-driver Goto Github PK

View Code? Open in Web Editor NEW

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

0.0 0.0 0.0 2.22 MB

Redshift JDBC Driver. It supports JDBC 4.2 specification.

License: Apache License 2.0

Shell 0.09% Java 99.91%

amazon-redshift-jdbc-driver's Introduction

Redshift JDBC Driver

The Amazon JDBC Driver for Redshift is a Type 4 JDBC driver that provides database connectivity through the standard JDBC application program interfaces (APIs) available in the Java Platform, Enterprise Editions. The Driver provides access to Redshift from any Java application, application server, or Java-enabled applet.

The driver has many Redshift specific features such as,

  • IAM authentication
  • IDP authentication
  • Redshift specific datatypes support
  • External schema support as part of getTables() and getColumns() JDBC API

The driver supports JDBC 4.2 specification.

Maven Central javadoc

Build Driver

Prerequisites

  • JDK8
  • Maven 3.x
  • Redshift instance connect to.

Build Artifacts

On Unix system run:

build.sh

It builds redshift-jdbc42-{version}.jar and redshift-jdbc42-{version}.zip files under target directory. The jar file is the Redshift JDBC driver.The zip file contains the driver jar file and all required dependencies files to use AWS SDK for the IDP/IAM features.

Installation and Configuration of Driver

See Amazon Redshift JDBC Driver Installation and Configuration Guide for more information.

Here are download links for the latest release:

It also available on Maven Central, groupId: com.amazon.redshift and artifactId: redshift-jdbc42.

Report Bugs

See CONTRIBUTING for more information.

Contributing Code Development

See CONTRIBUTING for more information.

Changelog Generation

An entry in the changelog is generated upon release using gitchangelog <https://github.com/vaab/gitchangelog>. Please use the configuration file, .gitchangelog.rc when generating the changelog.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

amazon-redshift-jdbc-driver's People

Contributors

amazon-auto avatar dependabot[bot] avatar iggarish avatar jeremymailen avatar laurentgo 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.