Understanding Connection Pools with Node MSSQL

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • node-mssql

    Microsoft SQL Server client for Node.js

  • I have an internal site that I develop that's a node.js server with express, reading from a SQL database. Currently using the mssql package to interact with the db. At different routes within the app, the route handlers read from the database and work their magic and render html. Super basic, there.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Are you using MSSQL at work, is it popular?

    1 project | news.ycombinator.com | 26 Jan 2024
  • Anybody using Node with Microsoft SQL server? What's your experience been like?

    1 project | /r/node | 9 Feb 2023
  • Node.js vs Python Flask

    1 project | /r/webdev | 4 Feb 2022
  • Need some guidance - Web browser based apps with MS SQL

    1 project | /r/learnprogramming | 10 Nov 2021
  • Installing from NPM on Existing Project

    1 project | /r/node | 27 Oct 2021