ClickHaskell: ClickHouse driver

[ bsd3, clickhouse, library ] [ Propose Tags ] [ Report a vulnerability ]

Small dependency footprint highlevel ClickHouse driver


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
dev

Dumps Core representation

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.2.0, 1.0.0 (info)
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), binary (<9), bytestring (<1), deepseq (<2), network (<4), time (<2), wide-word (<1) [details]
Tested with ghc ==9.4.8, ghc ==9.6.7, ghc ==9.8.4, ghc ==9.10.3, ghc ==9.12.2
License BSD-3-Clause
Copyright 2023 Kovalev Dmitry
Author Kovalev Dmitry
Maintainer Kovalev Dmitry
Category ClickHouse
Home page https://clickhaskell.dev/
Bug tracker https://git.clickhaskell.dev/
Source repo head: git clone https://github.com/KovalevDima/ClickHaskell
Uploaded by onarainydayillwinanyway at 2025-12-14T07:51:00Z
Distributions NixOS:0.2.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 72 total (11 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for ClickHaskell-1.0.0

[back to package description]

ClickHaskell

Haskell implementation of ClickHouse DBMS Native protocol and client

Haddock documentation are incomplete. Visit Home page to learn more