We ❤️ Open Source
A community education resource
What is SurrealDB?
Learn about the abilities of SurrealDB without changing your database mindset.
SurrealDB offers a unique solution for developers looking to transition between different types of databases without having to adjust their entire approach. Whether you’re coming from a relational, document, or graph database, SurrealDB allows you to continue using familiar query languages and structures. By supporting SQL-like queries, nested objects, arrays, and even graph functionality, it lets you combine multiple modalities in a single query, offering flexibility and efficiency without forcing a complete mindset shift.
Read more: SurrealDB: AI and multimodal databases for real-time analytics
Get started
- SurrealDB website
- SurrealDB: AI and multimodal databases for real-time analytics
- How SurrealDB simplifies database management
Video transcript
What is SurrealDB and what problem does it solve?’
So I think the first reason people are coming to SurrealDB is the ability to come from a database you already use and not have to change your mindset.
So, if you come from relational you can use an SQL-like query language, we’re not anti-SQL but we support the majority of it without joins, but then vice versa you can come from a document database we have nested objects, nested arrays, arbitrary depth objects, as well.
And then vice versa, if you come from a graph database you can make use of graph functionality so we’re not forcing you to have to think in a different way, But at the same time, you can then benefit from combining multimodals together in a single query.
More from We Love Open Source
- SurrealDB: AI and multimodal databases for real-time analytics
- How to create seamless developer experiences with thoughtful tool design
- How Cody AI can supercharge your development workflow
- Why AI won’t replace developers
- What is OpenTelemetry?
The opinions expressed on this website are those of each author, not of the author's employer or All Things Open/We Love Open Source.