[](https://app.travis-ci.com/github/viniciusjssouza/typeorm-transactional-tests) [![Coverage Status](https://coveralls.io/repos/github/vinicius
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
A typeorm adapter for @nestjs-cls/transactional
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
A transactional wrapper for tests that use TypeORM that automatically rolls back the transaction at the end of the test.
Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.
Wraps each test in transaction for `pg` package
A simple pagination function to build a pagination object with types
TypeORM Outbox integration for NestJS
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
Write fuss-free transactional tests for your TypeOrm entities
Custom naming strategies for typeorm
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
A transactional wrapper for tests that use TypeORM that automatically rolls back the transaction at the end of the test.
A library to create/drop database, simple seeding data sets, ...
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> [badge-all-contributors]: https://img.shields.io/badge/all_contributors-3-orange.svg <!-- ALL-CONTRIBUTORS-BADGE:END --> [![typeorm-aurora-data-api-driver](https://circleci.com/g
A Prisma adapter for @nestjs-cls/transactional
Never hit the database again while testing
A nestjs-cls plugin for transactional decorators
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports PostgreSQL and SQLite databases.
open telemetry instrumentation for the `typeorm` module
A repository for building typed polymorphic relationships
TypeORM persistence backend for @nestjs-transactional/outbox — event_publication table, FOR UPDATE SKIP LOCKED worker safety
TypeORM adapter for @nestjs-transactional/core — EntityManager propagation, savepoints, multi-datasource