A Simple KeyStore DB using simple file
sbt run
#for the key store creating here I am creating Bplus tree with order 100 asuming the key leght is 10(10 bytes size) considering one pagesize of disk is around 8k bytes so that its possible to store all the keys in store single page