toydb VS tiny-lsm

Compare toydb vs tiny-lsm and see what are their differences.

toydb

Distributed SQL database in Rust, written as a learning project (by erikgrinaker)

tiny-lsm

super simple in-memory blocking LSM for constant-size keys and values (by komora-io)
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
toydb tiny-lsm
16 2
5,897 59
- -
9.2 0.0
5 days ago over 1 year ago
Rust Rust
Apache License 2.0 GNU General Public License v3.0 only
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.

toydb

Posts with mentions or reviews of toydb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-06.

tiny-lsm

Posts with mentions or reviews of tiny-lsm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-29.

What are some alternatives?

When comparing toydb and tiny-lsm you can also consider the following projects:

duckdb - DuckDB is an in-process SQL OLAP Database Management System

Rustlings - :crab: Small exercises to get you used to reading and writing Rust code!

surrealdb - A scalable, distributed, collaborative, document-graph database, for the realtime web

tantivy - Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust [Moved to: https://github.com/quickwit-oss/tantivy]

prql - PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement

extreme - extremely boring async function runner!

bustub - The BusTub Relational Database Management System (Educational)

lust - A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.

duckdb-rs - Ergonomic bindings to duckdb for Rust

idiomatic-rust - 🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.

talent-plan - open source training courses about distributed database and distributed systems

mini-redis - Incomplete Redis client and server implementation using Tokio - for learning purposes only