select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

eql

Encrypt Query Language provides PostgreSQL types, functions, operators, and index support for searchable encrypted data.

pgext.cloud · Source code · Website · Documentation · License text

Overview

Packageeql
Version2.2.1
PostgreSQL versions14 · 15 · 16 · 17
RepositoryUnspecified
Extension typeSQL only
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemaeql_v2, public
Stars29
Latest commit2026-08-26
Latest release2026-08-19
Catalogue updated2026-08-30

Related extensions

See also

pg_enquoPostgreSQL extension for encrypted query operations
column_encryptTransparent column-level encryption with encrypted_text and encrypted_bytea types
pgocryptoencrypt data between Go and PG
pg_secretDefines order-revealing encrypted domains, comparison operators, and a B-tree operator class.
pgspeckEncrypt and decrypt 32-bit and 48-bit integer blocks with the Speck symmetric cipher
ccnumberdata type representing encrypted CC numbers
encdb_btreeAlibaba Cloud RDS extension that accelerates ciphertext index queries for Always Confidential Databases.
pg_datatype_passwordSQL-only password data type and operators using pgcrypto Blowfish hashes, with trigger-based encryption before storage.
pg_themisPostgreSQL encryption and decryption functions backed by the Themis cryptographic library.
open_pg_tdeTransparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files.
pg_pii_vaultPostgreSQL extension for GDPR-compliant column-level encryption using HashiCorp Vault Transit Engine.
rds_tde_utilsAlibaba Cloud RDS extension for batch TDE encryption and decryption of tables and indexes.