godb-bench

command module
v0.0.0-...-5fcb46f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2020 License: Apache-2.0 Imports: 22 Imported by: 0

README

godb-bench

Benchmark for Go Key-Value DB options

  • RocksDB: Based on LevelDB with SSD improvements
  • LMDB-go: Simple wrapper for fast in-memory DB
  • BoltDB: A fork of LMDB
  • Badger: LSM tree database (like LevelDB), but written for Go

Based on badger-bench

How to run on a brand new EC2 instance

git clone https://github.com/thanhphu/godb-bench.git
cd godb-bench
./setup.sh

How to run on your local computer

  • Install rocksDB
  • ./run_write.sh
  • ./run_read.sh

How to read the result

TBU

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL