Skip to content

VyacheArt/compare-key-value-db-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Key-Value database benchmarks

This repository contains benchmarks for the next key-value databases:

I compared them by the following metrics:

  • Read speed (duration per operation)
  • Write speed (duration per operation)
  • Size after filling for 100, 1000, 10_000, 100_000 elems with value size 10, 100, 1000 bytes
  • Size after filling and deleting each 10 elems for the same data as above

Results

You can read them at the Google Sheet.

You can watch the video here.

Contact

Feel free to contact me if you have any questions or suggestions.

Just can't say that this repo is for my YouTube Channel.

License

MIT