A Postgres pgrx extension adding smolid type and helper functions.
pgext.cloud · Source code · License text · Control file
| Package | pg_smolid |
|---|---|
| Version | 0.1.0 |
| PostgreSQL versions | 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2026-01-30 |
| Latest release | 2026-01-30 |
| Catalogue updated | 2026-08-30 |
| salesforce_id | Compact 12-byte PostgreSQL type with casts, comparison operators, and B-tree/hash operator classes for Salesforce IDs. |
| pg_nanoid | PostgreSQL extension adding a NanoID type and NanoID generation functions. |
| uuid47 | UUIDv7 storage with keyed UUIDv4-looking façade I/O |
| ulid | Embedded pgrx ULID type, generators, and casts |
| upid_pg | Prefixed, sortable 128-bit identifier type and generator |
| uids | PostgreSQL extension to generate various types of universally unique IDs |
| pksuid | generate prefixed, sortable KSUID identifiers in PostgreSQL |
| pg_ulid | Generate ULID strings in PostgreSQL with a C function. |