prisma-midway-joi-generator
Prisma +2 generator to emit Joi(midway.js) schemas from your Prisma schema
Prisma +2 generator to emit Joi(midway.js) schemas from your Prisma schema
Replace Prisma as the migration engine with Knex, while keeping it as ORM
Shared methods and constants for prisma-multi-tenant
Shared methods and constants for prisma-multi-tenant
Command Line Interface for prisma-multi-tenant
Prisma Multiple Schema Support with Structure & Add imports to your Prisma schemas
Generate database comments from Prisma schema to a MySQL database
Execute mysql explain for [Prisma](https://www.prisma.io/)
JSON generator for prisma schema
Prisma 2+ generator to emit a JSON file that can be run with json-server
Prisma Client extension for pagination.
A simple and flexible pagination module for Prisma, designed to be used with any Node.js project, including Express, NestJS and Next.js.
Prisma Stream Client Extension for PostgreSQL
Prisma 2 tool to sort schema models, enums, generators and datasources
Prisma schema post-processor for change names and fields to camelcase and pluralize for push db to a prisma schema.
Generating repository pattern using Prisma ORM faster and easier
Prisma Middleware for caching results of queries in Redis
Helper library for [Prisma](https://www.prisma.io/docs/concepts/components/prisma-client/pagination) offset pagination with Typescript support.
Shared methods and constants for prisma-multi-tenant
Generates DTO and Entity classes from Prisma Schema for NestJS