Skip to main content

No project description provided

Project description

Intro

A Naive Thread Safe clickhouse-client-pool based on clickhouse_driver.

Installation

clickhouse-client-pool is distributed on PyPI as a universal wheel and is available on Linux/macOS and Windows and supports Python 2.7/3.6+.

$ pip install clickhouse-client-pool
from clickhouse_client_pool import Client


client = Client('127.0.0.1', 9000, max_connections=10)
client.execute("select 1")

Installation

License

clickhouse-client-pool is distributed under the terms of

at your option.

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

clickhouse-client-pool-0.0.1.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file clickhouse-client-pool-0.0.1.tar.gz.

File metadata

  • Download URL: clickhouse-client-pool-0.0.1.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0

File hashes

Hashes for clickhouse-client-pool-0.0.1.tar.gz
Algorithm Hash digest
SHA256 94ea34d7ae0188b49c94d0acbda85a5cec535da058196bc13ca5b5d27e304940
MD5 4e05915ddec2cb793c8785fe082a4b62
BLAKE2b-256 e17485c6f93d34ee92c5861577ead598d530cd8a4c71e3149ae502479cd5754d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page