zhuravlevma / prisma-unit-of-workLinks
DDD, Unit of work pattern for Typescript, Nest.js, Prisma ⚡
☆13Updated 2 weeks ago
Alternatives and similar repositories for prisma-unit-of-work
Users that are interested in prisma-unit-of-work are comparing it to the libraries listed below
Sorting:
- A lib to help you create a robust project based on domain driven-design (ddd) principles with typescript and zero dependencies.☆138Updated 2 weeks ago
- This package provide utils files and interfaces to assistant build a complex application with domain driving design.☆296Updated 2 weeks ago
- This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.☆153Updated last year
- Projeto financeiro usando domain driven design, tdd, arquitetura hexagonal e solid☆95Updated 2 years ago
- The guide to understand Hexagonal Architecture (a.k.a Ports and Adapters) in JavaScript.☆56Updated 3 years ago
- Building a hexagonal architecture (port-adapter) services in nestjs, this project is open source, with explaination and example.☆117Updated 3 years ago
- Lightweight MongoDB Abstract Repository implementation for Node.js apps☆35Updated 5 months ago
- Hexagonal architecture using nestjs☆124Updated 2 years ago
- A NodeJS Skeleton based in Clean Architecture to use TypeScript with ExpressJS, KoaJS or any other web server framework. Please give star…