Skip to main content

6 docs tagged with "nosql"

View All Tags

Client code examples

Client applications communicate with a Codehooks API and database via a secure REST API.

CRUD example REST API

This Codehooks CRUD example app implements a complete REST API and operations for a space/datastore and multiple collections.

Data aggregation API

The JSON aggregation specification is designed to provide a structured way to aggregate JSON data streams. It offers several operators to aid in the summarization and grouping of data streams without the need for extensive code.

Database API

The database API lets you execute queries and manipulate data in the built in NoSQL datastore.

Database CRUD REST API

A standard deployed Codehooks.io application has a complete and secure REST API for basic database CRUD operations. The CRUD REST API is implemented by bundling the deployed application with the Crudlify API.

NoSQL Query language

Learn how to to use NoSQL queries with our comprehensive guide. Find NoSQL query examples and understand how to use NoSQL query APIs and databases.