An ACID-compliant, thread-safe database management system implemented in Go. Utilizes b+tree and extendible hash indexing, supporting logical and bloom filter query optimizations. Implemented a write-ahead log (WAL) for fault tolerance/crash recovery. Utilized hand-over-hand fine-grained locking to handle high-volume concurrent read/writes.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
andrewzchen66/DBMS
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published