{"library":"volos-pgsql","type":"library","category":null,"description":"Volos PostgreSQL Connector (v0.0.19, last updated 2014) is a Node.js module from Apigee that exposes PostgreSQL queries as RESTful API endpoints. It allows mapping SQL queries to URL paths and query parameters via JSON configuration, enabling easy CRUD operations over HTTP. Release cadence is unknown and appears inactive. Differentiates by providing a simple REST-to-SQL mapping layer, but is outdated and not recommended for new projects. Use modern alternatives like PostgREST or direct database drivers.","language":"javascript","status":"deprecated","version":"0.0.19","tags":["javascript","pg","postgres"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install volos-pgsql","imports":["const { PgConnector } = require('volos-pgsql');","const pgConnector = require('volos-pgsql');","const connector = new PgConnector({profile, restMap});"]},{"cmd":"yarn add volos-pgsql","imports":[]},{"cmd":"pnpm add volos-pgsql","imports":[]}],"homepage":"https://github.com/apigee-127/volos-connectors","github":"https://github.com/apigee-127/volos-connectors","docs":null,"changelog":null,"pypi":null,"npm":"volos-pgsql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}