SurrealDB
banner
surrealdb.com
SurrealDB
@surrealdb.com
The ultimate multi-model database for tomorrow's applications.
🌐 http://surrealdb.com ⭐️ http://surrealdb.com/github
Pinned
🚀 Our SurrealDB Cloud region in India is now live. If you’re building with our multi-model database, you can benefit from lower latency for your AI agents and real-time apps. Find out more about our fully managed database service.

👉 sdb.li/3Enwu4z
Multi-model RAG can be powerful, but what’s it actually like to build in practice? Our own @martinschaer.bsky.social walks through his @langchain.bsky.social experiments and lessons learned. 👉 sdb.li/4lAWCso
November 11, 2025 at 2:03 PM
Just starting your journey with our multi-model database? Take a fun, scenic tour through the fictional city of Riverdale and get to know the key concepts.

Start your tour now. 👉 sdb.li/414cOuy
November 11, 2025 at 9:29 AM
The SELECT statement in SurrealQL is used to select and query data. When combined with the LET statement, you can store the result and use it for subsequent queries. See more examples in our docs. 👉 sdb.li/4p064Y9
November 10, 2025 at 2:09 PM
💜 Dev quote of the week. What if your database could call APIs when data changes? That’s exactly what SurrealDB enables.

Thanks Satadeep Dasgupta for highlighting the power of DEFINE EVENT + HTTP functions.
November 8, 2025 at 2:12 PM
Ever wondered what it takes to build a multi-model database for traditional apps, AI apps, and Agentic Memory? Seb Johnson sat down with Tobie Morgan Hitchcock to explore that, and plenty more. Watch the Scaling Europe interview. 👉 www.youtube.com/watch?v=cUFq...
November 7, 2025 at 3:09 PM
Our next AMA with Tobie Morgan Hitchcock is on Nov 20. Curious about the latest updates to our multi-model database? Bring your questions and join us on Discord at 16:00 GMT. 👉 sdb.li/3XgxGwi
November 6, 2025 at 5:08 PM
Multiple databases giving you an operational headache? There’s a better way. Fountain migrated its graph and payments features to our multi-model database, replacing multiple services with one unified platform.

Learn more. 👉 sdb.li/4kFWJ5c
November 6, 2025 at 12:29 PM
Wrestling with unstructured data and need to query it in a structured form? Discover how to bring historical texts to life by using LLMs to structure the text for storing and querying in SurrealDB as knowledge graphs. 👉 sdb.li/4nuv74M
November 5, 2025 at 2:02 PM
AI apps and agentic systems can struggle with context, trust, and data reliability. Catch up on SurrealDB Stream #33 on-demand to learn how Agno x SurrealDB helps developers overcome these challenges.

👉 youtube.com/live/Abx1FoN...
November 4, 2025 at 2:12 PM
Take your SurrealDB schema design to the next level. The first 10 tips from @mithridates.bsky.social laid the groundwork; now explore 10 more you might not have tried before. 👉 sdb.li/417hT5u
November 4, 2025 at 9:28 AM
When you need to generate random data values to prototype different database table structures to see what works best, we have you covered. Rand functions in SurrealQL enable you to create dummy data quickly.

Learn more. 👉 sdb.li/4quQqFK
November 3, 2025 at 1:59 PM
💜 Dev quote of the week. We’ll let this one speak for itself.

Learn more about SurrealQL in our docs. 👉 sdb.li/4qEusjQ
November 1, 2025 at 12:59 PM
Our integration with the multi-agent framework Agno includes several examples in the Agno Cookbook. @mithridates.bsky.social walks you through them, showing how SurrealDB integrates with Agno agents, teams, and workflows. 👉 sdb.li/3X3jGWz
October 31, 2025 at 1:58 PM
Got unstructured data? Our own @mithridates.bsky.social shows how to prepare it for our multi-model database, so you can power graph queries, vector search, data visualisations, and more. 👉 sdb.li/3HObupl
October 30, 2025 at 9:27 AM
Need a database offering multi-model flexibility, predictable performance, and the ability to embed within your app? That’s why Calamu relies on ours across both cloud and on-premise environments. Learn more. 👉 sdb.li/404k6OE
October 29, 2025 at 1:59 PM
We’re counting down to @langchain.bsky.social in London, a LangChain Community meetup co-hosted by SurrealDB. Join this event for talks, dev chats, and community insights, including a session from our own @martinschaer.bsky.social. Register now. 👉 sdb.li/4quCbAH
October 28, 2025 at 3:23 PM
A schema defines the structure and rules of your database. Defining it early ensures consistent data storage, linking, and behaviour throughout your project. Some tips from @mithridates.bsky.social show you how to design one that works for you. 👉 sdb.li/40zib4B
October 28, 2025 at 9:38 AM
SurrealQL’s DEFINE FUNCTION statement helps streamline your workflow by letting you create custom functions that run saved queries. You can reuse these throughout our multi-model database.

Learn more in our docs. 👉 sdb.li/4o0e2AO
October 27, 2025 at 2:21 PM
💜 Dev quote of the week. Querying doesn’t have to be complex.

🛠️ Use the FETCH clause with the SELECT statement to pull in related records
🛠️ Model relations as graph edges created with the RELATE statement, so traversals don’t require heavy joins
🛠️ Follow edges and project only the fields you need.
October 25, 2025 at 1:51 PM
As LLMs and intelligent apps hit the edge, devices need an embedded database that’s lean, secure, fast, and supports multiple data models. Built in Rust, our multi-model database is the perfect fit for AI-powered workloads.

Learn more. 👉 sdb.li/4lkLvUV
October 24, 2025 at 1:26 PM
Curious how SurrealMCP and Agno power multi-agent systems? Our own @martinschaer.bsky.social builds a “researcher” agent that finds information on the web, structures it, and stores it in SurrealDB.

Learn how. 👉 sdb.li/4ozYq6O
October 23, 2025 at 1:08 PM
Kickstart your next database project with our tutorial. Learn how to define schemas in our multi-model database, choose between schemafull or schemaless types, and adapt as your project evolves. Get started. 👉 youtu.be/H5PfRJQIKeE
October 23, 2025 at 8:28 AM
SurrealDB Labs brings together tools, tutorials, demos, and community resources for our multi-model database. Power your next project by exploring the ecosystem.

👉 sdb.li/44a8Q4r
October 22, 2025 at 12:28 PM
Traditional data lakes face bottlenecks to turn data into actionable intelligence. The next evolution blends knowledge graphs with multi-model databases like SurrealDB, unifying vectors, graphs, and documents to make data AI-ready. Learn more. 👉 sdb.li/4o0Q3kZ
October 21, 2025 at 1:44 PM
Scaling VIP loyalty programmes across 25 iGaming operators pushed LiveSponsors’ legacy database stack to its limits. After migrating to our multi-model database, it cut infrastructure complexity and slashed latency.

Learn how. 👉 sdb.li/4nT65Nf
October 21, 2025 at 8:30 AM