Show HN: ClickHouse-local – a small tool for serverless data analytics Me with my friend Vitaly Ludvichenko made an experiment to combine ClickHouse server and client to make a self-contained program running a database engine and processing data without a server: https://ift.tt/9y7Wlro Development continued in the past 6 years, and now clickhouse-local becomes a swiss-army knife for data processing. Say "ffmpeg" for datasets and more. It can resemble textql, octosql, dsq, duckdb, trdsql, q, datafusion-cli, spyql, but has better capabilities and performance. Here is a tutorial: https://ift.tt/OcbEIu0... "serverless" in the same sense as here: https://ift.tt/VUGCcLQ and also in the more common sense - clickhouse-local can be packaged into AWS Lambda and serve queries on a per-request basis, as here: https://ift.tt/Xt4O8x3 https://ift.tt/hXPCI2n January 6, 2023 at 01:00AM
0 Comments