8 sections to fill out before your next ISO 27001 or GDPR audit, so you won’t have to improvise database answers on D-Day.
The 8 sections of your template
For every database under your responsibility, an ISO 27001 auditor or GDPR authority might ask a variation of these 8 questions. The template covers them in the exact order they are typically requested.
Object Inventory tables · views · procedures
Prepare a complete inventory of what actually exists in each database, not just what happens to be documented in a SharePoint, wiki, or internal folder.
Data Dictionary column · type · description
Every column named, typed, and explained in business language. This is the section most frequently missing, and the one that takes the most time to reconstruct retroactively.
Sensitive Data Classification GDPR · health · financial
Which columns contain personal, health, financial, or industry-regulated data—database by database and field by field.
Relationships & Dependencies foreign keys · joins
How tables and databases interconnect, so you can anticipate the domino effect of any schema change.
Dataset Ownership named data owner
Without a designated owner, true governance cannot be established or proven.
Access Control Matrix role · table · permission level
Who can read, write, or administer each database, and on what grounds that access was granted.
Schema Change Log date · author · modification
The history of structural changes: added columns, removed tables, type alterations.
Backup & Recovery Procedures frequency · test · duration
Backup frequency, the last successfully tested restoration, and actual recovery time objectives.
Need to move faster than manual entry?
SQLInfo automatically documents these 8 sections directly from your PostgreSQL, MySQL, or SQL Server databases—without ever exporting your data outside your infrastructure.