REST Interface

The OneDB REST Interface

HCL OneDB provides a REST interface for easy access to your data from any HTTP client. You can use REST to query your OneDB database server and get the query results back in an easy-to-use JSON format. The REST interface also supports inserts, updates, deletes, transactions, and creating new tables and databases for both relational data and for JSON/BSON document collections.