Our roadmap gives a preview of the features and improvements we're building — to show what's being worked on and what's coming next. We iterate openly and welcome feedback, but items here may change and timescales aren't guaranteed.
Schema migration
Safely evolve your data models over time. Apply, track, and roll back schema changes.
SurrealDB Cloud - Scale
Fault tolerant and scalable cloud tier for running workloads in production.
SurrealDB Cloud region - São Paulo
New SurrealDB Cloud region in South America (São Paulo).
Incremental backups
Export incremental binary backups for efficient and reliable backing up of SurrealDB clusters.
Improved observability
Deeper visibility into queries, performance, and system health.
Distributed live queries
The ability to run live queries in a distributed multi-mode environment.
Versioned temporal tables
Query historical data and see how records looked before changes were made, or restore to a point-in-time.
HNSW Vector search
Native vector search with HNSW indexing for building AI-powered applications and semantic similarity queries.
Full-text indexing
Built-in full-text search with scoring and filtering, no external search engine required.
GraphQL
Query SurrealDB using GraphQL with automatic schema generation from your database definitions.
HTTP API endpoint definitions
Define custom REST API endpoints directly in SurrealQL, turning your database into a complete backend.