risinglightdb / sql-optimizer-labsLinks
🚧 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
Sorting:
- Code for "Lessons Learned from Building a Query Optimizer" blog series☆47Updated 5 months ago
- The labs of Raft consensus algorithm based on MadSim.☆122Updated 4 months ago
- A Toy Query Engine & SQL interface☆66Updated 3 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
- pipeline execution implemented in Rust☆38Updated 2 years ago
- [WIP] An experimental cloud-native distributed KV engine for OLTP workload.☆69Updated 2 years ago
- Shared Unit Raft☆82Updated 7 months ago
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆195Updated 3 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.☆30Updated 3 years ago
- Concurrent ART (adaptive radix tree)☆155Updated last month
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆98Updated 3 years ago
- build a simple key value store based on LSM tree like rocksdb/leveldb☆40Updated 5 years ago
- DoraDB☆117Updated this week
- A simple sql server code by rust☆65Updated 4 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated 2 years ago
- ⛵ A distributed key-value store based on Raft. (WIP)☆44Updated 5 years ago
- A port for rocksdb☆104Updated 3 years ago
- Async positioned I/O with io_uring.☆44Updated 4 years ago
- SQL Fuzz Testing Utilities☆29Updated last year
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆150Updated 4 months ago
- Cache server :)☆33Updated last year
- The TiKV development/contribution guide☆35Updated 2 years ago
- 🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"☆27Updated 3 years ago
- A native storage format for apache arrow☆82Updated last year
- Experimental DataFusion Optimizer☆48Updated 2 years ago
- A minimal implementation of tikv/pd in Rust.☆65Updated 3 years ago
- OSPP 2022 Project: String Adaptive Hash Table for Databend☆19Updated 2 years ago
- A memcomparable serialization format.☆23Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆69Updated 5 months ago