Unfortunately type definitions are not available for this package

@prisma/client

  • Version 4.15.0
  • Published
  • 3.22 MB
  • 1 dependency
  • Apache-2.0 license

Install

npm i @prisma/client
yarn add @prisma/client
pnpm add @prisma/client

Overview

Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports MySQL, PostgreSQL, MariaDB, SQLite databases.

Dependencies (1)

Dev Dependencies (83)

Peer Dependencies (1)

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/client.

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