Create DB CLI

JSON →
library 1.2.1 ·javascript
verified Jun 5, 2026

create-db is a CLI tool (v1.2.1) that instantly provisions a temporary Prisma Postgres database for development or testing. It integrates with the Prisma Data Platform, allowing users to claim and persist the temporary database into a permanent project. The tool is maintained by Prisma, releases are frequent (semver), and it differentiates by providing ephemeral databases without manual cloud setup, ideal for CI/CD and rapid prototyping. Requires Node 18+ and a Prisma Data Platform account for persistence.