[ Web Proxy ]
URL:
Viewing: https://www.sqlservertutorial.net/nodejs-sql-server/ [Back]  [Original]

Node.js SQL Server
Skip to content

Node.js SQL Server

Savigo [Savigo]
You organize your data. Now organize your savings.
Set savings goals, track your progress, and stay on course.
Get Savigo for iPhone 

This tutorial series shows you how to interact with the SQL Server from Node.js using the mssql package.

The mssql package has the following main features:

You should follow the tutorial in sequence for the best experience.

Section 1. Getting Started #

Section 2. Inserting Data #

Section 3. Updating Data #

Section 4. Querying Data #

  • Select data from a table – Guide you on how to select one or more rows from a table in Node.js
  • Pagination – Show you how to break up a large dataset into smaller chunks (pages) using FETCH and OFFSET clauses.

Section 5. Deleting Data #

Section 6. Handling Transactions #

Section 7. Calling Stored Procedures #

Section 8. Streaming data #

  • Stream – Learn how to handle a large data set efficiently using a stream.
Was this tutorial helpful?
Yes No

Copyright © 2025 by www.sqlservertutorial.net. All Rights Reserved.

Microsoft Corporation does not sponsor the tutorials on sqlservertutorial.net, and this website has no relationship with Microsoft Corporation.

Web Proxy Viewer  |  New URL  |  Original Page