SurrealDB
Multi-model database for web, cloud, and edge with SQL-like query language and real-time sync.
Why consider SurrealDB?
SurrealDB is an open-source, multi-model database written in Rust. It combines document, graph, relational, time-series, and vector search capabilities in a single database engine with integrated row-level permissions (RLS), real-time live queries, and GraphQL/REST endpoints.
Learn SurrealDB by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of SurrealDB
SurrealDB eliminates database sprawl by unifying document, graph, and vector records in a single Rust engine.
Quickstart
# Run SurrealDB locallysurreal start memory -u root -p rootSurrealDB is licensed under the Business Source License 1.1 (BSL-1.1).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.