You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Priyanka Punukollu 267a7b1e4f Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
..
generator-build Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
runtime Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
scripts Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
README.md Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
default.d.ts Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
default.js Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
edge.d.ts Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
edge.js Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
extension.d.ts Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
extension.js Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
index-browser.js Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
index.d.ts Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
index.js Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
package.json Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
react-native.d.ts Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
react-native.js Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
sql.d.ts Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
sql.js Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
sql.mjs Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago

README.md

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