Unfortunately type definitions are currently not available for this package
prisma
- Version 6.1.0
- Published
- 10.9 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)
- @prisma/client
- @prisma/debug
- @prisma/fetch-engine
- @prisma/generator-helper
- @prisma/get-platform
- @prisma/internals
- @prisma/migrate
- @prisma/mini-proxy
- @prisma/studio
- @prisma/studio-server
- @swc/core
- @swc/jest
- @types/debug
- @types/fs-extra
- @types/jest
- @types/node
- @types/rimraf
- async-listen
- checkpoint-client
- chokidar
- debug
- dotenv
- esbuild
- execa
- fast-glob
- fs-extra
- fs-jetpack
- get-port
- global-dirs
- jest
- jest-junit
- kleur
- line-replace
- log-update
- node-fetch
- npm-packlist
- open
- pkg-up
- resolve-pkg
- rimraf
- strip-ansi
- ts-pattern
- typescript
- xdg-app-paths
- zx
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto 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>
- Updated .
Package analyzed in 3824 ms. - Missing or incorrect documentation? Open an issue for this package.