@snaps-npm/sails
API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)
API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)
Sodacore Prisma is a plugin that initialises the Prisma ORM within your project.
A custom-made ORM from SOIN to manage different databases
User module using @smendivil/entity
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
Bookshelf hook for the Strapi framework
```typescript import { PrismaClient } from '@prisma/client'; import { createQuery, property, Query, QueryOptions } from '@sovgut/prisma-query';