Update README.md

This commit is contained in:
Asim Aslam
2021-09-08 10:30:33 +01:00
committed by GitHub
parent 0d58b89029
commit 98cc4d5bb0

View File

@@ -2,12 +2,5 @@ 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.
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.
Powering the backend of your apps from anywhere in the world.
## Benefits
- **No servers to manage**
- **Connect from anywhere**
- **Production ready**