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 hashes)

Uploaded Source

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