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