REST API

The OneDB REST API

HCL OneDB provides a REST API 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, and creating new tables and databases for relational data, for TimeSeries data, and for JSON/BSON document collections.