Created
November 22, 2019 10:09
-
-
Save sibinx7/e8a8ce16eb37a8cf5cbc8b6b31ddb314 to your computer and use it in GitHub Desktop.
Revisions
-
sibinx7 renamed this gist
Nov 22, 2019 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
sibinx7 created this gist
Nov 22, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ ## Learn Express JS, Hapi JS and MSSQL database - https://github.com/tediousjs/node-mssql#readme - https://www.npmjs.com/package/mssql - https://github.com/tediousjs/tedious - https://sequelize.org/ - https://github.com/mathiasbynens/utf8.js ### Learned so far... - Azure MSSQL connection - Prepared queries - UTF-8 database fields with `N` - Cluster to restart on error