select open change scope Open full search

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

Extensions / Features

npm

Schema and tables for tracking npm package metadata and daily download counts.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagenpm
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars2
Latest commit2026-08-26
Catalogue updated2026-08-30

Related extensions

Requires

btree_gistsupport for indexing common datatypes in GiST
plpgsqlPL/pgSQL procedural language
uuid-osspgenerate universally unique identifiers (UUIDs)

See also

pg_abrisAbris metadata extension that creates a meta schema with metadata tables, views, and helper functions.
eventpub/sub data change event tracking system
pg_tpchTPC-H table creation, data loading, and query metadata for PostgreSQL
pg_recyclebinIntercepts DROP TABLE and TRUNCATE to retain recoverable table data and metadata in a recycle-bin schema.
tbase_gts_toolsTBase helpers for inspecting transaction global timestamps and heap-page tuple metadata.
postpicA PostgreSQL image type with SQL image-processing and metadata functions, backed by GraphicsMagick, plus import/export utilities.
pg_catalog_get_defsAdds PL/pgSQL functions that reconstruct CREATE TYPE definitions from pg_catalog metadata.
db_infoFunctions and views reporting database size, ownership, tablespaces, extensions, and object counts.