Skip to content

KovalevDima/ClickHaskell

Repository files navigation

ClickHaskell

Haskell implementation of ClickHouse DBMS Native protocol and client

ClickHaskell allows you:

  1. to handle 1+ million rows per second
  2. to share single connection between multiple threads
  3. to build reliable CI/CD and ship DBMS integrations faster

Visit Home page to learn more