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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

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
Revised Revision 1 made by onarainydayillwinanyway at 2024-12-04T22:24:05Z
Category ClickHouse
Home page https://kovalevdima.github.io/ClickHaskell/
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 14 total (14 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