Files
services/db
Dominic Wong 901e637687 Display name (#225)
* add displayname

* Commit from GitHub Actions (Publish APIs & Clients)

Co-authored-by: domwong <domwong@users.noreply.github.com>
2021-10-07 14:58:26 +01:00
..
2021-08-19 13:51:25 +01:00
2021-09-02 15:23:24 +01:00
2021-06-02 15:29:52 +01:00
2021-06-02 15:29:52 +01:00
2021-06-02 18:19:09 +01:00
2021-06-11 17:50:32 +01:00
2021-06-02 18:19:09 +01:00
2021-06-02 15:29:52 +01:00
2021-10-07 14:58:26 +01:00
2021-09-08 10:30:33 +01:00

Simple database service

DB Service

The DB service is a straightforward key-value and document database which provides persistent storage via a Create Read Update Delete (CRUD) API. 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.