What is the best way of creating MsSQL-Server connection in nodejs. Should I create a db.js file of create connection separately for every API. Please provide me some structure and flow.
What is the best way of creating MsSQL-Server connection in nodejs. Should I create a db.js file of create connection separately for every API. Please provide me some structure and flow.
Comments
Post a Comment