Data Migration

Export your database to JSON and import it into another environment.

Migration Guide: Export from your source environment, then import into the target. Use Append mode to add records without deleting existing data, or Overwrite mode to replace all records per entity.
Note: IDs are not preserved on import — new IDs are generated. Ensure parent entities are imported before child entities (the default order handles this).

Export Database

Select entities to include in the export file.

Select Entities (66 / 66)