Database design and optimization organizes application data, constraints, relationships, queries, indexes, and operational practices for correctness and useful performance.
Who this service is for
New applications need a sound model, while existing systems may need help with slow queries, inconsistent data, unsafe changes, growth, reporting, or maintenance.
Correctness comes first
Optimization begins with workload and evidence. Indexes, caching, denormalization, and configuration changes are evaluated against write cost, integrity, and operational complexity.