Prisma schema (Reference)The Prisma schema is the main configuration file when using Prisma. It is typically called schema.prisma and contains your database connection and data model.https://www.prisma.io/docs/concepts/components/prisma-schemapostgres schemq@@schemaHow to use Prisma with multiple database schemashttps://www.prisma.io/docs/guides/other/multi-schema