- Prisma | Instant Postgres plus an ORM for simpler db workflows
With our modern serverless architecture, and tight integration with Prisma ORM, we created a Postgres variant that feels like magic and scales as fast as your ideas
- Next-generation ORM for Node. js TypeScript - Prisma
Prisma is a next-generation Node js and TypeScript ORM for PostgreSQL, MySQL, SQL Server, SQLite, MongoDB, and CockroachDB It provides type-safety, automated migrations, and an intuitive data model
- Get started with Prisma | Prisma Documentation
Set up Prisma ORM from scratch with your favorite database and learn basic workflows like data modeling, querying, and migrations Get started with Prisma ORM and your existing database by introspecting your database schema and learn how to query your database
- What is Prisma ORM? (Overview) | Prisma Documentation
This page gives a high-level overview of what Prisma ORM is and how it works It's a great starting point for Prisma newcomers!
- Prisma Documentation
Get started with Prisma in the official documentation, and learn more about all Prisma's features with reference documentation, guides, and more
- Prisma Config reference
Prisma Config files can be named as prisma config * or config prisma * with the extensions js, ts, mjs, cjs, mts, or cts Other extensions are supported to ensure compatibility with different TypeScript compiler settings
- How to use Prisma ORM with Next. js
This guide shows you how to use Prisma with Next js 15, a fullstack React framework You'll learn how to create a Prisma Postgres instance, set up Prisma ORM with Next js, handle migrations, and deploy your application to Vercel You can find a deployment-ready example on GitHub Prerequisites Node js 18+
- Express Prisma | Next-Generation ORM for SQL DBs
Prisma is a next-generation ORM for Node js TypeScript It's the easiest way to build Express apps with MySQL, PostgreSQL SQL Server databases
|