Proceedings of the 2008 ACM SIGMOD International Conference on Management of Data 2008
DOI: 10.1145/1376616.1376727
|View full text |Cite
|
Sign up to set email alerts
|

Supporting table partitioning by reference in oracle

Abstract: Partitioning is typically employed on large-scale data to improve manageability, availability, and performance. However, for tables connected by a referential constraint (capturing a parent-child relationship), the current approaches require individually partitioning each table thereby burdening the user with the task of maintaining the tables equi-partitioned, which not only is cumbersome but also error prone. This paper proposes a new partitioning method (partition by reference) that allows tables with a par… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
19
0

Year Published

2009
2009
2019
2019

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 57 publications
(19 citation statements)
references
References 6 publications
0
19
0
Order By: Relevance
“…Data partitioning is a well-studied problem in database systems (e.g., [18,24,8,17,10], amongst others). Past work has noted that partitioning can effectively increase the scalability of database systems, by parallelizing I/O [17] or by assigning each partition to separate workers in a cluster [18].…”
Section: Related Workmentioning
confidence: 99%
“…Data partitioning is a well-studied problem in database systems (e.g., [18,24,8,17,10], amongst others). Past work has noted that partitioning can effectively increase the scalability of database systems, by parallelizing I/O [17] or by assigning each partition to separate workers in a cluster [18].…”
Section: Related Workmentioning
confidence: 99%
“…This research work involves the extraction of useful notions and ideas from related approaches based on the concepts of anonymous access control (Jensen et al, 2010), privacy preserving data publishing (Fung et al, 2010), provable data possession (Ateniese et al, 2007(Ateniese et al, , 2008, microaggregation , data classification (Han et al, 1991), database encryption (Davida et al, 1981), database table partitioning (Eadon et al, 2008) and referential integrity (Markowitz, 1991).…”
Section: Related Workmentioning
confidence: 99%
“…HadoopDB was, therefore, extended to support referential partitioning. Although a similarly named technique was recently made available in Oracle 11g [23], it served a different purpose than in our project where this partitioning scheme facilitates joins across a shared-nothing network.…”
Section: Referential Partitioningmentioning
confidence: 99%