Database Documenter for SQL Server Tool (SQL/PowerShell/WinForms)
DESCRIPTION:
Automatically generates documentation of an entire SQL Server database.
Exports in HTML format every SQL object including tables, views, stored procedures, columns, indexes, foreign keys, etc.
Additionally with MS_Description properties supported Extended Properties Editor can add annotations to tables and columns.
Example of SQL database table output file:
dbo.tblAXAOSCluster


