Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evanxg852000/clicktsdb
A time-series database backed by ClickHouse
https://github.com/evanxg852000/clicktsdb
Last synced: about 13 hours ago
JSON representation
A time-series database backed by ClickHouse
- Host: GitHub
- URL: https://github.com/evanxg852000/clicktsdb
- Owner: evanxg852000
- License: agpl-3.0
- Created: 2024-01-26T16:58:12.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-26T17:02:51.000Z (10 months ago)
- Last Synced: 2024-04-16T00:19:48.378Z (7 months ago)
- Language: Rust
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clicktsdb
A time-series database backed by ClickHouse that can serve as prometheus remote storage.
I built this as part of my projects at [recurse center W2'24](https://www.recurse.com/) not fully complete but it's in a state I feel like I will not learn new things unless I implement new features or decide to make it production grade (make it highly performant). I believe I can do this later after the recurse batch, so let me move on to something more challenging.
Features:
- Prometheus remote storage
- Basic promQL API
- prometheus-matchers
- Data Ingestion using influxDB line protocol
- Include a purposefully built full-text library