In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-26 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
In this article, the editor gives you a detailed introduction of "what is the data exchange model". The content is detailed, the steps are clear, and the details are handled properly. I hope this article "what is the data exchange model" can help you solve your doubts. Let's follow the editor's ideas to learn new knowledge.
The data exchange model makes it possible to exchange data between different applications. Here is the most basic motivation: group pairs between different applications will result in n* (nMel 1) data interfaces.
For comparison, if you use an intermediate presentation layer, you will need only 2 interfaces. The data exchange model is this intermediate presentation layer.
The exchange model can be used as a specification for data transmission, or it can be used to define a schema for an exchange database. The source application must convert their data into this interchangeable format, and similarly, the target application must use the interchange format to populate their internal data structure. Therefore, the data exchange format acts as a link before the application and distinguishes them.
Data exchange formats are not used to build applications, and their patterns should not be complex and easy to parse. It does not need to emphasize data quality. The whole point of the data exchange format is to provide a way from the source to the destination.
Given the need for small-scale Schema and flexibility, a typical data exchange model usually contains metadata and data. How to define and understand this metadata and data is a bit nerve-racking.
Data exchange model versus application data model
There is a big difference between the data exchange model and the application data model. Exchangeable data is temporary, whereas application data is persistent, providing the "memory" of the application.
Moreover, the data exchange model is usually abstract and small. Their goal is to move data. Application data, on the other hand, aims to make business data operable and directly reflect business data. Application data models are usually large (there are usually hundreds or more tables) because they need to describe the data as accurately as possible to improve data quality.
After reading this, the article "what is the data Exchange Model" has been introduced. If you want to master the knowledge points of this article, you still need to practice and use it yourself to understand it. If you want to know more about related articles, welcome to follow the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.