TiloBox
Back to directory
SurrealDB project preview

SurrealDB

Multi-model database for web, cloud, and edge with SQL-like query language and real-time sync.

LicenseBSL-1.1
GitHub stars27.5k
Last commit1 weeks ago
Tags6 topics
Multi Model DatabaseGraph Document DbRustSurrealqlRealtime SyncDatabase
Overview

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.

Guided learning

Learn SurrealDB by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of SurrealDB

SurrealDB eliminates database sprawl by unifying document, graph, and vector records in a single Rust engine.

Quickstart

bash
1# Run SurrealDB locally
2surreal start memory -u root -p root

SurrealDB is licensed under the Business Source License 1.1 (BSL-1.1).

Related tools

More options with a similar category or technology profile.

SurrealDB FAQs

SurrealDB is listed as a Developer Tools tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

SurrealDB is listed under the BSL-1.1 license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

SurrealDB is listed as an alternative to Firebase Firestore. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.