
KovalevDima/ClickHaskell: ClickHouse Native protocol driver in Haskell
ClickHaskell is a Haskell implementation of the ClickHouse DBMS native protocol, designed for building data-intensive applications. It embraces a functional programming philosophy, offering a type-safe, low-boilerplate API that is thread-safe and well-documented. While it boasts an extensible CI/CD pipeline, the project currently has a single active maintainer and limited support for some protocol features. ClickHaskell stands out as the only actively maintained open-source alternative for ClickHouse in the Haskell ecosystem, making it a valuable resource for developers seeking to leverage ClickHouse's capabilities in event-driven architectures.

Commenti