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