Update README.md

This commit is contained in:
Asim Aslam
2022-02-03 21:56:55 +00:00
committed by GitHub
parent 0663f196d5
commit 4eeb5e6c4c

View File

@@ -1,6 +1,6 @@
Simple database service
Serverless postgres database
# DB Service
The DB service is an easy to use 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.
The DB service is an easy to use serverless postgres 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.