DoraDB is an attempt to build a fast database in Rust from scratch. It is work in progress. Early development focus on SQL layer and optimizer techniques. Current development focus on storage engine.
Fast on both transactional and analytical processing.
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.