mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 11:15:12 +00:00
7 lines
340 B
Markdown
7 lines
340 B
Markdown
Simple database service
|
|
|
|
# DB Service
|
|
|
|
The DB service is a straightforward key-value and document database which provides persistent storage via a CRUD interface. It includes feature rich querying and JSON based formatted records for native use in Node.js and or any language. Powering the backend of your apps from anywhere in the world.
|
|
|