Glossary
Data fabric
An architecture that uses metadata and automation to integrate and provide unified access to data across many sources.
A data fabric is an architectural layer that uses metadata, active metadata that describes data's location, lineage, usage and quality, to automatically connect and provide consistent access to data spread across many disconnected systems: warehouses, lakes, applications, on-premises databases, without necessarily moving or copying all of it into one place.
It leans heavily on a data catalog and active metadata management to know what data exists and where, and often on data virtualization to let a query span multiple underlying sources as though they were one. This differs from data mesh, which is primarily an organizational model for decentralizing ownership to domain teams; a data fabric is primarily a technology layer, and the two are complementary rather than competing, an organization can adopt mesh-style ownership on top of fabric-style technical integration.
Data fabric matters for large organizations with data scattered across acquisitions, regions or legacy systems, where building one unified warehouse is impractical. It reduces duplicated integration work and gives a more consistent view of data governance status across sources. The main pitfall is underestimating the metadata quality a fabric depends on: automation layered over inconsistent, unmaintained metadata just automates confusion faster.
Last reviewed September 22, 2026