PostgreSQL extension adding a NanoID type and NanoID generation functions.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_nanoid |
|---|---|
| Version | 0.0.0 |
| PostgreSQL versions | 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2025-12-13 |
| Catalogue updated | 2026-08-30 |
| uids | PostgreSQL extension to generate various types of universally unique IDs |
| pg_smolid | A Postgres pgrx extension adding smolid type and helper functions. |
| upid_pg | Prefixed, sortable 128-bit identifier type and generator |
| ulid | Embedded pgrx ULID type, generators, and casts |
| pksuid | generate prefixed, sortable KSUID identifiers in PostgreSQL |
| salesforce_id | Compact 12-byte PostgreSQL type with casts, comparison operators, and B-tree/hash operator classes for Salesforce IDs. |
| pg_ulid | Generate ULID strings in PostgreSQL with a C function. |
| pg_ferroid | PostgreSQL ULID type and generation functions backed by ferroid |