Multiple Database Connection
Unanswered
Hokkaido posted this in #help-forum
HokkaidoOP
I want to be able to connect to multiple databases through my next js application using an ORM. One database contains all user details along with the credentials for the database that has been provisioned for the user.
How do I perform such a connection
How do I perform such a connection