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

Uploaded Python 3

File details

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

File metadata

  • Download URL: redshift_connector_bade-0.1.0.tar.gz
  • Upload date:
  • Size: 3.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.0.tar.gz
Algorithm Hash digest
SHA256 3d71d47629ed1130d57bcbde1240bc703089813481b36eb0eb1354e59211aab0
MD5 4912dbec8ee45a44d000b05e3760279f
BLAKE2b-256 2de0a3a9ed9a39d7b27d5c8ca581afcc1c89f44ae9a3b6a2e907abd722222dbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for redshift_connector_bade-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 966ee95db68f22e5e24d1d15e0054fe2f1f1caf271fc0350240f900270d5de6f
MD5 b46c2b4ab84f2d1ca765ce6a049a6089
BLAKE2b-256 721e438880396e62f822c4a2a23066aa0d6a7ad7fc66c33056b3da22258cdb05

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