AegisQL is a drop-in PostgreSQL engine with cryptographic integrity built into the core. Every commit is hash-chained, Merkle-proven, and anchorable on-chain — no SDK, no triggers, no application changes.
The integrity layer lives inside the engine, beside the transaction manager. Your application never knows it's there.
A pluggable Anchor Provider periodically commits the current Merkle root to an external witness. Once anchored, not even a database administrator can rewrite history undetected.
Verification is just SQL. Run it from psql, a migration, or a scheduled job — the syntax feels native to PostgreSQL.
Self-hosted, single binary, PostgreSQL 16-compatible. Every release is signed and its checksum is anchored on-chain — verify before you run.
Self-hosted, PostgreSQL 16-compatible, and signed end to end. Download AegisQL and stand up a tamper-evident cluster on your own infrastructure.