Database Migration
Move existing schemas into Datasquirel without rebuilding everything manually. Import from another database in your account or from exported files and keep the important table details intact.




Migrate from another database
Copy an existing database, or just the tables you need, from elsewhere in your Datasquirel account. It is a fast way to restructure environments, create fresh working spaces, or consolidate projects without manual rebuilds.
Carry over tables, fields, indexes, and constraints
Move one table or the whole database
Works across databases in the same account
Bring schema and existing data together
Migrate from a file
Import a schema from a Datasquirel export or a standard SQL file and recreate the database structure without typing every table definition again. It is useful for moving existing work into Datasquirel on your own pace.
Accept Datasquirel JSON schema exports
Accept standard SQL schema dump files
Rebuild tables, columns, and indexes automatically
Useful for MariaDB and MySQL migration workflows

