Connect to MSSQL - to ODBC or not to ODBC?
Posted: Wed Feb 17, 2021 7:22 am
Hi
I will need to connect to a MSSQL database in some NodeJS scripts.
There are ODBC packages as well as MSSQL packages available for NodeJS
Does anyone have any experience with these packages?
I would like to know how they differ in speed and stability.
We will run many queries with small result-sets.
Robert
I will need to connect to a MSSQL database in some NodeJS scripts.
There are ODBC packages as well as MSSQL packages available for NodeJS
Does anyone have any experience with these packages?
I would like to know how they differ in speed and stability.
We will run many queries with small result-sets.
Robert