u-database VS kvbench

Compare u-database vs kvbench and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
u-database kvbench
2 2
- 143
- -
- 2.3
- 10 months ago
Go
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

u-database

Posts with mentions or reviews of u-database. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-01.
  • uDatabase is an ultra lightweight Unix key-value store implementation
    1 project | news.ycombinator.com | 4 Apr 2022
  • A Database for 2022
    13 projects | news.ycombinator.com | 1 Apr 2022
    (Ignoring the fact this may be an April fools joke.)

    > We’re going to put everything in a single file on disk again.

    For most small scale projects I'm just reading and writing lines to a file on disk. Sure, I could over-engineer some database, or I could get a minimal viable project off of the ground and worry about scaling later. Most projects run into issues long before scalability.

    I found myself recently wanting a lightweight key-value store for random structures. For this purpose, I created a toy single-file key-value store [1] in less than 256 lines of C. It's not quite ready for prime time, but it's incredibly easy to use.

    [1] https://gitlab.com/danbarry16/u-database

kvbench

Posts with mentions or reviews of kvbench. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-01.

What are some alternatives?

When comparing u-database and kvbench you can also consider the following projects:

raft - UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.

go-memdb - Golang in-memory database built on immutable radix trees

bolt

rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files

litestream - Streaming replication for SQLite.

sshuttle - Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.