multidatastore-postgres

JSON →
library 3.0.1 ·javascript
verified Jun 5, 2026

PostgreSQL driver for multidatastore, a library enabling multiple data stores (e.g., databases) to be accessed through a unified interface. Version 3.0.1 is the latest release. This package provides the PostgreSQL implementation, supporting standard SQL operations within the multidatastore framework. Release cadence is ad-hoc, with no recent updates. It is a thin wrapper over connect-pg-simple and pg-pool, primarily used in Node.js environments with PostgreSQL.