Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support.
# Cargo.toml
[dependencies]
gluesql = "0.19.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes a new GlueSQL database engine.
Use Glue::new_with_storage() to specify a persistent storage backend.
No dependency data recorded yet.