元模型支持异构数据存储之间的数据库迁移

Andrew P. Conrad, Philipp Utzmann, Meike Klettke, U. Störl
{"title":"元模型支持异构数据存储之间的数据库迁移","authors":"Andrew P. Conrad, Philipp Utzmann, Meike Klettke, U. Störl","doi":"10.1145/3550356.3561574","DOIUrl":null,"url":null,"abstract":"Even though relational database systems still play a major role in data management, they are reaching their limits in some cases. This relates, for example, to the increasingly large, often unstructured or highly linked data that need to be managed. To meet these requirements, various specialized NoSQL database systems have been developed. Their specialization has them differ significantly in terms of data model, query language and design guidelines. In addition, applications sometimes have complex requirements that cannot be met by a single database system (\"one size does not fit all\"). As a result, polyglot persistence and multi-model database systems become increasingly important. Due to the large number of specialized database systems and changing requirements for the database system used by an application, there is also a need to be able to easily migrate from one database system to another. Here, the heterogeneity and schema flexibility (most NoSQL systems are \"schema on write\") pose some challenges in this regard. To avoid point-to-point transformations, a platform-independent metamodel that combines the various platform-specific models plays a central role. This also includes the necessary mapping rules between the metamodel and the platform-specific models. In this paper, different metamodels are evaluated in accordance with previously defined criteria and a suitable metamodel (the M-Model) with a focus on migration between different database systems is developed.","PeriodicalId":182662,"journal":{"name":"Proceedings of the 25th International Conference on Model Driven Engineering Languages and Systems: Companion Proceedings","volume":"20 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-10-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Metamodels to support database migration between heterogeneous data stores\",\"authors\":\"Andrew P. Conrad, Philipp Utzmann, Meike Klettke, U. Störl\",\"doi\":\"10.1145/3550356.3561574\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Even though relational database systems still play a major role in data management, they are reaching their limits in some cases. This relates, for example, to the increasingly large, often unstructured or highly linked data that need to be managed. To meet these requirements, various specialized NoSQL database systems have been developed. Their specialization has them differ significantly in terms of data model, query language and design guidelines. In addition, applications sometimes have complex requirements that cannot be met by a single database system (\\\"one size does not fit all\\\"). As a result, polyglot persistence and multi-model database systems become increasingly important. Due to the large number of specialized database systems and changing requirements for the database system used by an application, there is also a need to be able to easily migrate from one database system to another. Here, the heterogeneity and schema flexibility (most NoSQL systems are \\\"schema on write\\\") pose some challenges in this regard. To avoid point-to-point transformations, a platform-independent metamodel that combines the various platform-specific models plays a central role. This also includes the necessary mapping rules between the metamodel and the platform-specific models. In this paper, different metamodels are evaluated in accordance with previously defined criteria and a suitable metamodel (the M-Model) with a focus on migration between different database systems is developed.\",\"PeriodicalId\":182662,\"journal\":{\"name\":\"Proceedings of the 25th International Conference on Model Driven Engineering Languages and Systems: Companion Proceedings\",\"volume\":\"20 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-10-23\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Proceedings of the 25th International Conference on Model Driven Engineering Languages and Systems: Companion Proceedings\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/3550356.3561574\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the 25th International Conference on Model Driven Engineering Languages and Systems: Companion Proceedings","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3550356.3561574","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

尽管关系数据库系统在数据管理中仍然发挥着重要作用,但在某些情况下,它们已经达到了极限。例如,这涉及到需要管理的越来越大的、通常是非结构化的或高度关联的数据。为了满足这些需求,各种专门的NoSQL数据库系统已经被开发出来。它们的专门化使得它们在数据模型、查询语言和设计指南方面有很大的不同。此外,应用程序有时具有复杂的需求,单个数据库系统无法满足这些需求(“一刀切”)。因此,多语言持久性和多模型数据库系统变得越来越重要。由于大量的专用数据库系统和应用程序使用的数据库系统不断变化的需求,还需要能够轻松地从一个数据库系统迁移到另一个数据库系统。在这里,异构性和模式灵活性(大多数NoSQL系统都是“模式即写”)在这方面提出了一些挑战。为了避免点到点转换,一个独立于平台的元模型(它结合了各种特定于平台的模型)起着中心作用。这还包括元模型和平台特定模型之间的必要映射规则。在本文中,根据先前定义的标准对不同的元模型进行评估,并开发了一个合适的元模型(m模型),重点关注不同数据库系统之间的迁移。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Metamodels to support database migration between heterogeneous data stores
Even though relational database systems still play a major role in data management, they are reaching their limits in some cases. This relates, for example, to the increasingly large, often unstructured or highly linked data that need to be managed. To meet these requirements, various specialized NoSQL database systems have been developed. Their specialization has them differ significantly in terms of data model, query language and design guidelines. In addition, applications sometimes have complex requirements that cannot be met by a single database system ("one size does not fit all"). As a result, polyglot persistence and multi-model database systems become increasingly important. Due to the large number of specialized database systems and changing requirements for the database system used by an application, there is also a need to be able to easily migrate from one database system to another. Here, the heterogeneity and schema flexibility (most NoSQL systems are "schema on write") pose some challenges in this regard. To avoid point-to-point transformations, a platform-independent metamodel that combines the various platform-specific models plays a central role. This also includes the necessary mapping rules between the metamodel and the platform-specific models. In this paper, different metamodels are evaluated in accordance with previously defined criteria and a suitable metamodel (the M-Model) with a focus on migration between different database systems is developed.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信