amphitheatre-app / amphitheatre-app/omi
MySQL, PostgresSQL and Sqlite database drivers
Offen
enhancement
help wanted
- Vorherrschende Sprache
- Rust
- Sterne
- 8
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
`omi::Database` serves as the external interface to provide database services for upper-level queries, while internally it does the real database connection and execution work through a concrete driver.
Currently, I have opened the module of `omi::driver` and just added an empty implementation skeleton. Community members are welcome to claim this feature and help us achieve real data accessibility.
**Attachment**: interface definition of `omi::driver`: https://github.com/amphitheatre-app/omi/commit/1860e4e621e48759ebc30c7f1c08deaf42383999
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.