Database API
The database API lets you execute queries and manipulate data in the built in NoSQL datastore.
The database API lets you execute queries and manipulate data in the built in NoSQL datastore.
Querying your NoSQL database is essential in many applications. The codehooks.io NoSQL database use a subset of the popular MongoDB NoSQL query language.