tensorbase
tensorbase copied to clipboard
Top Performance ClickHouse HTTP Protocol Server in Rust
- [ ] support http primitives on top of existed CH existed CH compatible server
- [ ] improve some internal flow to enable primary data types
- [ ] functionalities enablement
- [ ] compression
- [ ] auth, interaction with #126
- [ ] metrics, interaction with #165
- [ ] unit tests and integ tests
- [ ] in-Rust http integ
- [ ] JDBC driver
- [ ] option: python, some web frontends
- [ ] benchmarks
- [ ] docs
Refs: https://clickhouse.tech/docs/en/interfaces/http/