Pebble - as a key/value db

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • dragonboat

    A feature complete and high performance multi-group Raft library in Go.

  • Pebble is the default log storage engine for a multi-raft library named Dragonboat. It was chosen to replace RocksDB and it seems to work well. https://github.com/lni/dragonboat

  • badger-bench

    Benchmarks of Badger

  • I forked dgraph's badger-bench repo and played around a lot with: - lmdb - badgerdb - bolt - bbolt (the etcd fork of bolt with some perf fixes) - rocksdb - goleveldb https://github.com/kevburnsjr/badger-bench/blob/master/results.txt

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts