pg_vault_tde is a PostgreSQL extension for Transparent Data Encryption (TDE) using AES-256-GCM. It supports key management with HashiCorp Vault, OpenBao, or local PKCS#12 wallets, and PKCS#11 HSMs. It encrypts data at the Table Access Method layer without modifying PostgreSQL core.
Developer toolsSelf-hostedBackend & APIs
sqlmap is an open-source penetration testing tool that automates detecting and exploiting SQL injection flaws and taking over database servers, with a detection engine and features for fingerprinting, data fetching, file system access and OS command execution.
Developer toolsSelf-hostedTesting & debugging