hirenpanchal1401 / multitenant-app-node-sequelize

This project contains the setup of Multitenant (multiple database) connection in Sequelize-NodeJS-Postgres. It will help you understand in connecting multiple DBs using Sequelize. So, that single model is used to connect multiple DBs. You will understand the concept of slug here. Slug is used to identify the respective DB among multiple DBs. Slu…
17Updated 5 years ago

Related projects

Alternatives and complementary repositories for multitenant-app-node-sequelize