Contents

clickhouse-driver 0.2.10

0

Python driver with native interface for ClickHouse

Python driver with native interface for ClickHouse

Stars: 1294, Watchers: 1294, Forks: 226, Open Issues: 81

The mymarilyn/clickhouse-driver repo was created 8 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1294 github stars!

How to Install clickhouse-driver

You can install clickhouse-driver using pip

pip install clickhouse-driver

or add it to a project with poetry

poetry add clickhouse-driver

Package Details

Author
Konstantin Lebedev
License
MIT
Homepage
https://github.com/mymarilyn/clickhouse-driver
PyPi:
https://pypi.org/project/clickhouse-driver/
Documentation:
https://clickhouse-driver.readthedocs.io
GitHub Repo:
https://github.com/mymarilyn/clickhouse-driver

Classifiers

  • Database
  • Scientific/Engineering/Information Analysis
  • Software Development
  • Software Development/Libraries
  • Software Development/Libraries/Application Frameworks
  • Software Development/Libraries/Python Modules
No  clickhouse-driver  pypi packages just yet.

Errors

A list of common clickhouse-driver errors.

Code Examples

Here are some clickhouse-driver code examples and snippets.

GitHub Issues

The clickhouse-driver package has 81 open issues on GitHub

  • maybe_enquote_for_server decorator incorrectly quotes arrays/tuples for server-side parameters
  • Bump the github-actions group with 4 updates
  • Add new JSON type.
  • NumPy support is not implemented for Variant

See more issues on GitHub

Related Packages & Articles