ISO country code enum/data types for PostgreSQL, generated with pgrx.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | emi_monorepo |
|---|---|
| Version | 0.1.0 |
| PostgreSQL versions | 13 · 14 · 15 · 16 · 17 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 10 |
| Latest commit | 2025-12-17 |
| Catalogue updated | 2026-08-30 |
| country | Country data type, ISO 3166-1 |
| cas_codes | CAS Registry Number data type and validation support for PostgreSQL. |
| elements | Chemical elements and isotope metadata exposed as PostgreSQL enum types through pgrx. |
| media_types | Strongly typed MIME media-type data type for PostgreSQL |
| molecular_formulas | Molecular-formula parser and strongly typed PostgreSQL data type |
| pgrx_validation | Cross-target Rust validation library compiled as PostgreSQL functions through an optional pgrx feature. |