Encrypt Query Language provides PostgreSQL types, functions, operators, and index support for searchable encrypted data.
pgext.cloud · Source code · Website · Documentation · License text
| Package | eql |
|---|---|
| Version | 2.2.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 |
| Repository | Unspecified |
| Extension type | SQL only |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | eql_v2, public |
| Stars | 29 |
| Latest commit | 2026-08-26 |
| Latest release | 2026-08-19 |
| Catalogue updated | 2026-08-30 |
| pg_enquo | PostgreSQL extension for encrypted query operations |
| column_encrypt | Transparent column-level encryption with encrypted_text and encrypted_bytea types |
| pgocrypto | encrypt data between Go and PG |
| pg_secret | Defines order-revealing encrypted domains, comparison operators, and a B-tree operator class. |
| pgspeck | Encrypt and decrypt 32-bit and 48-bit integer blocks with the Speck symmetric cipher |
| ccnumber | data type representing encrypted CC numbers |
| encdb_btree | Alibaba Cloud RDS extension that accelerates ciphertext index queries for Always Confidential Databases. |
| pg_datatype_password | SQL-only password data type and operators using pgcrypto Blowfish hashes, with trigger-based encryption before storage. |
| pg_themis | PostgreSQL encryption and decryption functions backed by the Themis cryptographic library. |
| open_pg_tde | Transparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files. |
| pg_pii_vault | PostgreSQL extension for GDPR-compliant column-level encryption using HashiCorp Vault Transit Engine. |
| rds_tde_utils | Alibaba Cloud RDS extension for batch TDE encryption and decryption of tables and indexes. |