risinglightdb / sql-optimizer-labs
🚧 Build a SQL optimizer in 1000 lines of Rust using egg.
☆80Updated 2 years ago
Alternatives and similar repositories for sql-optimizer-labs:
Users that are interested in sql-optimizer-labs are comparing it to the libraries listed below
- Code for "Lessons Learned from Building a Query Optimizer" blog series☆46Updated 2 months ago
- The labs of Raft consensus algorithm based on MadSim.☆119Updated 2 months ago
- A Toy Query Engine & SQL interface☆65Updated 2 years ago
- pipeline execution implemented in Rust☆37Updated 2 years ago
- Let's build an OLAP database from scratch! 🚧 UNDER CONSTRUCTION 🚧☆101Updated last year
- sqlrs is an in-process sql query engine☆109Updated 2 years ago
- [WIP] An experimental cloud-native distributed KV engine for OLTP workload.☆69Updated 2 years ago
- Shared Unit Raft☆81Updated 5 months ago
- Concurrent ART (adaptive radix tree)☆144Updated 2 weeks ago
- 🗳 A solution to pingcap/talent-plan, aka "6.824 Lab 2: Raft" and "6.824 Lab 3: Fault-tolerant Key/Value Service" from MIT.☆29Updated 3 years ago
- Mini-LSM solution checkpoint☆53Updated last year
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆143Updated 2 months ago
- build a simple key value store based on LSM tree like rocksdb/leveldb☆40Updated 5 years ago
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆190Updated this week
- A simple sql server code by rust☆65Updated 3 years ago
- SQL Fuzz Testing Utilities☆29Updated last year
- Bf-Tree: A Modern Read-Write-Optimized Concurrent Larger-Than-Memory Range Index☆54Updated 7 months ago
- Experimental DataFusion Optimizer☆47Updated last year
- A native storage format for apache arrow☆82Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆132Updated last year
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆97Updated 2 years ago
- OSPP 2022 Project: String Adaptive Hash Table for Databend☆19Updated 2 years ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆37Updated 7 months ago
- A memcomparable serialization format.☆23Updated last year
- A binary representation of json value, optimized for parsing and querying.☆22Updated 11 months ago
- Cache server :)☆33Updated last year
- The TiKV development/contribution guide☆35Updated 2 years ago
- Use io_uring from vanilla tokio.☆46Updated this week
- A rust implementation of lock free cuckoo hashmap☆68Updated 3 months ago
- A port for rocksdb☆104Updated 3 years ago