Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
Advanced User-Interface for ClickHouse
- Host: GitHub
- URL: https://github.com/metrico/clickhouse-mate
- Owner: metrico
- License: agpl-3.0
- Created: 2022-04-11T16:20:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-21T19:42:52.000Z (over 1 year ago)
- Last Synced: 2024-08-03T18:20:17.253Z (4 months ago)
- Topics: clickhouse, clickhouse-client, clickhouse-server, cloki, sql
- Language: TypeScript
- Homepage: https://metrico.github.io/clickhouse-mate/
- Size: 29.1 MB
- Stars: 84
- Watchers: 5
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-clickhouse - metrico/clickhouse-mate - ClickHouse-Mate is an advanced user interface for ClickHouse that enhances SQL query management through autocompletion and efficient navigation. (UIs / GUI)
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