There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This project implements an **in-memory noSQL Database** with flexibility of using different data types (ex: int, char, boolean, string, arraylists, hashmap, hashset etc.) and common methods associated with them.