Achim Pick
2 Papers
131 Citations
Achim Pick is an academic researcher. The author has contributed to research in topics: Partition (database) & Data access. The author has an hindex of 2, co-authored 2 publications.
Chat about Author
Papers
The LHAM log-structured history data access method
Peter Muth,Patrick O'Neil,Achim Pick,Gerhard Weikum +3 more
- 01 Feb 2000
TL;DR: The log-structured history data access method (LHAM) as discussed by the authors partitions the data into successive components based on the timestamps of the record versions, and the components are assigned to different levels of a storage hierarchy.
96
•Proceedings Article
Design, Implementation, and Performance of the LHAM Log-Structured History Data Access Method
Peter Muth,Patrick O'Neil,Achim Pick,Gerhard Weikum +3 more
- 24 Aug 1998
TL;DR: A detailed comparison with the TSB-tree, both analytically and based on experiments with real implementations, shows that LHAM is highly superior in terms of insert performance, while query performance is in almost all cases at least as good as for the T SB-tree; in many cases it is much better.