{"library":"postgerd","type":"library","category":null,"description":"PostgERD is a CLI tool that connects to a PostgreSQL database using environment variables and generates Entity-Relationship Diagram (ERD) SVG images, or outputs PlantUML and nomnoml files. Version 1.0.7 is latest as of writing, with no regular release cadence. It supports multiple database schemas and relies on dotenv for loading credentials. Differentiators: generates diagrams directly from live PostgreSQL schemas without manual modeling; outputs three formats (SVG, PlantUML, nomnoml). Note that foreign key connections across schemas are only supported in PlantUML output.","language":"javascript","status":"active","version":"1.0.7","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install postgerd","imports":["npx postgerd -o output.svg","npx postgerd -o diagram.svg","npx postgerd --schema public --plantuml"]},{"cmd":"yarn add postgerd","imports":[]},{"cmd":"pnpm add postgerd","imports":[]}],"homepage":"https://github.com/andrewfulrich/postgerd#readme","github":"ssh://git@github.com/andrewfulrich/postgerd","docs":null,"changelog":null,"pypi":null,"npm":"postgerd","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}