SurrealDB
SurrealDB Docs Logo

Enter a search query

Enter a search query

Migrating from other databases and data types to SurrealDB

This section details how to map data, queries and concepts you may know from other databases into SurrealDB.

Pages

Each of these pages provides some examples of equivalent or similar SurrealQL queries and patterns to those you may already know from another database.

Surreal Sync

The Surreal Sync tool allows you to automatically import data from JSON lines, MongoDB, or Neo4J into a running SurrealDB instance.

Edit this page on GitHub