Plug multiple db

Hey guys

Hope you’re doing great.

Is it possible to plug multiple db to the same Forest project (micro service architecture) please ? (without switching between projects)

I’m using :

  • docker container for my forest project
  • express
  • postgressql
  • nodejs

Thanks in advance for your help.

Regards.

Hi @nadiab :wave: If you want to plug multiple SQL database it is possible :slight_smile:.

You need to be in forest-express-sequelize >= v7.
You can follow this explanation.

Let me know if that help :pray:

Hi Arnaud
Thanks a lot for your help !

1 Like