@songkeys/prisma-generator-nestjs-dto
Generates DTO and Entity classes from Prisma Schema for NestJS
Generates DTO and Entity classes from Prisma Schema for NestJS
```typescript import { PrismaClient } from '@prisma/client'; import { createQuery, property, Query, QueryOptions } from '@sovgut/prisma-query';
This allows you to convert a Prisma client to a Sidetrack database client that can be easily passed into Sidetrack options. It's useful when you want to run Sidetrack's queries using your own DB client, or if you want to make sure your jobs are inserted i
A unified fullstack communication approach for NestJS + Angular with bidirectional real-time sync via sockets.
A Prisma client abstraction that simplifies caching.
An auto-generated ORM-like library for generating seed data tailored to your own database
Snaplet CLI
Generate zero-dependency Typescript interfaces from Prisma schema
Sodacore Prisma is a plugin that initialises the Prisma ORM within your project.