Skip to content

Writing a lightweight log-structured-merge (LSM) storage engine from scratch

License

Notifications You must be signed in to change notification settings

GStechschulte/tinydb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinydb

tinydb

A lightweight log-structured-merge-database (LSM) built for time-series data. The main goal of this library is to learn and implement LSM-trees from scratch.

Getting started

To use the storage engine...

About

Writing a lightweight log-structured-merge (LSM) storage engine from scratch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages