kdawgwilk / prisma-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrismaUtils

All packages are distributed via @prisma-utils namespace on npm!

This repository contains the following packages:

Name Description Docs Links
nestjs-prisma a ready to use customizable PrismaModule with PrismaService that can be injected into your existing nestjs application ReadMe npm
prismerge merges multiple prisma *.schema files into one large prisma.schema file. Also allows to use fragments to remove redundant code snippets ReadMe npm
request-parser automatically parse query parameters and map them to ready-to-use classes to be used in Prisma (i.e., for pagination, ...) ReadMe npm
prisma-crud-generator automatically generate crud services for your prisma models ReadMe npm

About


Languages

Language:TypeScript 84.8%Language:JavaScript 14.7%Language:Shell 0.5%