mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
6 lines
171 B
Markdown
6 lines
171 B
Markdown
Simple database service
|
|
|
|
# DB Service
|
|
|
|
The DB service is a simple database which provides persistent storage via a CRUD API. It includes fast querying, ordering and more.
|