Skip to main content

DB command reference

Every command Ahnlich DB understands, one page each, grouped by what it does. These are the text-query / CLI forms; for full, runnable SDK examples in Python, Node, Go, and Rust, each page links to its matching Stores operation.

Server & system

Store management

Data operations

Query & retrieval

Index management

Reference


How to read this reference

  • UPPERCASE is a keyword; <angle brackets> are values you supply.
  • [SCHEMA <schema>] is optional — omit it to target the public schema.
  • Every command works over the text query interface, the CLI, or a client SDK.