{"library":"pg-god","type":"library","category":null,"description":"pg-god is a focused JavaScript/TypeScript library (current stable version 1.0.12) designed to simplify the creation and deletion of PostgreSQL databases, both programmatically and via a command-line interface. Its primary function is to manage database lifecycles, often in development or testing environments where databases need to be frequently spun up and torn down. Key differentiators include its minimalist API for direct database creation/dropping, support for connection URLs (added in v1.0.9), and a default behavior since v1.0.6 to automatically terminate active connections before dropping a database, preventing common errors. It also provides explicit integration guidance for TypeORM users. The project appears to have a moderate release cadence, with recent updates refining CLI behavior and adding new features.","language":"javascript","status":"active","version":"1.0.12","tags":["javascript","oclif","typescript"],"install":[{"cmd":"npm install pg-god","imports":["import { createDatabase } from 'pg-god'","import { dropDatabase } from 'pg-god'","import type { DbCredential } from 'pg-god'"]},{"cmd":"yarn add pg-god","imports":[]},{"cmd":"pnpm add pg-god","imports":[]}],"homepage":null,"github":"https://github.com/ivawzh/pg-god","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/pg-god","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-god/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}