MementoDB is a toy project designed for learning about database internals. It is inspired by the Bitcask key-value store and implements a simple append-only log-based storage engine.
-
Updated
Mar 13, 2025 - Python
MementoDB is a toy project designed for learning about database internals. It is inspired by the Bitcask key-value store and implements a simple append-only log-based storage engine.
Add a description, image, and links to the database-internals topic page so that developers can more easily learn about it.
To associate your repository with the database-internals topic, visit your repo's landing page and select "manage topics."