redshift-connector 2.1.3
0
Redshift interface library
Contents
Redshift interface library
Stars: 203, Watchers: 203, Forks: 75, Open Issues: 21The aws/amazon-redshift-python-driver
repo was created 4 years ago and the last code push was 1 months ago.
The project is popular with 203 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
Related Packages
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 21 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