anitnilay20 / anitnilay20/thoth
Data source: ClickHouse plugin
- Ngôn ngữ chính
- Rust
- Star
- 70
- Fork
- 5
- Merge trung bình
- 10 giờ 33 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
Columnar OLAP database. **SQL** — fits the existing `DbAdapter` pattern closely.
Builds on the **Seshat** foundation (#93, shipped in #99): host `tcp-client` (+ host-side TLS), owner-thread query execution, `secure-storage` for credentials, and the `UiNode` DSL (connection dialog, dock tabs, results grid, `json-tree`).
## Transport
- HTTP interface on `:8123` (simplest to start) **or** the native binary protocol on `:9000`. Auth: user/password, TLS.
## Reuse
- `DbAdapter` trait, results grid, schema browser, EXPLAIN view.
## New work
- HTTP (or native-protocol) client over the shim; ClickHouse type mapping (columnar/nullable/array types); introspection via `SHOW DATABASES/TABLES` + `DESCRIBE`; `EXPLAIN` / `EXPLAIN PIPELINE`.
Depends on the shared **host HTTP client** prerequisite if using the HTTP interface (see umbrella).
---
Part of the data-source plugins epic #109.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Read the Seshat foundation from #93 and #99, then trace the existing DbAdapter trait, results grid, schema browser, and EXPLAIN view. Resolve the shared host HTTP client prerequisite before choosing HTTP on :8123 or the native protocol on :9000; done means authenticated ClickHouse queries, type mapping, introspection, and EXPLAIN/EXPLAIN PIPELINE work through the plugin.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- clickhouse, rust, sql
- Lĩnh vực
- databases
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 42/100