Run npx create-db@latest in your terminal to get a Prisma Postgres database. No account or other setup needed.
Use the connection string for anything you need: testing, AI agents, prototypes.
Transfer the database to your Prisma account to make sure it doesn't get deleted. Otherwise,
it will expire after 24 hours.
--region
Specify the database region
--interactive
Run in interactive mode
--help
Show all available options