Socket
Socket
Sign inDemoInstall

@juit/pgproxy-types

Package Overview
Dependencies
3
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @juit/pgproxy-types

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


Version published
Maintainers
1
Created

Readme

Source

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.

  • PGProxy
  • Copyright Notice
  • License

Keywords

FAQs

Last updated on 03 May 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc