clickhouse

Tag

Cards List
#clickhouse

Pandas API for DuckDB, PostgreSQL & ClickHouse — keeping computation inside the database[P]

Reddit r/MachineLearning · 9h ago

memFrame is an open-source dataframe API that translates Python DataFrame operations to SQL, enabling computation to stay within databases like DuckDB, PostgreSQL, and ClickHouse, and includes a multiagent architecture for natural language data interaction.

0 favorites 0 likes
#clickhouse

Andy Pavlo Joins ClickHouse to Establish ClickHouse Labs

Hacker News Top · 2026-08-03 Cached

Andy Pavlo, a renowned database professor from Carnegie Mellon, joins ClickHouse to establish and lead ClickHouse Labs, a new research group focused on advancing database technology and integrating innovations into ClickHouse and PostgreSQL.

0 favorites 0 likes
#clickhouse

What's the most popular number in Hacker News titles?

Hacker News Top · 2026-07-15 Cached

Analysis of Hacker News titles reveals that '2' is the most popular number, but many counts are inflated by decimal numbers like '2.0'. The author refines the query to filter years and combine decimal numbers.

0 favorites 0 likes
#clickhouse

@clickhouse/rowbinary: when your library is also a parser compiler

Lobsters Hottest · 2026-07-15 Cached

ClickHouse releases @clickhouse/rowbinary, a Node.js library for reading/writing RowBinary formats that also includes a skill file enabling coding agents to generate query-specific, high-performance parsers that run 1.5–3.4x faster than generic parsers.

0 favorites 0 likes
#clickhouse

Helicone allows users to write SQL directly to a shared ClickHouse

Hacker News Top · 2026-07-14 Cached

Helicone implemented a feature called HQL allowing customers to write raw SQL queries against a shared ClickHouse database. They use ClickHouse row policies and custom settings to enforce multi-tenant isolation, ensuring each organization can only see its own data.

0 favorites 0 likes
#clickhouse

We scaled PgBouncer to 4x throughput

Hacker News Top · 2026-07-11 Cached

ClickHouse Managed Postgres scales PgBouncer to 4x throughput by running a fleet of processes with SO_REUSEPORT, enabling multi-core utilization and solving cancellation forwarding via peering.

0 favorites 0 likes
#clickhouse

Clickhouse is winning the Observability Wars

Lobsters Hottest · 2026-07-03 Cached

The article argues that ClickHouse has become the dominant database for observability due to its performance handling high-volume, time-ordered logs, solving long-standing log management challenges.

0 favorites 0 likes
#clickhouse

A complete ClickHouse OLAP engine, compiled to WebAssembly

Hacker News Top · 2026-07-01 Cached

chDB is a complete ClickHouse OLAP engine compiled to WebAssembly, enabling SQL queries directly in the browser via a SQL shell at wasm.chdb.io.

0 favorites 0 likes
#clickhouse

Ray Tracer in SQL

Hacker News Top · 2026-07-01 Cached

A ray tracer implemented entirely in ClickHouse SQL queries, rendering images to PNG without any external code or UDFs. Demonstrates procedural terrain, CSG geometry, and parallel pixel computation.

0 favorites 0 likes
#clickhouse

WAL-RUS: a Rust Rewrite of WAL-G for PostgreSQL Backups

Hacker News Top · 2026-06-27 Cached

ClickHouse Cloud announces WAL-RUS, an open-source Rust rewrite of WAL-G for PostgreSQL backups, focusing on predictable memory usage and WAL-G compatibility.

0 favorites 0 likes
#clickhouse

Announcing Silk: a silky smooth fiber runtime for ClickHouse

Lobsters Hottest · 2026-06-25 Cached

Silk is a new stackful-fiber library and scheduler for ClickHouse, designed to improve asynchronous I/O performance with NUMA-aware work stealing, io_uring, and zero heap allocation in the hot path. It targets I/O-bound components like distributed cache, object storage, and network I/O.

0 favorites 0 likes
#clickhouse

PostgresBench: A Reproducible Benchmark for Postgres Services

Hacker News Top · 2026-06-20 Cached

ClickHouse has released PostgresBench, a public and reproducible benchmark for comparing managed Postgres services, using the standard pgbench tool with TPC-B-like workloads at multiple scale factors.

0 favorites 0 likes
#clickhouse

@makisuo: All types of databases, Redis, Postgres, Clickhouse, Mysql etc. now display important stats and metrics aswell as most …

X AI KOLs Timeline · 2026-06-04 Cached

Maple service map now displays important stats and metrics for various databases including Redis, Postgres, Clickhouse, and MySQL.

0 favorites 0 likes
#clickhouse

@posthog: https://x.com/posthog/status/2062595534381326421

X AI KOLs Timeline · 2026-06-04 Cached

PostHog used an AI agent based on Karpathy's autoresearch to find a three-year-old bug in their ClickHouse query engine that prevented proper primary key usage for timestamp filters. Fixing it improved performance by 11% and reduced scanned granules by 62%.

0 favorites 0 likes
#clickhouse

Silk: Open-source cooperative fiber scheduler

Hacker News Top · 2026-05-20 Cached

Silk is an open-source cooperative fiber scheduler for Linux with per-CPU scheduler threads, io_uring integration, and topology-aware work-stealing, designed for high concurrency with low overhead.

0 favorites 0 likes
#clickhouse

@MrCollison: The craziest thing about building a game engine is I've learned a concept that scared me the most: Columnar Stores It's…

X AI KOLs Timeline · 2026-05-17 Cached

The author shares a personal breakthrough in understanding columnar stores while building a game engine, relating it to Trizen's ECS and ClickHouseDB.

0 favorites 0 likes
#clickhouse

@makisuo: Maple's service map automatically shows Databases your services are calling, with integrations for providers like Plane…

X AI KOLs Timeline · 2026-05-16 Cached

Maple's service map now automatically shows databases your services are calling, with upcoming integrations for Planetscale, Tinybird, and Clickhouse for more details.

0 favorites 0 likes
← Back to home

Submit Feedback