SurrealDB
The ultimate multi-model database
SurrealDB is an innovative, multi-model, cloud-ready database built for modern and traditional applications. Its versatility, developer focus, and SQL-like query language make it approachable for those transitioning from other databases. With flexible deployment across cloud, on-premises, embedded, and edge environments, developers and organisations can meet application needs without worrying about scalability or data consistency across different platforms.
Reviews for SurrealDB
Hear what real users highlight about this tool.
Databases have stagnated for a very long time. There are new improvements, but they have specialized a lot, so if you have 3 different needs you have to install, learn, implement and deploy 3 different DBs and make them work between each other. SurrealDB chooses the hardest and longest path, and actually tries to fix problems in previous architectures/query languages. SurrealQL takes whats best off of SQL and fixes a lot of it's problems. And the Record Links concept not only works wonders but is very performant. Even though SurrealDB is slow on some operations (not only is it still fresh, but it also has chosen the hardest path), if you use Record Links or Complex IDs it scales very well. Even though it's an uphill batte, SurrealDB keeps improving fast. Might not be the nº1 choice at the moment, but I bet it will be in the future.
Extremely useful multi modal database for building apps quickly. No need to use a separate SQL, NoSQL and graph database, can do everything single handedly in surrealdb itself.
So much easier to write advanced queries compared to SQL. Queries are actually readable! Community on Slack is also very helpful and includes SurrealDB developers.