About 61 results
Open links in new tab
  1. Prisma | Instant Postgres plus an ORM for simpler db workflows

    Prisma has been instrumental in building ReUI, by providing a fully abstracted database layer. It accelerated our development speed several times over, letting us focus on business logic with a …

  2. Prisma | Next-generation ORM for Node.js & TypeScript

    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 …

  3. 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

  4. Prisma Studio | Next-generation ORM for Node.js and TypeScript

    The ultimate tool for exploring and editing data in your Prisma project. Work locally or team up in Prisma Console to seamlessly collaborate on data management with your team.

  5. Prisma 1.34 - Prisma Introduction: What, Why & How

    Prisma lets you start your project with a clean architecture from the beginning and saves you from writing the boilerplate that is otherwise required to glue together database and application server.

  6. Prisma Blog | Articles & Updates | Prisma, ORMs, Databases

    Jan 21, 2026 · Stay up to date with the latest from Prisma. Guides, announcements, and articles about Prisma, ORMs, databases, and the data access layer.

  7. Reference documentation for the prisma config file

    Recommendation Use prisma.config.ts for small TypeScript projects. Use .config/prisma.ts for larger TypeScript projects with multiple configuration files (following the .config directory proposal).

  8. Announcing Prisma ORM 7.2.0

    Dec 16, 2025 · Prisma ORM 7.2.0 is out with key improvements: the return of the --url flag, smarter prisma init configs for Node and Bun, better CLI errors, and fixes for @db.Money.

  9. From the CLI | Prisma Documentation

    Start building a Prisma application with a Prisma Postgres database from the CLI

  10. Prisma 7 Release: Rust-Free, Faster, and More Compatible

    Nov 18, 2025 · Today, we’re thrilled to announce the latest release of Prisma ORM and Prisma Postgres. Over the past year we focused on making it simpler and faster to build applications with …