Skip to content

This is a simple key-value database for learning purpose.

Notifications You must be signed in to change notification settings

bp7968h/base_kv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simpel Key-Value Store

This is a learning project to discover database technology and learn the internal architecture of a family of database systems using a log-structured, append-only model. The key-value model enables simple queries and doesn’t support asking broader queries.

About

This is a simple key-value database for learning purpose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages