ANN: SQL Server Utility, FREE -
04-02-2011
, 08:12 PM
Wingenious has released a free utility for SQL Server developers,
administrators, and contractors. The tool, DBGizmo, provides some of
the features most commonly requested in SQL Server forums, along with
other very interesting functionality.
There's a search feature for names of database objects. You can
quickly find any string within names of tables, columns, functions,
and other objects.
There's a search feature for SQL code database objects. You can
quickly find any string within your SQL routines and the matches are
shown in context.
There's a scripting feature for SQL code database objects. You can
script out selected objects and the SQL routines are in correct
dependency order.
There's a unique interactive database diagram to visualize table
relationships. You can quickly see where any given table fits within
the hierarchy.
There's a friendly editor for the extended properties of various
database objects. You can easily embed your documentation into the
database itself.
There's a handy viewer for 20+ database properties and related
details. You can easily review and compare many settings for all
available databases.
There's 10 different data sets to evaluate schema and configuration.
You can easily analyze the database structure and look for any
inconsistencies.
This handy tool is absolutely FREE, but any feedback would be
appreciated.
DBGizmo can be downloaded here... http://www.DBGizmo.net |