Skip to content

Wintellect/SqlServerGadgetBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SqlServerGadgetBox

SQL Server gadgets as a NodeJS Application.

The SQL Server Gadget Box is a NodeJS application that can run useful diagnostic queries against Microsoft SQL Server.

Technologies

NodeJS modules used:

Bower modules used by the client:

Building

  • Pull source from GitHub repository (https://github.com/Wintellect/SqlServerGadgetBox)
  • chdir SqlServerGadgetBox
  • npm install (to install NodeJS modules)
  • bower install (to install client modules)
  • edit config\sql.config.json to add connection strings to SQL servers.
  • node WebServer.js to run application.

License

SQL Server Gadget Box is licensed under the permissive MIT license

About

Interesting SQL Server diagnostics from a NodeJS application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published