Description: SchemaCrawler is an open-source database schema discovery and comprehension tool. It can be used to search for database schema objects like tables, columns, views, and foreign keys and automatically generate Entity-Relationship diagrams.
Type: software
Pricing: Open Source
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