In a distributed environment, data fabric refers to the technology and architecture that provides data management, integration, and access in a consistent and unified manner. To build a data fabric, it is necessary to maintain data consistency, establish a data governance system, reduce structural differences between data sources, and provide a unified view. In this paper, we propose the Fabricator system, a technology that provides data management and access in a consistent and unified manner by building a metadata registry. Fabricator manages the addition and modification of metadata schemas and matching processes by designing a matching tool called MetaSB Manager that applies B+Tree. This allows real-time integration of various data sources in a distributed environment, maximizing the flexibility and usability of data.
목차
Abstract 1. INTRODUCTION 2. RELATED WORK 3. PROPOSED SYSTEM 3.1. System Overview 3.2. Metadata Schema Management Applying B+Tree 3.3. System Flow Mechanism 4. COMPARATIVE ANALYSIS 4.1. Experiments And Results 4.2. Comparison of Systems 5. CONCLUSION ACKNOWLEDGMENT REFERENCES