Extensions / Functions and aggregates
Validation functions for IBAN, Bulgarian EGN personal IDs, BULSTAT VAT numbers, and LNCh foreigner IDs.
pgext.cloud · Control file · PGXN
| Package | bgValidators |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Catalogue updated | 2026-07-30 |
| damm | SQL implementation of the Damm check digit algorithm with a damm_code domain and helper functions. |
| iban | IBAN data type and validation functions for PostgreSQL |
| check_digits | Functions to check various identification numbers |
| translate_isbn | C function that converts text ISBN codes between ISBN-10 and ISBN-13 forms for Evergreen-compatible search expansion. |
| verhoeff | Implement a Postgres Extension for Verhoeff Algorithm |
| pgqr | QR Code generator from PostgreSQL |
| pgzint | Generate PNG barcodes and QR codes inside PostgreSQL with the Zint library |