IBAN data type and validation functions for PostgreSQL
pgext.cloud · Source code · Documentation · License text · Control file
| Package | PostgreSQL-IBAN |
|---|---|
| Version | 1.1 |
| PostgreSQL versions | 14 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 11 |
| Latest commit | 2023-08-17 |
| Latest release | 2016-03-05 |
| Catalogue updated | 2026-08-30 |
| pg_iban | PostgreSQL extension providing IBAN (International Bank Account Number) data type and validation functions |
| bgvalidators | Validation functions for IBAN, Bulgarian EGN personal IDs, BULSTAT VAT numbers, and LNCh foreigner IDs. |
| telephone | PostgreSQL data type for normalized telephone numbers with dialing-plan validation. |
| italian_codes | Validation domains for Italian fiscal and VAT codes |
| numeric_domains | Custom numeric domains for PostgreSQL |
| pg_nanp | Validated and consistently formatted North American Numbering Plan data type |
| pg_postal_code_ca | an efficient, validated, formatted Canadian postal code type |
| text_domains | Pure-SQL collection of constrained PostgreSQL text domains for nonempty, alphabetic, alphanumeric, case-specific, and fixed-length values. |