Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/metrico/clickhouse-mate

Advanced User-Interface for ClickHouse
https://github.com/metrico/clickhouse-mate

clickhouse clickhouse-client clickhouse-server cloki sql

Last synced: about 2 months ago
JSON representation

Advanced User-Interface for ClickHouse

Awesome Lists containing this project

README

        

# ClickHouse-Mate
Advanced Clickhouse _"play"_ Client and User-Interface

[Live DEMO](https://metrico.github.io/clickhouse-mate/)



### Key Features

- ClickHouse SQL Query autocompletion
- Fast Database and Table tree navigation
- Advanced result Filtering and Sorting
- Inline ClickHouse SQL documentation
- Query Presets and History
- HTTP/S connection support
- 100% Web Client, no server/backend

### Usage

Use the [public version](https://metrico.github.io/clickhouse-mate/) _(no data goes through the server)_, [remix on glitch](https://glitch.com/edit/#!/remix/clickhouse-mate-demo), download the [latest build](https://github.com/metrico/clickhouse-mate/releases/latest/download/release.zip) or build your own:

```
git clone https://github.com/metrico/clickhouse-mate
cd ./clickhouse-mate
npm run build
npm start
```

### License
Licensed under [AGPLv3](LICENSE), sponsored by [qxip/metrico](https://metrico.in) as part of the [qryn](https://cloki.org) project