citadeldb-sql 0.2.0

SQL engine for Citadel encrypted database
Documentation

citadeldb-sql

SQL engine for the Citadel encrypted embedded database engine. Supports CREATE/DROP TABLE, SELECT with JOINs and subqueries, INSERT, UPDATE, DELETE, indexes, aggregates, and prepared statements.

This crate is part of the Citadel workspace. Depend on the main citadeldb crate instead.

License

MIT OR Apache-2.0