Contents

redshift-connector 2.1.2

0

Redshift interface library

Redshift interface library

Stars: 202, Watchers: 202, Forks: 73, Open Issues: 17

The aws/amazon-redshift-python-driver repo was created 3 years ago and the last code push was 2 days ago.
The project is popular with 202 github stars!

How to Install redshift-connector

You can install redshift-connector using pip

pip install redshift-connector

or add it to a project with poetry

poetry add redshift-connector

Package Details

Author
Amazon Web Services
License
Apache License 2.0
Homepage
https://github.com/aws/amazon-redshift-python-driver
PyPi:
https://pypi.org/project/redshift-connector/
GitHub Repo:
https://github.com/aws/amazon-redshift-python-driver

Classifiers

  • Database/Front-Ends
  • Software Development/Libraries/Python Modules
No  redshift-connector  pypi packages just yet.

Errors

A list of common redshift-connector errors.

Code Examples

Here are some redshift-connector code examples and snippets.

GitHub Issues

The redshift-connector package has 17 open issues on GitHub

  • Multiple statements execution
  • [Feature request] Efficient bulk inserts (single bulk insert statement)
  • SQLAlchemy result.rowcount is always -1
  • Execute .SQL files
  • chore: bump(deps-dev): update pytest requirement from <5.5.0,>=5.4.0 to >=5.4.0,<6.3.0

See more issues on GitHub

Related Packages & Articles

pandas 2.2.2

Powerful data structures for data analysis, time series, and statistics

spacy 3.7.5

Industrial-strength Natural Language Processing (NLP) in Python

keras 3.4.1

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. The core data structures of Keras are layers and models. The philosophy is to keep simple things simple, while allowing the user to be fully in control when they need to (the ultimate control being the easy extensibility of the source code via subclassing).

gensim 4.3.3

Python framework for fast Vector Space Modelling