Hacker News new | ask | show | jobs
Use Cases for ChDB, a Powerful In-Memory OLAP SQL Engine (runportcullis.co)
9 points by auxten 549 days ago
1 comments

ChDB seems super underrated. I wonder if there exists a way to use only CHDB in your client and only use S3 for storage.
I just noted that Clickhouse can read and WRITE to Avro, so might be possible store Avro on S3 and query via ChDB. Interesting.