This section is about the seams between SurrealDB and everything around it. Where Learn covers the database itself, these pages cover getting it into a codebase and keeping it there.


Embedding SurrealDB
Run the engine inside your application, natively or through WebAssembly.


Migrating
Import data and schemas from PostgreSQL, MongoDB and other databases.


Integrations
Connect frameworks, auth providers, embedding providers and data tooling.


AI agents
Give an agent a database it can query, and rules that keep it accurate.
Related sections
Language-specific setup lives with each SDK in the reference. Running the server, whether managed or on your own hardware, is covered in Manage.