Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ethlo/clackshack

Asynchronous ClickHouse client that supports querying with progress information. Very useful for large analytical queries.
https://github.com/ethlo/clackshack

clickhouse clickhouse-client java progress progress-bar

Last synced: 1 day ago
JSON representation

Asynchronous ClickHouse client that supports querying with progress information. Very useful for large analytical queries.

Awesome Lists containing this project

README

        

# ClackShack

[![Maven Central](https://img.shields.io/maven-central/v/com.ethlo.clackshack/clackshack.svg)](https://search.maven.org/artifact/com.ethlo.clackshack/clackshack)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2291d61125f44037b92f56893d13fe49)](https://www.codacy.com/gh/ethlo/clackshack/dashboard?utm_source=github.com&utm_medium=referral&utm_content=ethlo/clackshack&utm_campaign=Badge_Grade)
[![GitHub issues open](https://img.shields.io/github/issues/ethlo/clackshack.svg)](https://github.com/ethlo/jsons2xsd/issues)

Unofficial ClickHouse HTTP query interface client.

## Main features

* Easy to use
* Support query progress updates via listener interface.