Write-ahead logs, recommender systems and a clean start for the web - What our team is reading
At base, the idea was to keep each record in the database in a linked list of versions stamped with transaction IDs — in some sense, this is 'the log as data' or 'the data as a log', depending on…
Read the full articleYou might also wanna read
SQLite Database File Format Specification (Version 3.0.0+)
This document describes and defines the on-disk database file format used by all releases of SQLite since version 3.0.0 (2004-06-18).
Library of Congress Designates SQLite as Recommended Storage Format for Datasets
Article URL: Comments URL: Points: 9 # Comments: 1

Writing to an Apache Iceberg Table: How Commits and ACID Actually Work
## Apache Iceberg Masterclass - Table of Contents 1. [What Are Table Formats and Why Were They Needed?](/posts/2026-04-29-iceberg-masterclas
Understanding the Write Last, Read First Rule for Financial Database Consistency
TigerBeetle is a financial transactions database built for correctness. Yet, building a correct system from correct components remains a cha
Exploring Persistence and Durability in Key-Value Databases
I've been working on a complex multi-model database for a few weeks now, and recently I took time to simplify and test out an idea I had on
Keeping Secrets Out of Logs: A Defense-in-Depth Approach
There's no silver bullet, but if we put some "lead" bullets in the right places, we have a good shot at keeping sensitive data out of logs.

Comments
Sign in to join the conversation.
No comments yet. Be the first.