==================
Standalone software that saves you time by allowing advanced searches and some code generation for SQL Servers 2000, 2005, 2008, 2012.
Take a look at the quick tour in the video "tour.mp4"
You can:
-
Filter tables by name or column name
-
Check tables structure
-
Generate a pre formatted stored procedures (CRUD)
-
Filter Stored Procedures by name and input parameter names
-
Automatically generate the C# code to call such procedure
-
Add C# code to capture the output of a procedure into a class
Developed using Visual Studio 2010 in C# (.NET 4), using unit tests (with Rhino Mocks), MVVM, Dependency Injection and WPF.
As of Jan/2019, this code is severely out of date, but still usable. Any PRs updating it would be greatly appreciated.
- The exact terms of our license (BSD), can be found on "license.txt"