Data Dictionary Create and maintain a database data dictionary - a description of all the tables, columns, and relationships so that every participant can understand each data item.
Entity Linkage Diagrams Visualize database schemas with entity-relationship diagrams so everyone can quickly understand key tables and their relationships.
Document Programmability Document SQL procedures/functions, triggers to make database evolution more controlled.