FIND-20260329-006 · 2026-03-29 · Innovation Veille
surrealdb/surrealdb — Scalable distributed multi-model database in Rust trending today (31.7k stars)
trending-repo
MEDIUM
SurrealDB is a scalable, distributed, collaborative document-graph database written in Rust, designed for the realtime web. It supports SQL-like queries, graph traversal, real-time subscriptions, and multi-model storage. 31,699 stars, trending #2 in Rust today. Last commit 2026-03-27. LICENSE: Business Source License 1.1 (converts to Apache-2.0 after 4 years). Key restriction: cannot be used to provide DBaaS without agreement with SurrealDB Ltd. The ODS stack uses PostgreSQL 17 as its primary database; SurrealDB is a fundamentally different architecture and not a drop-in replacement.
Source
https://github.com/surrealdb/surrealdb
ODS Impact
Not a fit for current ODS architecture (PostgreSQL + Debezium + ClickHouse is the data stack). Could be evaluated as an embedded graph/document store for specific use cases like DocSign relationship graphs or CLM contract clause linking. BSL-1.1 license flags legal review before any production use.
Security Review
License: BSL-1.1 (FLAG — requires legal review for production use) | Maintenance: ACTIVE | Risk: MEDIUM | Recommendation: USE_WITH_CAUTION
Tags
rust
database
graph-db
document-db
realtime
trending