Description
ClickHouse driver.
README.md
ClickHaskell
Haskell implementation of ClickHouse DBMS Native protocol and client
ClickHaskell allows you:
- to handle 1+ million rows per second
- to share single connection between multiple threads
- to build reliable CI/CD and ship DBMS integrations faster
Visit Home page to learn more
⚠️ Current version is unstable
ClickHaskell 1.0.0 will be released after most of the negative case tests have been implemented. Until then, you may encounter unexpected behavior.