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