Easy PG Scanner
JSON →Easy PG Scanner (v1.0.9) is a Node.js package for reading PostgreSQL database schemas into a structured array. It retrieves tables, columns, functions, triggers, indexes, check constraints, and foreign keys in a single asynchronous call. Currently in early release with monthly updates. Alternative to tools like pg-structure, with a simpler API and no external dependencies beyond pg. Ships TypeScript types.
Resources
packageeasy-pg-scanner ↗