首页 | 本学科首页   官方微博 | 高级检索  
     


CloudMdsQL: querying heterogeneous cloud data stores with a common language
Authors:Boyan Kolev  Patrick Valduriez  Carlyna Bondiombouy  Ricardo Jiménez-Peris  Raquel Pau  José Pereira
Affiliation:1.Zenith team, Inria,Montpellier,France;2.Universidad Politecnica de Madrid (UPM) and LeanXcale,Madrid,Spain;3.Sparsity Technologies,Barcelona,Spain;4.INESC,Braga,Portugal
Abstract:The blooming of different cloud data management infrastructures, specialized for different kinds of data and tasks, has led to a wide diversification of DBMS interfaces and the loss of a common programming paradigm. In this paper, we present the design of a cloud multidatastore query language (CloudMdsQL), and its query engine. CloudMdsQL is a functional SQL-like language, capable of querying multiple heterogeneous data stores (relational and NoSQL) within a single query that may contain embedded invocations to each data store’s native query interface. The query engine has a fully distributed architecture, which provides important opportunities for optimization. The major innovation is that a CloudMdsQL query can exploit the full power of local data stores, by simply allowing some local data store native queries (e.g. a breadth-first search query against a graph database) to be called as functions, and at the same time be optimized, e.g. by pushing down select predicates, using bind join, performing join ordering, or planning intermediate data shipping. Our experimental validation, with three data stores (graph, document and relational) and representative queries, shows that CloudMdsQL satisfies the five important requirements for a cloud multidatastore query language.
Keywords:
本文献已被 SpringerLink 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号