mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-13 03:25:32 +00:00
6 lines
200 B
Markdown
6 lines
200 B
Markdown
Simple database service
|
|
|
|
# DB Service
|
|
|
|
The DB service is a simple database which provides persistent storage via a Create Read Update Delete (CRUD) API. It includes fast querying, ordering, and more.
|