Database Design
Database Capacity Planning
- Database capacity planning can be calculated with simple arithmetic as follows. (continued)
- Sum the table sizes.
- This is the database size.
- Optionally, add a slack capacity buffer (e.g., 10%) to account for unanticipated factors or inaccurate estimates above.
- This is the anticipated database capacity.