Ross ROSS = Recommend OSS · open-source software intelligence for agents

mymarilyn/clickhouse-driver

ClickHouse Python Driver with native interface support observed · 2026-08-28

github.com/mymarilyn/clickhouse-driver · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 93
  • Release rhythm 61
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3402
  • days_rel: 47
  • days_push: 42
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1302 stars · 240 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

clickhouse-driver is a Python client library for ClickHouse that communicates over the native TCP interface. It supports DB API 2.0, streaming results, compression, TLS, and optional NumPy array output.

Use cases

  • connect to clickhouse from python
  • insert data into clickhouse efficiently
  • stream large query results from clickhouse
  • use clickhouse with db api 2.0
  • query clickhouse with numpy arrays
  • run clickhouse queries with compression and tls

When to choose

  • you need the fastest Python access to ClickHouse via the native TCP protocol
  • you want DB API 2.0 compatibility or NumPy support
  • you need streaming, compression, TLS, or external data support

When to avoid

  • you prefer an HTTP-based client or ORM-style interface
  • you need async I/O (use aioch instead)
  • you use a database other than ClickHouse

Facets

library · maturity active

database-driver database databases developer-tools python clickhouse native-tcp-protocol db-api numpy sql data-engineering

1 source

Member repositories

RepositoryRoleHealth v2
mymarilyn/clickhouse-drivermain83

For agents

markdown · JSON · MCP: product_card(name="mymarilyn/clickhouse-driver")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem