API Reference#

UnisonDB provides API interfaces for client access:

HTTP REST API #

RESTful HTTP API with JSON payloads, supporting:

  • Key-Value operations
  • Wide-Column operations
  • Large Object (LOB) operations
  • Stateful transactions
  • Metadata queries

Next Steps#