Archives: FAQs

Q. What is SurrealDB and why should I use it?

A: SurrealDB is a modern, multi-model database that supports SQL-like queries along with graph and document storage. You should use it because it reduces complexity by combining features of relational and NoSQL databases in one system.

Back To Top