verdict-project / verdict

Interactive-Speed Analytics: 200x Faster, 200x Fewer Cluster Resources, Approximate Query Processing
http://verdictdb.org
Apache License 2.0
248 stars 66 forks source link

Add support for ClickHouse database #392

Open pachico opened 4 years ago

pachico commented 4 years ago

Good morning.

Have you thought about giving support to ClickHouse (very fast open source OLAP db)? It uses a subset of SQL + lots of custom functions. https://clickhouse.yandex/

Cheers

pyongjoo commented 4 years ago

Thanks for asking! ClickHouse certainly got our attention, but we haven't had enough time to work on it.

Let me know if you are interested in any company-level collaborations.

Thanks, Yongjoo

pachico commented 4 years ago

I can't commit to a company level collaboration but certainly to a personal one, despite we use ClickHouse at work in production. My intention is to expand the fields where we exploit ClickHouse so I certainly see very real use cases. Having said that I'm not a python developer but I can definitely test and recommend features. I see the landscape of ClickHouse adoptions growing up at a steady pace so I think we wouldn't be the only ones taking benefit from a driver connecting to it. Let me know what I can do.

Cheers