Skip to content

DAMA-DMBOK

DAMA-DMBOK

Data Management Body of Knowledge

1. Overview: An International Standard Body of Knowledge for Systematic Management of Data Assets

    flowchart LR
    A["Fragmented, siloed data<br/>(dispersed, non-standard)"] --"Apply the<br/>11 knowledge areas"--> B["Governance-centered<br/>integrated management"] --"Ensure quality<br/>& reliability"--> C["Business value creation<br/>from data assets"]

    style A fill:#FFEBEE,stroke:#D32F2F,color:#000
    style B fill:#E3F2FD,stroke:#1976D2,color:#000
    style C fill:#E8F5E9,stroke:#388E3C,color:#000
  

Definition: A data management body of knowledge published by DAMA International that provides 11 Knowledge Areas and practical guidelines for organizations to effectively manage data assets — a global standard framework.

Characteristics: (The DAMA Wheel) Presents a DAMA Wheel structure in which data governance is the central hub, organically connected to 10 management areas. (A business-asset perspective) Supports a shift in perspective that treats data not as an IT asset but as an enterprise-wide business asset. (A maturity benchmark) Provides a benchmark for diagnosing data management maturity and building an organizational capability improvement roadmap.


2. Core Components of DAMA-DMBOK

A. The 11 Data Management Knowledge Areas

    flowchart TD
    subgraph R1[" "]
        direction LR
        A1["1. Data Governance"]
        A2["2. Data Architecture"]
        A3["3. Data Modeling & Design"]
    end
    subgraph R2[" "]
        direction LR
        A4["4. Data Storage & Operations"]
        A5["5. Data Security"]
        A6["6. Data Integration<br/>& Interoperability"]
    end
    subgraph R3[" "]
        direction LR
        A7["7. Documents & Content<br/>Management"]
        A8["8. Reference & Master Data"]
        A9["9. Data Warehousing & BI"]
    end
    subgraph R4[" "]
        direction LR
        A10["10. Metadata Management"]
        A11["11. Data Quality"]
    end

    style A1 fill:#1E3A5F,stroke:#1E3A5F,color:#fff
    style A2 fill:#E3F2FD,stroke:#1976D2,color:#000
    style A3 fill:#E3F2FD,stroke:#1976D2,color:#000
    style A4 fill:#F3E5F5,stroke:#7B1FA2,color:#000
    style A5 fill:#F3E5F5,stroke:#7B1FA2,color:#000
    style A6 fill:#F3E5F5,stroke:#7B1FA2,color:#000
    style A7 fill:#FFF3E0,stroke:#F57C00,color:#000
    style A8 fill:#FFF3E0,stroke:#F57C00,color:#000
    style A9 fill:#FFF3E0,stroke:#F57C00,color:#000
    style A10 fill:#E8F5E9,stroke:#388E3C,color:#000
    style A11 fill:#E8F5E9,stroke:#388E3C,color:#000
    style R1 fill:none,stroke:none
    style R2 fill:none,stroke:none
    style R3 fill:none,stroke:none
    style R4 fill:none,stroke:none
  
AreaCore PurposeKey Activities
1. Data GovernanceEstablish enterprise-wide data management policy, strategy, and accountabilityDefine data ownership, set policy, ensure compliance
2. Data ArchitectureStandard design of enterprise data structure and flowERD, conceptual/logical/physical model design
3. Modeling & DesignFormalized representation of data requirementsNormalization, model review, metadata registration
4. Storage & OperationsData storage infrastructure and operational managementDB administration, backup, recovery, performance tuning
5. Data SecurityData access control and privacy protectionAccess rights management, encryption, PII masking
6. Integration & InteroperabilityData linkage across heterogeneous systemsETL, API, data hub design
7. Documents & ContentSystematic management of unstructured data and documentsContent classification, retention policy, search optimization
8. Reference & Master DataEnsuring consistency of core shared dataMDM implementation, golden record management
9. Data Warehousing & BIIntegrating data for analytics and delivering insightDW design, OLAP, dashboards, reporting
10. MetadataManaging information about data’s meaning, origin, and contextData catalog, data lineage tracking
11. Data QualityEnsuring the accuracy, completeness, and consistency of dataQuality measurement, profiling, cleansing/standardization

B. The Data Management Framework (DAMA Wheel)

    mindmap
  root(("Data<br/>Governance"))
    "Data Architecture"
    "Modeling & Design"
    "Storage & Operations"
    "Data Security"
    "Integration & Interoperability"
    "Documents & Content"
    "Reference & Master Data"
    "Data Warehousing & BI"
    "Metadata"
    "Data Quality"
  
Design PrincipleDescription
Governance-centeredData Governance sits as the hub of the wheel, directing and setting policy for the other 10 areas
Interconnected areasThe areas are not independent — metadata, quality, and security cut across all of them
Enterprise-wide applicationAn integrated framework that systematizes data management capability across the whole organization, not a single department

3. Expected Benefits and Practical Application of DAMA-DMBOK

CategoryKey Expected BenefitPractical Application
Establishing a standard frameworkBuilding a data management system based on a global standardDiagnose data management maturity and build an improvement roadmap
Ensuring quality & reliabilityImproved accuracy, integrity, and consistency of dataHigher-quality AI modeling and management decisions based on high-quality data
Regulatory responsePrivacy protection and complianceEmbedding requirements such as GDPR and privacy law into data governance
Strengthening AI/analytics foundationsEstablishing a trustworthy data pipelineBuilding a data lake/AI platform through improved MDM/metadata systems