amphitheatre-app / amphitheatre-app/omi
MySQL, PostgresSQL and Sqlite database drivers
Aperta
enhancement
help wanted
- Lingua principale
- Rust
- Stelle
- 8
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
`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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.