Database Design and Storage
This domain owns the database objects themselves: how databases are created, how schemas and tables are shaped, how keys and constraints are chosen, how change history is captured, and how the physical storage layer is designed and maintained.
mindmap ((Database Design and Storage)) (CREATE DATABASE) (file layout) (schemas and tables) (keys and constraints) (identity and sequences) (change tracking) (storage internals) (index design) (compression) (partitioning) (index maintenance)