Skip to content
dbrest

Querying

Read, filter, embed, write, and call functions over HTTP.

This is the heart of the API. These pages cover reading rows with projection and pagination, the full operator set for filtering, embedding related resources, writing data, calling functions at /rpc, full-text search, and how types and casts behave. Every example runs against the SQLite quick start.