{"library":"pg-database-url","type":"library","category":null,"description":"pg-database-url is a minimalist utility that constructs a PostgreSQL connection string (URI) from a structured JavaScript configuration object. Released as version 0.1.0, this package targets older Node.js environments (specifically `>=4.2.0`) and exclusively uses CommonJS modules. As of the last observed activity, the project appears to be abandoned, with no significant updates or maintenance in recent years (last commit over 11 years ago). Its primary function is to simplify the creation of connection strings for use with PostgreSQL client libraries like `node-postgres`, converting host, port, database, username, and password into a standard `postgres://` URI format. It does not offer advanced features like connection pooling, query building, or extensive validation, focusing solely on the URI generation aspect. There are no clear release cadences or stated differentiators, as it is a very specific, single-purpose library.","language":"javascript","status":"abandoned","version":"0.1.0","tags":["javascript","postgres","pg","database","url","connection string"],"install":[{"cmd":"npm install pg-database-url","imports":["const pgUrl = require('pg-database-url')","const pgUrl = require('pg-database-url')"]},{"cmd":"yarn add pg-database-url","imports":[]},{"cmd":"pnpm add pg-database-url","imports":[]}],"homepage":null,"github":"https://github.com/mediasuitenz/pg-database-url","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/pg-database-url","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pg-database-url/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}