create-pg
JSON →create-pg (v1.2.1) is a CLI tool by Prisma that creates a temporary Prisma Postgres database with a single command. It supports both npm and npx usage, automatically generating a connection string and optional .env file. The database can be claimed and persisted in a Prisma Data Platform project. Updates are infrequent, and it's designed for rapid prototyping and CI environments where ephemeral databases are useful.
Resources
packagecreate-pg ↗