Description: A SQL data dictionary is a centralized repository of information about a database's schema. It documents tables, columns, data types, indexes, keys, views, stored procedures, and other database objects.
Type: software
Description: SQL Doc is a SQL documentation tool by Red Gate that automatically generates documentation of database schemas, tables, columns, views, stored procedures, functions, etc. It helps teams understand and document databases.
Type: software