@prisma/client

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.

@prisma/client downloads @prisma/client version @prisma/client license

@prisma/client類似パッケージ:

npmのダウンロードトレンド

3 年
🌟 @prisma/clientのREADME.mdにリアルタイム使用チャートを表示するには、以下のコードをコピーしてください。
## Usage Trend
[![Usage Trend of @prisma/client](https://npm-compare.com/img/npm-trend/THREE_YEARS/@prisma/client.png)](https://npm-compare.com/@prisma/client#timeRange=THREE_YEARS)

Cumulative GitHub Star Trend

🌟 @prisma/clientのREADME.mdにGitHub Starsトレンドチャートを表示するには、以下のコードをコピーしてください。
## GitHub Stars Trend
[![GitHub Stars Trend of @prisma/client](https://npm-compare.com/img/github-trend/@prisma/client.png)](https://npm-compare.com/@prisma/client)

統計詳細

パッケージ
ダウンロード数
Stars
サイズ
Issues
公開日時
ライセンス
@prisma/client8,267,81845,73378.9 MB2,5482日前Apache-2.0

@prisma/client のREADME

Prisma Client · npm version PRs Welcome GitHub license Discord

Prisma Client JS is an auto-generated query builder that enables type-safe database access and reduces boilerplate. You can use it as an alternative to traditional ORMs such as Sequelize, TypeORM or SQL query builders like knex.js.

It is part of the Prisma ecosystem. Prisma provides database tools for data access, declarative data modeling, schema migrations and visual data management. Learn more in the main prisma repository or read the documentation.

Getting started

Follow one of these guides to get started with Prisma Client JS:

Alternatively you can explore the ready-to-run examples (REST, GraphQL, gRPC, plain JavaScript and TypeScript demos, ...) or watch the demo videos (1-2 min per video).

Contributing

Refer to our contribution guidelines and Code of Conduct for contributors.

Tests Status

  • Prisma Tests Status:
    CI
  • Ecosystem Tests Status:
    Actions Status