Show Bookstore Categories

Build Your Own Database From Scratch

Persistence, Indexing, Concurrency

ByJames Smith

Usually printed in 3 - 5 business days
Databases are not black boxes. Understand them by coding your own from scratch! A walk-through of a minimal persistent database implementation. The implementation is incremental. 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. Covers three important topics: 1. Persistence. How not to lose or corrupt your data. Recovering from a crash. 2. Indexing. Efficiently querying and manipulating your data. (B-tree). 3. Concurrency. How to handle multiple (large number of) clients. And transactions. More "build your own X" books can be found on the official website: https://build-your-own.org

Details

Publication Date
Apr 18, 2023
Language
English
Category
Computers & Technology
Copyright
All Rights Reserved - Standard Copyright License
Contributors
By (author): James Smith

Specifications

Pages
136
Binding
Paperback
Interior Color
Black & White
Dimensions
US Trade (6 x 9 in / 152 x 229 mm)

Ratings & Reviews