4 Jul 2025, Fri

Book release: Building a database engine

After 12 months of intense research and development, my new book, Building a database engine is finally available! You can find out every detail here:

Get the book now

(if you’re a paying subscriber, there’s a 30% discount code at the end of the post)

Not gonna lie to you. At some point, this project caused me physical pain. But I gained at least 3 years’ worth of XP.

But I’m dumb. If you’re smart, you can gain the same XP in two weeks.

What’s inside the book?

We’re building a working database storage engine from scratch. Including:

  • Storage layer

  • TLV encoding

  • Creating databases and tables

  • Insert/update/delete/select

  • Write-Ahead Log (WAL)

  • Data pages

  • B-Tree indexes

  • Buffer pools (page-level caches)

  • Hash-based full-text indexes

Everything is explained and built from scratch. In Golang. Which you don’t need to know.

Check out the book now

If you’re a paying subscriber, I want to thank your support with a 30% discount:

By Aamir Masood

Welcome to https://atozinformations.com. We can answer whatever you want to know about Gaming, Xbox, Compatibility, Availability and Game Versions as well as APK games for android and IOS. Hopefully, we can give you somewhat better than that some of the time.

Leave a Reply

Your email address will not be published. Required fields are marked *