@juit/pgproxy-types
TypeScript icon, indicating that this package has built-in type declarations

1.0.15 • Public • Published

PostgreSQL Proxy Types Conversion

This package provides two-way type conversion between PostgreSQL strings and the data types they represent in JavaScript.

New parsers for OIDs can be registered in the various Registry instances (or globally with the static Registry.registerDefaultParser(...) method).

Custom serialization can be achieved by having values implementing the PGSerializable interface.

Package Sidebar

Install

npm i @juit/pgproxy-types

Weekly Downloads

122

Version

1.0.15

License

Apache-2.0

Unpacked Size

169 kB

Total Files

80

Last publish

Collaborators

  • pfumagalli