Skip to content

francescoditria/kave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kave

kave no-sql database

Kave stands for key-attribute-value-entity. The logical model is an extension of the key-value model. The kave model enriches the semantics of the key-value model by adding further descriptors, namely an entity and an attribute. Furthermore, the value descriptor can store a multi-value.

Kave is an in-memory system for a faster management of data. The underlying data structure is based on a java hash-map.

About

no-sql database as an extension of the key-value model

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages