anitnilay20 / anitnilay20/thoth

Data source: MongoDB plugin

Offen
#101 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
architecture feature future plugin:database size:large
Vorherrschende Sprache
Rust
Sterne
70
Forks
5
Ø Merge
10 Std. 33 Min.
Gemergte PRs (30 T.)
2

Beschreibung

Document database. **Non-SQL** — new adapter shape + browsing paradigm.

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
- MongoDB wire protocol (`OP_MSG`) over TCP `:27017`, BSON payloads. Auth: SCRAM-SHA-256 (same family as the Postgres SCRAM already implemented), TLS.

## Reuse
- `tcp-client`, owner thread, `secure-storage`, tabs, and `json-tree` for documents.

## New work
- MongoDB wire protocol + BSON codec; SCRAM-SHA-256 auth; a document browser (database → collection → documents), a find/filter query editor (JSON), and results rendered as a `json-tree` list rather than a table.

---
Part of the data-source plugins epic #109.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.