@sodacore/prisma
Sodacore Prisma is a plugin that initialises the Prisma ORM within your project.
Sodacore Prisma is a plugin that initialises the Prisma ORM within your project.
Multi dialect ORM for Node.JS
API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)
User module using @smendivil/entity
Bookshelf hook for the Strapi framework
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
Bookshelf hook for the Strapi framework
```typescript import { PrismaClient } from '@prisma/client'; import { createQuery, property, Query, QueryOptions } from '@sovgut/prisma-query';