risinglightdb / sql-optimizer-labs
🚧 Build a SQL optimizer in 1000 lines of Rust using egg.
☆73Updated last year
Related projects ⓘ
Alternatives and complementary repositories for sql-optimizer-labs
- A Toy Query Engine & SQL interface☆64Updated 2 years ago
- Let's build an OLAP database from scratch! 🚧 UNDER CONSTRUCTION 🚧☆98Updated 9 months ago
- pipeline execution implemented in Rust☆34Updated last year
- The labs of Raft consensus algorithm based on MadSim.☆109Updated last year
- [WIP] An experimental cloud-native distributed KV engine for OLTP workload.☆68Updated last year
- Shared Unit Raft☆60Updated this week
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆176Updated this week
- build a simple key value store based on LSM tree like rocksdb/leveldb☆40Updated 4 years ago
- A simple sql server code by rust☆64Updated 3 years ago
- sqlrs is an in-process sql query engine☆109Updated last year
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆97Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆113Updated last year
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆27Updated 2 months ago
- Mini-LSM solution checkpoint☆40Updated 9 months ago
- Concurrent ART (adaptive radix tree)☆128Updated this week
- A native storage format for apache arrow☆81Updated last year
- 🗳 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 2 years ago
- OSPP 2022 Project: String Adaptive Hash Table for Databend☆18Updated 2 years ago
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆133Updated 7 months ago
- Bw-Tree for Rust☆23Updated last year
- Experimental DataFusion Optimizer☆47Updated last year
- Cache server :)☆33Updated last year
- A rust implementation of lock free cuckoo hashmap☆67Updated 2 years ago
- A yaml-based SQL planner test framework☆25Updated last week
- Use io_uring from vanilla tokio.☆36Updated 3 weeks ago
- A memcomparable serialization format.☆22Updated last year
- A binary representation of json value, optimized for parsing and querying.☆22Updated 5 months ago
- 🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"☆28Updated 3 years ago
- A Rust port of Yahoo! Cloud Serving Benchmark (YCSB)☆29Updated 2 years ago
- A User-Defined Function Framework for Apache Arrow.☆77Updated this week