{"library":"create-postgres","type":"library","category":null,"description":"create-postgres is a CLI tool that spins up a temporary Prisma Postgres database instantly, allowing developers to experiment or test without setting up a local database. Version 1.2.1 is the current stable release, with releases following Prisma's cadence. It integrates tightly with Prisma Data Platform to persist the temporary database into a project. Differentiators: one-command setup, auto-handles connection strings via Prisma schema, and supports claim/persist workflows.","language":"javascript","status":"active","version":"1.2.1","tags":["javascript","prisma","postgres","cli","database","temporary","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install create-postgres","imports":["import { createPostgres } from 'create-postgres'","import { claimDatabase } from 'create-postgres'","import { destroyDatabase } from 'create-postgres'"]},{"cmd":"yarn add create-postgres","imports":[]},{"cmd":"pnpm add create-postgres","imports":[]}],"homepage":"https://github.com/prisma/create-db#readme","github":"https://github.com/prisma/create-db","docs":null,"changelog":null,"pypi":null,"npm":"create-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}