anitnilay20 / anitnilay20/thoth

Data source: ClickHouse plugin

Aperta
#100 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
architecture feature future plugin:database size:large
Lingua principale
Rust
Stelle
70
Fork
5
Merge medio
10h 33m
PR unite (30g)
2

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
clickhouse, rust, sql
Ambito
databases
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Tranquilla
Chiarezza
Abbastanza chiara
Idoneità per principianti
42/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.