andrechristikan / ack-nestjs-boilerplate

NestJs v10.x Boilerplate. Repository Design Pattern. MongoDB (Mongoose). Containerization.
MIT License
536 stars 182 forks source link

Request for TypeORM Database using Postgres #519

Open ngoctienle opened 4 months ago

ngoctienle commented 4 months ago

Expected the abstract for typeorm database

My idea is using CQRS (Domain-Driven Event), write database using Postgres, read database using MongoDB, sync data together via eventPublisher