SQL engine for the [Citadel](https://github.com/yp3y5akh0v/citadel) encrypted embedded database engine. Supports CREATE/DROP TABLE, SELECT with JOINs, subqueries, CTEs, window functions, INSERT, UPDATE, DELETE, indexes, aggregates, constraints, transactions with savepoints, and prepared statements.
This crate is part of the Citadel workspace. Depend on the main [`citadeldb`](https://crates.io/crates/citadeldb) crate instead.
MIT OR Apache-2.0