Core · Library
Everything the sync engine does.
Optimistic updates, reactive queries, durable jobs, file sync, CRDT merge, and full offline support — all shipped as a single Rust-core library that runs on web, native, and mobile.
Feature
Optimistic Updates
UI updates instantly, sync happens in the background.
Read more
Feature
Reactive Queries
SurrealQL queries that update when data changes.
Read more
Feature
Job Scheduler
Retries, queues, durable cross-session tasks.
Read more
Feature
Built-in File Support
Typed file buckets defined in your SurrealQL schema.
Read more
Feature
End-to-end Type Safety
Schema-first codegen. Types flow from database to UI.
Read more
Feature
First-class Tooling
Chrome DevTools, an MCP server, and a CLI. Debug in real time.
Read more