Hacker News new | ask | show | jobs
by siamese_puff 601 days ago
Can you elaborate when I'd use this over the native HTTP support? https://clickhouse.com/docs/en/interfaces/http
1 comments

Hi. My code uses, among other things, everything that is described in the official documentation on your link. and also supports additional features, including working with pandas, polars, vaex, dask, executing multiquery with the creation of temporary tables with intermediate results and some other features. read the project description and examples. thank you for your interest and question
Very cool and nice work!