GlueSQL - 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-core = "0.19.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an in-memory SQL database and execute a query.
Enable features like 'memory-storage' or 'sled-storage' in Cargo.toml
No dependency data recorded yet.