* Title: Build Your Own Database From Scratch: Persistence, Indexing, Concurrency * Author(s) name(s): James Smith * ISBN (or ASIN): B0C2RCMC1D * Publisher: Independently published * Publication date: (April 18, 2023) * Format: Paperback * Page count: 137 * Description: Databases are not black boxes. Understand them by coding your own from scratch! A walkthrough of a minimal persistent database implementation. We start with a B-Tree, then add a new concept with each chapter, and eventually go from a simple KV to a mini relational DB.
Link: Cover:
Please also add this book to my author page, thanks.
* Author(s) name(s): James Smith
* ISBN (or ASIN): B0C2RCMC1D
* Publisher: Independently published
* Publication date: (April 18, 2023)
* Format: Paperback
* Page count: 137
* Description:
Databases are not black boxes. Understand them by coding your own from scratch!
A walkthrough of a minimal persistent database implementation. We start with a B-Tree, then add a new concept with each chapter, and eventually go from a simple KV to a mini relational DB.
Link:
Cover:
Please also add this book to my author page, thanks.