wyfunique / DBSimLinks
The codebase for DBSim
☆15Updated 2 years ago
Alternatives and similar repositories for DBSim
Users that are interested in DBSim are comparing it to the libraries listed below
Sorting:
- SQL Fuzz Testing Utilities☆29Updated last year
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆55Updated last month
- Experimental DataFusion Optimizer☆47Updated last year
- ☆53Updated 2 years ago
- Source code for Practical DB-OS Co-Design with Privileged Kernel Bypass☆11Updated 4 months ago
- In-memory, columnar, arrow-based database.☆46Updated 2 years ago
- A Postgres Extension to Manage Extensions! (As well as some random stuff)☆14Updated 2 years ago
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated 2 months ago
- OSPP 2022 Project: String Adaptive Hash Table for Databend☆19Updated 2 years ago
- ☆30Updated 2 years ago
- ☆12Updated last year
- A yaml-based SQL planner test framework☆27Updated 5 months ago
- A memcomparable serialization format.☆23Updated 2 years ago
- ☆19Updated 4 months ago
- TPCH benchmark tool for databend☆10Updated 2 years ago
- ☆14Updated 3 years ago
- Implementation and artifacts for "User-Defined Operators: Efficiently Integrating Custom Algorithms into Modern Databases"☆23Updated last year
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆80Updated 2 years ago
- Lightning In-Memory Object Store☆46Updated 3 years ago
- Fast and efficient file system metadata through LSM-tree☆29Updated 2 years ago
- An open-source BzTree implementation