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.3.tar.gz (3.9 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.3-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: redshift_connector_bade-0.1.3.tar.gz
  • Upload date:
  • Size: 3.9 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.3.tar.gz
Algorithm Hash digest
SHA256 ea196f67c9658fa8286cc3023a375c06d2d31c4ab9900df53d7ba5184dfd767f
MD5 6bdfa5de835baba3141ea423088a4e0e
BLAKE2b-256 bcacd684e297528bd93bbcecd226e479f0efd2ff72ee1df56bae1b8ce6222990

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for redshift_connector_bade-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fac0fc843e2108af637d911de3f392694dd78595effa9b46f2f3a1a59273e3cc
MD5 b3fb135ea66f665537406770c438af80
BLAKE2b-256 71740da268ef58c264e63eee3e13c8fd9921f2891fa598c9bad9e49c800ef0ab

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