Skip to main content

A simple connector for Amazon Redshift using JDBC

Project description

Redshift Connector

This package allows you to easily connect to Amazon Redshift using JDBC and execute SQL queries.

Prerequisites

Before using the Redshift Connector, you need to download two required files:

  1. Redshift JDBC Driver (redshift-jdbc42-2.1.0.32.jar)
  2. AWS SDK (aws-java-sdk-bundle-1.11.375.jar)

Download Instructions:

  • Redshift JDBC Driver:
    Download the Redshift JDBC driver from the official AWS page:
    Amazon Redshift JDBC Driver

    After downloading, extract the contents and locate the redshift-jdbc42-2.1.0.32.jar file.

  • AWS SDK:
    Download the AWS SDK for Java from the following link:
    AWS SDK for Java - Version 1.x

    After downloading, extract the ZIP file and locate the aws-java-sdk-bundle-1.11.375.jar file.

Setting Up the Files:

  1. Download the above files and place them in a directory on your system (e.g., C:\Users\redshift-jdbc42\).

  2. After downloading, use the file paths as input parameters when running the Redshift Connector.

jdbc_driver_path = r"C:\Users\redshift-jdbc42\redshift-jdbc42-2.1.0.32.jar"
aws_sdk_path = r"C:\Users\redshift-jdbc42\aws-java-sdk-bundle-1.11.375.jar"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redshift_connector_bade-0.1.2.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

redshift_connector_bade-0.1.2-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file redshift_connector_bade-0.1.2.tar.gz.

File metadata

  • Download URL: redshift_connector_bade-0.1.2.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for redshift_connector_bade-0.1.2.tar.gz
Algorithm Hash digest
SHA256 20ced0deb9365df2d5ddd4f612be5986525a183b888180c67fd2aa08cfc74ca5
MD5 6913784c1099b68e6a75d8d6576f2a5d
BLAKE2b-256 5dc82c92cca790609d453951197a64b3f9bd5a6f78030f55a721002af9ab43b2

See more details on using hashes here.

File details

Details for the file redshift_connector_bade-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for redshift_connector_bade-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a7916f63e60a264d03fd3af1c5a30f7c90a1f193b2a6e9d202d7ef66c721c320
MD5 f61293523554118493d4b5bc42b009a1
BLAKE2b-256 652de59ec474ded9b926f03b3cd5d91913fddfce831610105638e33730087a86

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page