any-db-postgres
JSON →PostgreSQL adapter for the Any-DB abstraction layer, version 2.3.0. Provides a uniform interface for PostgreSQL connections and queries that conform to the Any-DB API, allowing application code to be portable across different databases by swapping adapters. Relies on the pg.js driver and extends pg.Client and QueryStream for PostgreSQL-specific features. Note: the adapter is explicitly designed to be used as part of the any-db ecosystem and should not be used standalone; it requires the any-db package as a peer dependency.
Resources
packageany-db-postgres ↗