Join Dale’s session at Open House: clickhouse.com/openhouse
Join Dale’s session at Open House: clickhouse.com/openhouse
Don't miss this fireside chat at Open House on 5/29 in San Francisco! clickhouse.com/openhouse
Don't miss this fireside chat at Open House on 5/29 in San Francisco! clickhouse.com/openhouse
See the full list at www.enterprisetech30.com
See the full list at www.enterprisetech30.com
clickhouse.com/blog/clickho...
We acquired @hyperdx.bsky.social to build the future of open-source observability! Help engineers spend less time firefighting at 2 am and more time building.
ClickHouse speed + HyperDX UX = the observability platform you've been waiting for 🚀
clickhouse.com/blog/clickho...
We acquired @hyperdx.bsky.social to build the future of open-source observability! Help engineers spend less time firefighting at 2 am and more time building.
ClickHouse speed + HyperDX UX = the observability platform you've been waiting for 🚀
Reg here, space limited 👉 meetup.com/clickhouse-s...
- Alexey Milovidov, Co-founder/CTO @ ClickHouse
- Daniel Muino, Software Engineer @ Netflix
- Clemens Rawert, Co-founder @ Langfuse
Reg here, space limited 👉 meetup.com/clickhouse-s...
- Alexey Milovidov, Co-founder/CTO @ ClickHouse
- Daniel Muino, Software Engineer @ Netflix
- Clemens Rawert, Co-founder @ Langfuse
Read the full story here👇 clickhouse.com/blog/poolsid...
Read the full story here👇 clickhouse.com/blog/poolsid...
clickhouse.com/openhouse
clickhouse.com/openhouse
is a great online and offline feature store for ML model training.
But how do you structure your data for this use case? This blog guides you though it 👀 clickhouse.com/blog/modelin...
is a great online and offline feature store for ML model training.
But how do you structure your data for this use case? This blog guides you though it 👀 clickhouse.com/blog/modelin...
That’s right, Bluesky folks, we’ve been tinkering with your JSON data.
Malformed events? Fixed.
Duplicates? Handled.
Inconsistent timestamps? Polished.
✨ The result? Clean, query-ready data you can now explore in our SQL playground.
That’s right, Bluesky folks, we’ve been tinkering with your JSON data.
Malformed events? Fixed.
Duplicates? Handled.
Inconsistent timestamps? Polished.
✨ The result? Clean, query-ready data you can now explore in our SQL playground.
We're thrilled to welcome Daniel Weeks, Co-creator of @ApacheIceberg, to celebrate our initial support for Iceberg REST catalogs.
Don’t miss it!
https://buff.ly/4gh7xW1
👉 Major improvements in JOIN optimization
👉 Data Lake catalog and schema evolution support
👉 Native JSON support in Beta
Reg here: clickhouse.com/company/even...
👉 Major improvements in JOIN optimization
👉 Data Lake catalog and schema evolution support
👉 Native JSON support in Beta
Reg here: clickhouse.com/company/even...
We jointly run run 2 billion queries, scanning 1.5 quadrillion records, on top of 50PB of data daily for thousands of users!
www.youtube.com/shorts/gKFSn...
We jointly run run 2 billion queries, scanning 1.5 quadrillion records, on top of 50PB of data daily for thousands of users!
www.youtube.com/shorts/gKFSn...
- BYOC deployment
- JSON & vector search
- Dashboards & query APIs
- Postgres CDC
- AWS PrivateLink and VPC Lattice (we are a launch partner!)
Find us at booth #1737 or read here: clickhouse.com/blog/reinven...
- BYOC deployment
- JSON & vector search
- Dashboards & query APIs
- Postgres CDC
- AWS PrivateLink and VPC Lattice (we are a launch partner!)
Find us at booth #1737 or read here: clickhouse.com/blog/reinven...
Check out this hilarious talk from Larry Finn at @attentivehq.bsky.social if you missed it at NYC meetup, and associated meetup report below. clickhouse.com/blog/confoun...
Check out this hilarious talk from Larry Finn at @attentivehq.bsky.social if you missed it at NYC meetup, and associated meetup report below. clickhouse.com/blog/confoun...
All 3 founders will be there, our CTO Alexey is giving a talk on ClickHouse+AI, and you'll also hear from users like Doordash.
Register now, space is limited - ty @cloudflare.social for hosting! www.meetup.com/clickhouse-s...
All 3 founders will be there, our CTO Alexey is giving a talk on ClickHouse+AI, and you'll also hear from users like Doordash.
Register now, space is limited - ty @cloudflare.social for hosting! www.meetup.com/clickhouse-s...
We dove deep into what ClickHouse is so fast, why AI companies love it (hint: its had a vector data type since 2012), rewriting Zookeeper (yikes), and how math informs database design.
www.rilldata.com/blog/rill-cl...
SELECT cosineDistance(vector, center) AS d FROM "hackernews_llama" ORDER BY d LIMIT 10
Memory, BFloat16: 0.061 sec, 301 GB/sec.
Memory, Float32: 0.146 sec, 276 GB/sec.
MergeTree, BFloat16: 0.136, 146 GB/sec.
github.com/ClickHouse/C...