Connecting Nodejs with MS SQL Server through Knex npm package



This videos demonstrates how to connect Nodejs with MS SQL Server with Knex npm package. It explains how to pass on the configuration information while connecting to MS SQL Server and also run a select query to get data in Nodejs.

Comments are closed.