Is there a database that can meet the following requirements
- hosted in the cloud
- REST API
- support for various API keys with different access rights (especially for reading)
- free pricing program
I am looking for a database for a Javascript application without my own middle tier as a provider between the database and the client application.
source share