Title :
Efficient bulk deletes in relational databases
Author :
Gartner, A. ; Kemper, A. ; Kossmann, D. ; Zeller, B.
Author_Institution :
Passau Univ., Germany
Abstract :
Many applications require that large amounts of data are deleted from a database - typically, such bulk deletes are carried out periodically and involve old or out-of-date data. If the data is not partitioned in such a way that bulk deletes can be carried out by simply deleting whole partitions, then most current database products execute such bulk delete operations very poorly. The reason is that every record is deleted from each index individually. This paper proposes and evaluates a new class of techniques to support bulk delete operations more efficiently. These techniques outperform the “record-at-a-time” approach implemented in many database products by about an order of magnitude
Keywords :
database indexing; relational databases; software performance evaluation; data partitioning; database indexes; efficient bulk delete operations; out-of-date data; performance; record deletion; relational databases; Art; Costs; Data mining; Data warehouses; Database systems; Explosions; Marketing and sales; Programming; Query processing; Relational databases;
Conference_Titel :
Data Engineering, 2001. Proceedings. 17th International Conference on
Conference_Location :
Heidelberg
Print_ISBN :
0-7695-1001-9
DOI :
10.1109/ICDE.2001.914827