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
APIJSON is a JSON-based communication protocol and ORM library that lets clients define the data and structure they need, reducing backend API and documentation work. It supports CRUD, fuzzy search and remote function calls across many databases and languages.
Developer toolsData & databasesBackend & APIs