Skip to content

DanielOliver/SQLWhiteboard

Repository files navigation

Goal

  • To create a generic TSQL Compiler to allow static analysis of SQL for quality purposes.

Built with Visual Studio Community 2015 SP3

Languages

  • The front-end, any form of GUI, and general program entry will be in C#. This also allows the option later of making plugins for Visual Studio or Sql Server Management Studio.
  • The core logic of the TSQL Compiler is in F#.

Required Visual Studio Extensions

  • NUnit 3 Test Adapter
  • Visual F# 4.0

Recommended Visual Studio Extensions

  • Visual F# Power Tools
  • Git Diff Margin
  • Productivity Power Tools 2015

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published