Skip to content
/ tkvdb Public

tkvdb is an embedded database library for key-value data. It is similar to Berkeley DB, LevelDB or SQLite4 LSM.

Notifications You must be signed in to change notification settings

ms-rtos/tkvdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tkvdb

tkvdb is an embedded database library for key-value data. It is similar to Berkeley DB, LevelDB or SQLite4 LSM.

License: ISC license.

A permissive license lets people do anything with your code with proper attribution and without warranty. The ISC license is functionally equivalent to the BSD 2-Clause and MIT licenses, removing some language that is no longer necessary.

Download: https://github.com/vmxdev/tkvdb

Version: Commits on Dec 9, 2020, Add cursor->key_datum()/val_datum()

About

tkvdb is an embedded database library for key-value data. It is similar to Berkeley DB, LevelDB or SQLite4 LSM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published