Prisma Postgres
Prisma Postgres is a fully managed PostgreSQL database service designed for serverless applications.Resources
Database
Creates and manages Prisma Postgres databases.Props
The project to create the database in. Can be a Project object or project ID string.
The name of the database
The region to create the database in. Available regions:
us-east-1us-west-1eu-west-3eu-central-1ap-northeast-1ap-southeast-1
Whether to delete the database if the resource is deleted
The service token to use for the API
Returns
The Prisma ID of the database
The name of the database
The status of the database
The region of the database
The timestamp of the database creation
The Prisma ID of the project the database belongs to