Take a look at this cpu eater key-value database system

this package has been created to backup key and value in pure json format. not an actual database.

it’s better for web servers! and here all the data has been already compiled.

so it’s really really fast for insert/update/query .

any better idea to improve it?

have you seen bolt db? https://github.com/coreos/bbolt

wot?

Bolt supports fully serializable ACID transactions.

serving databases as large as 1TB

Sorry I was wrong :frowning: Thanks a lot :heart_eyes: