pg-custom-types
JSON →A helper library for node-postgres that fetches OIDs for custom PostgreSQL data types (e.g., PostGIS geometry, geography) and provides a lookup table to use with pg.setTypeParser. Current stable version is 3.0.0. Released infrequently; relies on pg package (any version). Differentiates by simplifying the process of registering custom type parsers without manually querying pg_type.