Cross-Database with Association in Postgres with Sequelize
Hello folks, Today I’m going to share one of my real-time experiences when I was working on a project. Now, what I’m about to describe is one of the most challenging cases when it comes to databases. We were using NodeJS with Sequelize ORM. The project had a heavy database (approx. 10 -12 GB) in […]