Hacker News new | ask | show | jobs
by rubenvanwyk 548 days ago
ChDB seems super underrated. I wonder if there exists a way to use only CHDB in your client and only use S3 for storage.
1 comments

I just noted that Clickhouse can read and WRITE to Avro, so might be possible store Avro on S3 and query via ChDB. Interesting.