prisma-criteria
Parses, validates, and creates a criteria object that can be passed to the Prisma "findMany" method to query a list of resources matching the given filters, pagination and order.
Parses, validates, and creates a criteria object that can be passed to the Prisma "findMany" method to query a list of resources matching the given filters, pagination and order.
Generate json crud spec for prisma
Enhances Prisma ORM with support for post-migration data scripts.
Clean database between test runs
Prisma Client PHP is an auto-generated query builder that enables type-safe database access in PHP.
Generate safe types for the browser and other uses
An easy method to apply database encryption using PrismaORM
Relay cursor pagination helpers for prisma.
Prisma Stream Client Extension (Cursor-based Implementation)
Transparent and customizable field-level encryption at rest for Prisma based on prisma-field-encryption package
Prisma 2+ generator to emit custom models from your schema
This package merges cursor, offset and relay pagination
Class generator from Prisma schema
Class generator from Prisma schema
Class generator from Prisma schema
Class generator from Prisma schema
Prisma 2+ generator to emit typescript models of your database with class validator
Prisma 2+ generator to emit typescript models of your database with class validator
Prisma 2+ generator to emit typescript models of your database with class validator
Clean up database with Prisma for testing callback