Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
prisma
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.
@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-erd-generator
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> [](#contributors-) <!-- ALL-CONTRIBUTORS-BADGE:END -->
@shopify/shopify-app-session-storage-prisma
Shopify App Session Storage for Prisma
@quixo3/prisma-session-store
Prisma express-session store
prisma-better-errors
This module provides a way to handle errors thrown by the [Prisma ORM](https://www.prisma.io/) in a more descriptive way. By default, Prisma throws errors with error codes that can be hard to understand for developers not familiar with the specific error
pglite-prisma-adapter
Prisma's driver adapter for "@electric-sql/pglite"
prismavalidator
The validator function is a utility designed to ensure that the data being passed to the API endpoint conforms to the required format and data types. It checks for the presence of all required fields and verifies that the data types of these fields are co
prisma-enum-validator-generator
This will generate utility functions to validate enums in the Prisma schema file.
wappi
wappi microservice API framework
@seratch_/bolt-prisma
Bolt for JavaScript Installation Store Extension - Prisma
eslint-plugin-prisma
ESLint plugin ensuring best practices and code quality for Prisma with TypeScript
@skeet-framework/cli
Skeet CLI
@tidbcloud/prisma-adapter
Prisma's driver adapter for "@tidbcloud/serverless"
@shoito/prismarls
Prismarls is a CLI tool designed to facilitate the integration of PostgreSQL Row-Level Security (RLS) with Prisma Migrations. After creating a migration using `prisma migrate dev --create-only`, running `prismarls` will automatically generate SQL to appen
http-exception-filter-prisma-nestjs
An exception filter to handle Prisma errors in NestJS. / Um filtro de exceção para lidar com erros do Prisma no NestJS.
@wahyubucil/adonis-prisma
Prisma Provider for AdonisJS
@itentialopensource/adapter-paloalto_prismacloud
This adapter integrates with system described as: paloalto prismacloud.
create-uni-app
Typesafe setup to build fullstack Expo universal native apps
nexquik
Generate Next.js components from your Prisma Schema