Proceedings of the 2008 EDBT Workshop on Software Engineering for Tailor-Made Data Management 2008
DOI: 10.1145/1385486.1385498
|View full text |Cite
|
Sign up to set email alerts
|

A new approach to modular database systems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
5
0

Year Published

2009
2009
2022
2022

Publication Types

Select...
5
2
1

Relationship

2
6

Authors

Journals

citations
Cited by 14 publications
(5 citation statements)
references
References 10 publications
0
5
0
Order By: Relevance
“…Operator modularity is a crucial design decision as it significantly affects performance. Determining the right granularity of operators has been a reoccurring topic of research: from the bracket model [23] for parallelization in the early days of databases to objected-oriented modular designs [25], record-oriented components adapted at runtime [37], morsel-driven parallelism [49], and "deep" query optimization [24] more recently. In Modularis, we use the Volcano model [33] as the basis for the interfaces between operators, but we also support collections instead of just flat records.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Operator modularity is a crucial design decision as it significantly affects performance. Determining the right granularity of operators has been a reoccurring topic of research: from the bracket model [23] for parallelization in the early days of databases to objected-oriented modular designs [25], record-oriented components adapted at runtime [37], morsel-driven parallelism [49], and "deep" query optimization [24] more recently. In Modularis, we use the Volcano model [33] as the basis for the interfaces between operators, but we also support collections instead of just flat records.…”
Section: Related Workmentioning
confidence: 99%
“…We show how to design a modular distributed query processing engine with performance comparable to its monolithic counterparts. The topic of modularity in database operators has been visited many times in the past [25,37] and recently [24,47]. However, to our knowledge, we are the first to implement modularity at the hardware platform level, while at the same time formulating concrete design principles.…”
Section: Introductionmentioning
confidence: 99%
“…The CoBRA DB project [IDMW08,IFMW08] aims at providing run-time adaptation for DBMS. The focus lies on modularizing a DBMS and supporting module exchange at run-time in a transparent and atomic way.…”
Section: Introductionmentioning
confidence: 99%
“…The CoBRA DB (Component Based Runtime Adaptable DataBase) project [11] investigates modular DBMSs that can be adapted to different environments by assembling prefabricated CoBRA DB components. The adaptation of the transaction management poses a prominent challenge in this context.…”
Section: Introductionmentioning
confidence: 99%