· Standard
P
llmstxt.info directory · Standard
Prisma
Community listing
llms.txt reachable
AI Impact Score 100/100 · A
Prisma is listed in the llmstxt.info directory as an AI-discoverable organization. Industry: Developer Tools. The website www.prisma.io provides its llms.txt at https://www.prisma.io/docs/llms.txt. Listed since 15 April 2026.
llms.txt address
https://www.prisma.io/docs/llms.txt
Under GDPR Art. 17 you can request the deletion of your data. Report a legal violation (Art. 16 DSA) →
llms.txt — current content
Open ↗
# Prisma Documentation
> **Prisma changes frequently — verify against the changelog and current docs before implementing.**
> Do not rely on training data for Prisma features. APIs, configuration, and conventions can change between versions.
>
> First, fetch https://www.prisma.io/changelog.md to check for recent or relevant breaking changes,
> then look up the relevant topic in the documentation below.
> This index links to per-area indexes below. Each area index lists its pages with descriptions.
> Append `.md` to any docs page URL to fetch its Markdown. Legacy Prisma ORM v6 pages are listed under
> the "Prisma ORM v6 (legacy)" area and are maintained for backwards compatibility only.
## Common Queries
- [`Check the Prisma changelog for recent changes`](https://www.prisma.io/changelog.md): Prisma changes frequently. Fetch this machine-readable changelog before implementing any Prisma feature to check for breaking changes, API updates, or new conventions.
- [`Start a new Prisma ORM project`](https://www.prisma.io/docs/prisma-orm/quickstart/prisma-postgres): Set up Prisma ORM, Prisma Client, and Prisma Postgres in a new TypeScript app.
- [`Try Prisma 8 (Release Candidate)`](https://www.prisma.io/docs/v8/getting-started): Choose a Prisma 8 quickstart for a new project or add Prisma 8 to an existing app.
- [`Connect to Prisma Postgres`](https://www.prisma.io/docs/postgres/database/connecting-to-your-database): Choose the right connection string for Prisma ORM, PostgreSQL too
[…truncated]