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.1.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.1-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: redshift_connector_bade-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 37cbfc5540bab8833c57b057ce4d4c223b1a026622d35bf6181b51794c359e79
MD5 e43553de97b35ec42f337a09a9a56fce
BLAKE2b-256 b508c8f2e495353ba19a30edc31f8731eb3f1237b260b15770c15181c27a81a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for redshift_connector_bade-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0ab4b63b64b1614faea6cb2e38be246dbfde6d910023088878cb5b209e95a416
MD5 98af8e62db0cfa16436f36bacda8f42f
BLAKE2b-256 233c071ccac91e0a10d105f8094c012e64bbbc767b3d9d748041f81b25e6ac69

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