I'm starting with Node.js and was wondering if anyone could give me strength in the matter of making a Web Service for multiple databases.
I already have a code developed for MySQL, I need to implement the same code for the Sql Server and Sqlite databases.
If anyone has any tips on how I could do this.