Client code examples
Learn how to use Codehooks from popular programming languages and platforms, such as cURL, JavaScript, Python, PHP, Java, C#, Kotlin, R and Swift.
Learn how to use Codehooks from popular programming languages and platforms, such as cURL, JavaScript, Python, PHP, Java, C#, Kotlin, R and Swift.
The Database API provides a powerful and flexible interface for interacting with the built-in NoSQL datastore in your Codehooks project. This API allows you to perform a wide range of operations, from basic CRUD (Create, Read, Update, Delete) to more advanced querying and data manipulation.
NoSQL query tutorial with practical examples. Learn NoSQL query syntax, operators, and how to query NoSQL databases. Includes code examples and SQL to NoSQL mapping.