Prisma Postgres
In this section
From the CLI
This page provides a step-by-step guide for Prisma Postgres after setting it up with prisma init --db:
Import from existing database
This guide provides step-by-step instructions for importing data from an existing PostgreSQL database into Prisma Postgres.
Upgrade from Early Access
This guide shows you how to migrate your Prisma Postgres Early Access (EA) database to the now official Prisma Postgres General Availability (GA) database. Prisma Postgres Early Access was introduced to allow early adopters to test Prisma’s new managed PostgreSQL service. As we move to GA, it's crucial to safely migrate data from your EA database to the new GA database.