toydb
Database project
A distributed, educational, in-memory relational database project built with Rust to demonstrate its architecture and concepts.
Distributed SQL database in Rust, written as an educational project
6k stars
89 watching
573 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
databasedistributedmvccraftrustsql
Related projects:
Repository | Description | Stars |
---|---|---|
kipdata/fncksql | An in-language SQL database that enables direct function calls for high-performance data access | 565 |
diesel-rs/diesel | A Rust-based, type-safe ORM and query builder library for various databases | 12,761 |
questdb/questdb | A high-performance time-series database built with Java and C++ that supports fast ingestion and low-latency SQL queries | 14,593 |
launchbadge/sqlx | An async, pure Rust SQL crate with compile-time checked queries and support for multiple databases. | 13,470 |
crate/crate | A distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time. | 4,119 |
apache/shardingsphere | Enables data sharding, scaling, and encryption across multiple databases | 19,966 |
cockroachdb/cockroach | A distributed, cloud-native SQL database designed for high availability and scalable data management | 30,130 |
duckdb/duckdb | A high-performance analytical database system with support for complex queries and extensions to standard SQL. | 24,300 |
apache/datafusion | A query engine that supports various data formats and allows customization of its functionality. | 6,298 |
jayy-lmao/rust-graphql-docker | A containerized Rust GraphQL API with dataloaders and actix-web for managing a simple cult database. | 94 |
graphql-rust/juniper | A GraphQL server library written in Rust | 5,712 |
rbatis/rbatis | An ORM that compiles dynamic SQL at compile time, balancing performance and robustness for efficient database interactions. | 2,297 |
cberner/redb | An embedded key-value store written in Rust with high performance and ACID compliance | 3,352 |
robashton/cravendb | A document-oriented database with advanced features like full-text queries and replication. | 61 |
orientechnologies/orientdb | An open-source NoSQL database that supports multiple data models and query languages. | 4,751 |