@frando/zod-prisma
A Prisma generator that creates Zod schemas for all of your models
A Prisma generator that creates Zod schemas for all of your models
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 is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports MySQL, PostgreSQL, MariaDB, SQLite databases.
Everything you need to get started with Prisma in NestJS
Based on [`@prisma/client@^5.3.1`](https://www.npmjs.com/package/@prisma/client/v/5.3.1)
Prisma extension for supporting alphanumeric similarity using PostgreSQL pg_trgm module
A node.js-typescript framework to build REST APIs, around Fastify and Prisma
A Prisma generator that creates a DB description object using the schemas generated by zod-prisma-types.
Prisma 5+ generator to emit Zod Enums schemas from your Prisma schema
A Prisma generator that creates Zod schemas for all of your models
Generates react props and components from Prisma Schema for Tea/Antd ui lib.
this module provides a prisma transaction wrapper that automatically wraps all router functions with prisma transactions. This ensures that all database operations performed within a router function are atomic and consistent.
A module for Prisma that generates history models to track changes made to data in the original models, with a middleware that automatically updates them.
Class generator from Prisma schema
Generates DTO and Entity classes from Prisma Schema for NestJS
Useful middlewares for Prisma ORM.
GQLoom integration with Prisma
Prisma Client extension for pagination
JSON generator for prisma schema (with comments)
🔺🧊 CLI to manage multitenancy with prisma ORM and PostgeSQL database