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.2.tar.gz (4.3 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: clickhouse-client-pool-0.0.2.tar.gz
  • Upload date:
  • Size: 4.3 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.2.tar.gz
Algorithm Hash digest
SHA256 a42d1b2f70d487df94cc7ca77dc8ec6e158e6689f3346e8ab69660dd1f62451b
MD5 37ecddcd8a4f2e5f61ae3041109a479c
BLAKE2b-256 b08d2c7655ce3fe9cd7e5d54c14edf2f87e71fe35e419228b256019a6277c414

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