DBScholar

Back to papers

Storage Reclamation in Object Oriented Database Systems

Summary: Object-oriented DB storage reclamation analyzed via paging models to compare schemes. Mark-and-Sweep yields many I/Os; Copy-Compact reclusters memory; Baker's algorithm fuses reclustering with amortized reference counting, most suitable for disk-based data. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
2424
Venue
SIGMOD
Year
1987
Pagerank
6.256011e-05
Overall Rank
5,350 | 63.30%
DOI
10.1145/38713.38757

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{butler_sigmod87,
        title = {{Storage Reclamation in Object Oriented Database Systems}},
        author = {Butler, Margaret H.},
        series = {{SIGMOD} '87},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/38713.38757},
        url = {https://dl.acm.org/doi/10.1145/38713.38757},
        year = {1987}
}

Incoming Citations (Sorted by Pagerank)

Showing 3 of 3 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 4 of 4 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
34 The Design Of Postgres 1986 SIGMOD 0.00049302774
63 An Amateur's Introduction to Recursive Query Processing Strategies 1986 SIGMOD 0.00038782376
147 Making Smalltalk a Database System 1984 SIGMOD 0.00029474235
475 A Calculus for Complex Objects 1986 PODS 0.00017864549
Previous Page 1 / 1 Next

Semantically Similar Papers