Skip to content

Migrate Your Data Model

d9' schema migration endpoints allow users to retrieve a project's data model and apply changes to another project.

This is useful if you make changes to a data model in a development project and need to apply them to a production project, or to move from a self-hosted project to d9 Cloud.

Schema Migration with Node.js

Learn how to migrate your schema between d9 projects with a script.

Schema Migration with Hoppscotch

Learn how to migrate your schema between d9 projects without code.