Skip to content

Overview

Learn

This section covers what SurrealDB does and how to tell it what you want. It is the conceptual half of the documentation: each page explains a mechanism and shows it working, rather than listing every option. The exhaustive syntax lives in the reference.

Reading order depends on what you are building. For an application backend, querying then schema management covers most of what you need. For a data model that spans relations and graph edges, start at data models. Anything that will hold user data wants security before it ships.

Was this page helpful?