ajmnz / prisma-import
Bringing import statements to Prisma schemas
☆347Updated 8 months ago
Alternatives and similar repositories for prisma-import:
Users that are interested in prisma-import are comparing it to the libraries listed below
- Schemix allows you to programmatically create Prisma schemas using TypeScript ⌨️☆486Updated last year
- Transparent field-level encryption at rest for Prisma☆264Updated last month
- Prisma Middleware for caching queries in Redis☆363Updated last year
- Prisma Client extension for pagination☆262Updated 3 months ago
- Drop down to raw SQL in Prisma without sacrificing type safety!☆243Updated this week
- Get started developing your own ◭ Prisma generator by running a single command.☆193Updated last year
- ⚒️ Changes JsonValues to your custom typescript type.☆414Updated last week
- CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations☆211Updated last year
- Prisma generator for automatically generating documentation reference from the Prisma schema.☆600Updated 11 months ago
- Use Zod Schemas to create OpenAPI v3.x documentation☆364Updated last week
- A generator for Prisma 2 to generate a valid JSON Schema (v7)☆297Updated this week
- 🪄 Generate Kysely types directly from your Prisma schema!☆994Updated 9 months ago
- 🛡 A tRPC tool to ease the creation of permission layer.☆405Updated 10 months ago
- Middleware for adding soft delete to Prisma models, even when using nested queries