# NeoDB
***! this is just in the alpha phase!***
[](https://crates.io/crates/neodb)
[](https://docs.rs/neodb/)
[](https://github.com/eyukselen/neodb-rust)
[](https://opensource.org/licenses/MIT)
Simple key value store with indexing capability.
## Features
* stores key value pairs.
* records can be indexed by given values
* values can be of any type
## To be implemented
special value types with extra functionality:
* set
* map
* index