Deploy AI agents in days, not quarters. SurrealDB unifies multi-model performance, persistent vector memory, and zero-trust authentication - from edge devices, to petabyte clusters fully managed in our cloud.
Trusted by 1,000s of companies
View case studiesBuild generative AI apps and multi-step agents on SurrealDB, unifying memory and action layers.
Supercharge retrieval-augmented generation with graph data models, for richer context and relevance.
Combine vectors, events and user graphs for instant recommendations, personalisation and analytics.
Store, recall and serve AI context in one powerful platform so your applications can learn, link and act in real time, with structured and unstructured data.
Seamlessly combine vector similarity search, full-text search, and graph traversals in a single query. No complex joins or multiple database calls.
SELECT supplier.*, similarity(embedding, $ideal_spec) AS score FROM suppliers WHERE geo::distance(location, $site) - 10km ORDER BY score DESC FETCH contacts, contacts.manager;
Reduce total cost of ownership by eliminating the complexity of maintaining separate vector, graph, and document databases.
Scale from a single node to a horizontally-scalable cluster with petabytes of data, without sharding.
From in-memory and edge devices to self-hosted or global cloud infrastructure.
Build real-time applications and interfaces with powerful event-driven data notifications.
LIVE SELECT vector::similarity::cosine(details, $search) array::distinct( ->order->product, -- products they bought <-order<-person, -- other people who bought those ->order->product.{id,name} -- products those people bought ) AS recommend_products FROM $user WHERE details <|3|> $search;
Apply granular security policies, for multi-tenant access and data confinement. Stay compliant with built-in audit logs and compliance functionality.
Don’t take our word for it
As a multi-model database, SurrealDB is fast and scalable. See how it compares with other databases in our benchmarks.
Discover what our community has to say about their Surreal experience
Enterprise-grade agentic memory, secured at the core. Deploy AI agents in days, not quarters.