Postgres

Import from existing database

Choose the right path to import data from PostgreSQL or MySQL into Prisma Postgres.

Use this page to choose the right import path for moving an existing database into Prisma Postgres.

Choose your source database

Before you start

  • Create a Prisma Postgres database first.
  • Gather the connection details for your existing database.
  • Use a direct connection when importing data into Prisma Postgres.

On this page