Skip to content

katyo/ledb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightweight embedded database

License: MIT Travis-CI Build Status Appveyor Build status Crates.io Package Docs.rs API Documentation

The LEDB is an attempt to implement simple but efficient, lightweight but powerful document storage.

The abbreviation LEDB may be treated as an Lightweight Embedded DB, also Low End DB, also Literium Engine DB, also LitE DB, and so on.

Documents storage library (ledb crate)

This is a basic library which implements document storage and query functionality.

See the README.

Actor and REST-interface for documents storage (ledb-actix crate)

This is an actor which helps interacting with database in applications which builts on the actix actor framework.

See the README.

About

Lightweight embedded database

Resources

License

Stars

Watchers

Forks

Packages

No packages published