ClickHaskell: ClickHouse driver

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

Small dependency footprint highlevel ClickHouse driver


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
release

Pre-release build options

Disabled
dev

Dump core

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

  • No Candidates
Versions [RSS] 0.1.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), binary (<9), bytestring (<0.13), deepseq (<1.6), network, text (<2.2), time (<1.13), vector (<0.14), wide-word (<0.2) [details]
License BSD-3-Clause
Copyright 2023 Kovalev Dmitry
Author Kovalev Dmitry
Maintainer Kovalev Dmitry
Category ClickHouse
Home page https://github.com/KovalevDima/ClickHaskell#readme
Bug tracker https://github.com/KovalevDima/ClickHaskell/issues
Source repo head: git clone https://github.com/KovalevDima/ClickHaskell(ClickHaskell)
Uploaded by onarainydayillwinanyway at 2024-12-02T03:54:36Z
Distributions
Downloads 12 total (12 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-12-02 [all 1 reports]

Readme for ClickHaskell-0.1.0

[back to package description]

Description

ClickHaskell is a Haskell implementation of
ClickHouse DBMS Native protocol and client

You can find more details on documentation page