SQL Data Dictionary in PDF or HTML
It is now easy to generate a PDF or HTML listing of all tables and views in your SQL Server database.
View example Wide World Importers (SQL Server 2016) PDF output
View example Wide World Importers (SQL Server 2016) HTML tree output
View example Adventure Works PDF output
View example Adventure Works HTML tree output
Column Level Details
Get column level detail on SQL Server primary keys, data types, and defaults along with descriptions. Easily find missing indexes and incorrect column definitions.
Dependencies
Document SQL Server column level table usage by views, stored procedures and functions.
Description Editor
Use the included description editor to add a description to SQL Server tables, columns, views, stored procedures, and functions quickly and easily.