Stoolap 0.2 Released For Modern Embedded SQL Database In Rust
- Reference: 0001603589
- News link: https://www.phoronix.com/news/Stoolap-0.2-Rust-Embedded-SQL
- Source link:
Stoolap supports MVCC transactions and is fully ACID compliant while being written entirely in Rust. With Stoolap 0.2 there is more work on features like additional grouping sets, Volcano-style operator architecture, SEMI/ANTI join operators, query timeout support, keyset pagination, and other functionality.
Stoolap 0.2 also brings a number of performance optimizations for its query execution, storage and MVCC handling, much faster JOINs, various memory/allocation enhancements, index optimizations, and also underlying architecture improvements.
Downloads and more details on this embedded SQL Rust database solution via [1]GitHub and the project site at [2]Stoolap.io .
[1] https://github.com/stoolap/stoolap/releases/tag/v0.2.0
[2] https://stoolap.io/