QCon San Francisco Workshop: Building a database from the ground up
published: August 8, 2023 |
updated: January 19, 2024
I’m going to QCon San Francisco and will be teaching a full day workshop where we’ll start from a C compiler and an empty file and end up with a functional storage engine, indexing and more.
Included in the minimum requirements are implementing transactions, MVCC, persistent data structures, and indexes.
The workshop is going to be loosely based on the book, but I’m going to condense things so we can cover this topic in a single day.
Looking forward to seeing you there.
Woah, already finished? 🤯
If you found the article interesting, don’t miss a chance to try our database solution – totally for free!