TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How I Develop a Temporal Database in the Advent of Byte-Addressable NVM

3 pointsby lichtenbergerover 5 years ago

1 comment

lichtenbergerover 5 years ago
Hi all,<p>the system has its roots in a university project, for which Marc Kramis had already predicted in 2008 that fast random, very fine granular reads are the key to efficient persistent, durable data structures, which retain its previous versions. We drastically shrink the data to write due to the asymmetry between reads and writes. Batched, sequential writes without in-place updates are also beneficial for nowadays common &quot;traditional&quot; SSDs.<p><a href="http:&#x2F;&#x2F;kops.uni-konstanz.de&#x2F;bitstream&#x2F;handle&#x2F;123456789&#x2F;5914&#x2F;report.pdf?sequence=1&amp;isAllowed=y" rel="nofollow">http:&#x2F;&#x2F;kops.uni-konstanz.de&#x2F;bitstream&#x2F;handle&#x2F;123456789&#x2F;5914&#x2F;...</a><p>Kind regards and happy holidays Johannes