Skip to content

Instantly share code, notes, and snippets.

@sibinx7
Created November 22, 2019 10:09
Show Gist options
  • Select an option

  • Save sibinx7/e8a8ce16eb37a8cf5cbc8b6b31ddb314 to your computer and use it in GitHub Desktop.

Select an option

Save sibinx7/e8a8ce16eb37a8cf5cbc8b6b31ddb314 to your computer and use it in GitHub Desktop.

Revisions

  1. sibinx7 renamed this gist Nov 22, 2019. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. sibinx7 created this gist Nov 22, 2019.
    14 changes: 14 additions & 0 deletions gistfile1.txt
    Original 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