Unfortunately type definitions are currently not available for this package

prisma

  • Version 5.11.0
  • Published
  • 11.2 MB
  • 1 dependency
  • Apache-2.0 license

Install

npm i prisma
yarn add prisma
pnpm add prisma

Overview

Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.

Dependencies (1)

Dev Dependencies (45)

Peer Dependencies (0)

No peer dependencies.

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/prisma.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/prisma)
  • HTML
    <a href="https://www.jsdocs.io/package/prisma"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>