-
Updated
Jul 10, 2025 - Python
#
databaseinternals
Here are 2 public repositories matching this topic...
A lightweight, transactional key-value database engine implemented in Java. SimpleDB uses a B+ Tree for indexing, a Buffer Pool for memory management, and a Write-Ahead Log (WAL) to ensure data integrity and crash recovery.
-
Updated
Mar 22, 2026 - Java
Improve this page
Add a description, image, and links to the databaseinternals topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the databaseinternals topic, visit your repo's landing page and select "manage topics."