typeorm-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
typeorm-faker
Generate mocks, stubs using fakers with your Entity Settings
@uql/mysql
flexible and efficient ORM, with declarative JSON syntax and smart type-safety
@uql/sqlite
flexible and efficient ORM, with declarative JSON syntax and smart type-safety
typeorm-transactional-async-callbacks
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