0

I'm confused which node module is to use for azure sql database connection. While searching how to connect to azure sql databse by node.js. I found msnodesql and node-sqlserver. Even I saw statement as msnodesql (formerly node-sqlserver). So is node-sqlserver depreciated? Now it is called msnodesql.

1 Answer 1

1

From what I see when installing it via NPM node-sqlserver is superseded by msnodesql. The documentation seems to use node-sqlserver, but in my opinion you should go with the new one.

Sign up to request clarification or add additional context in comments.

1 Comment

The Azure documentation is often poorly maintained, and they don't revisit old pages to update them when the ecosystem changes outside their own SDKs. And sometimes even within them.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.