Unfortunately type definitions are currently not available for this package

@prisma/client

  • Version 5.12.1
  • Published
  • 8.48 MB
  • No dependencies
  • 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 PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.

Dependencies (0)

No dependencies.

Dev Dependencies (96)

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>