nest_transact
Transaction manager
A package that simplifies transactions in Nestjs with Typeorm for data integrity
Simplest transactions support for Nestjs with Typeorm
116 stars
4 watching
20 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexanderc/nestjs-mtenant | Provides support for multitenancy in NestJS applications | 102 |
pylons/pyramid_tm | Manages transactions within Python web applications without requiring middleware. | 34 |
tmcgilchrist/postgresql-transactional | A Haskell library providing a monadic wrapper around PostgreSQL query functions with predictable semantics and transactional support. | 60 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
nikaple/nest-typed-config | Provides a type-safe way to manage configurations in Nest.js applications. | 205 |
nestjs/typeorm | A module for the Nest framework that provides support for Object-Relational Mapping (ORM) using TypeORM. | 1,933 |
scalar-labs/btm | Provides a complete implementation of the Java Transaction API (JTA) 1.1. | 426 |
vytek/algorandunitysdk | An Algorand Unity SDK implementation allowing developers to create and manage transactions locally using the .NET SDK. | 1 |
alpha018/nestjs-firebase-auth | A NestJS module that integrates Firebase authentication and role-based access control (RBAC) into an application. | 30 |
nestjsx/nestjs-typeorm-paginate | A package providing pagination utilities and types for integrating with TypeORM and NestJS applications. | 843 |
zopefoundation/zope.sqlalchemy | An integration of SQLAlchemy with transaction management for Python web applications. | 32 |
adrianoviana87/ltuiny | A utility that helps manage transactions in a ledger file. | 12 |
tusharmath/qio | Builds a type-safe, functional data structure to manage side effects in Node and browser code | 74 |
thencc/algonautjs | A front-end friendly utility for facilitating intuitive transactions on the Algorand network. | 10 |
micalevisk/nestjs-conditional-exception-filter | A utility package to create conditional exception filters in NestJS applications. | 17 |