clickhouse-connect 0.8.3
0
ClickHouse Database Core Driver for Python, Pandas, and Superset
Contents
ClickHouse Database Core Driver for Python, Pandas, and Superset
Stars: 319, Watchers: 319, Forks: 65, Open Issues: 28The ClickHouse/clickhouse-connect
repo was created 2 years ago and the last code push was 5 days ago.
The project is popular with 319 github stars!
How to Install clickhouse-connect
You can install clickhouse-connect using pip
pip install clickhouse-connect
or add it to a project with poetry
poetry add clickhouse-connect
Package Details
- Author
- ClickHouse Inc.
- License
- Apache License 2.0
- Homepage
- https://github.com/ClickHouse/clickhouse-connect
- PyPi:
- https://pypi.org/project/clickhouse-connect/
- GitHub Repo:
- https://github.com/ClickHouse/clickhouse-connect
Classifiers
Related Packages
Errors
A list of common clickhouse-connect errors.
Code Examples
Here are some clickhouse-connect
code examples and snippets.
GitHub Issues
The clickhouse-connect package has 28 open issues on GitHub
- Optional max_error_chars parameter added to HTTP Client class
- Database Error Message Cuts off at 240 characters
- Support more granular timeouts for queries
- Is there a way to use this library or any other in Python to issue queries to clickhouse-local
- Improve Insert Performance