Prompt Buddy logoPrompt Buddy

prisma · Prisma Docs

Prisma Database (/docs/postgres/database)

A guide to managing Prisma Postgres operations including database connection, connection pooling, query inspection, maintenance, backups, and local development setup.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Prisma Database (/docs/postgres/database)

A guide to managing Prisma Postgres operations including database connection, connection pooling, query inspection, maintenance, backups, and local development setup.

When To Use

Use when you need to configure database connections, manage connection pooling, perform database maintenance, or set up local development environments for Prisma Postgres.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/prisma-database-docs-postgres-workflow-guide.mdA guide covering Prisma Postgres connection methods, connection pooling, query inspection, and database management in development and production environments.Questions about a guide covering Prisma Postgres connection methods, connection pooling, query inspection, and database management in...

What This Skill Covers

  • Database (/docs/postgres/database)
  • Main sections: Related pages.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://www.prisma.io/docs/postgres/database