InceptionDB

Introduction

InceptionDB is a JSON document database exposed through HTTP APIs. The SaaS API manages databases, while database-level endpoints manage collections, indexes, and documents.

Document operations use action-style endpoints such as :insert, :find, :patch, and :remove. Management operations use HolaCloud user authentication, while database operations can use database API keys.

Comments

Leave a comment