risinglightdb / sql-optimizer-labs
🚧 Build a SQL optimizer in 1000 lines of Rust using egg.
☆77Updated 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
- The labs of Raft consensus algorithm based on MadSim.☆116Updated last month
- pipeline execution implemented in Rust☆36Updated 2 years ago
- Let's build an OLAP database from scratch! 🚧 UNDER CONSTRUCTION 🚧☆101Updated last year
- A Toy Query Engine & SQL interface☆65Updated 2 years ago
- [WIP] An experimental cloud-native distributed KV engine for OLTP workload.☆69Updated 2 years ago
- Concurrent ART (adaptive radix tree)☆142Updated last month
- sqlrs is an in-process sql query engine☆108Updated 2 years ago
- Shared Unit Raft☆82Updated 3 months 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
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆189Updated 2 weeks ago
- Experimental DataFusion Optimizer☆48Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆127Updated last year
- Mini-LSM solution checkpoint☆49Updated last year
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆138Updated last month
- build a simple key value store based on LSM tree like rocksdb/leveldb☆40Updated 5 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…☆35Updated 6 months ago
- A simple sql server code by rust☆65Updated 3 years ago
- Bw-Tree for Rust☆26Updated last year
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆98Updated 2 years ago
- 15-721 Spring 2024 - Cache #1☆12Updated 10 months ago
- A memcomparable serialization format.☆23Updated last year
- A rust implementation of lock free cuckoo hashmap☆67Updated last month
- A yaml-based SQL planner test framework☆26Updated 3 months ago
- A native storage format for apache arrow☆82Updated last year
- A Rust port of Yahoo! Cloud Serving Benchmark (YCSB)☆28Updated 2 years ago
- A binary representation of json value, optimized for parsing and querying.☆22Updated 9 months ago
- Async positioned I/O with io_uring.☆43Updated 4 years ago
- Bf-Tree: A Modern Read-Write-Optimized Concurrent Larger-Than-Memory Range Index☆54Updated 5 months ago
- Use io_uring from vanilla tokio.☆41Updated 3 months ago