News: 0001603589

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Stoolap 0.2 Released For Modern Embedded SQL Database In Rust

([Programming] 2 Hours Ago Stoolap 0.2)


Stooplap v0.2 released today as this SQLite alternative for providing embedded SQL database needs while written in the Rust programming language. Stoolap supports both in-memory and persistent storage models.

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/



Wrinkles should merely indicate where smiles have been.
-- Mark Twain