Skip to main content

Database Full Catalog

Full database catalog

This catalog inventories tables and business purpose to speed up impact analysis for schema changes.

Table entry format

  • Table name and owning domain.
  • Primary business function.
  • Key columns (PK/FK/critical unique constraints).
  • Core relationships.

Usage

Review this catalog before adding migrations to avoid duplicating existing data concepts.

Sync rule

Every new migration should be accompanied by a corresponding catalog update.