select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Data types

pg_nanoid

PostgreSQL extension adding a NanoID type and NanoID generation functions.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_nanoid
Version0.0.0
PostgreSQL versions18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2025-12-13
Catalogue updated2026-08-30

Related extensions

See also

uidsPostgreSQL extension to generate various types of universally unique IDs
pg_smolidA Postgres pgrx extension adding smolid type and helper functions.
upid_pgPrefixed, sortable 128-bit identifier type and generator
ulidEmbedded pgrx ULID type, generators, and casts
pksuidgenerate prefixed, sortable KSUID identifiers in PostgreSQL
salesforce_idCompact 12-byte PostgreSQL type with casts, comparison operators, and B-tree/hash operator classes for Salesforce IDs.
pg_ulidGenerate ULID strings in PostgreSQL with a C function.
pg_ferroidPostgreSQL ULID type and generation functions backed by ferroid