mirror of
https://github.com/kevin-DL/services.git
synced 2026-07-09 02:04:59 +00:00
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.