Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.