extract-pg-schema v5.8.1
npmReads various metadata from your postgres database and return a Javascript object. This package is used by [Kanel](https://github.com/kristiandupont/kanel) to generate Typescript types and [Schemalint](https://github.com/kristiandupont/schemalint) to prov
Updated
View on npm →
Version
5.8.1
15d ago
License
MIT
15d ago
Weekly Downloads
115.7K
2d ago
Dependencies
5
15d ago
Required Runtime
>=16.0.0
15d ago
Deprecated
No
15d ago
Weekly downloads
Release activity
1 release tracked. Last release: 15 days ago.
v5.8.1
current
v5.8.1
Mar 21, 2026
Last changed
| Field | Change | When |
|---|---|---|
| weekly_downloads | (none) → 115657 | 2d ago |
| license | (none) → MIT | 15d ago |
| dep_count | (none) → 5 | 15d ago |
| required_runtime | (none) → >=16.0.0 | 15d ago |
| latest_version | (none) → 5.8.1 | 15d ago |
| deprecated | (none) → false | 15d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/npm/extract-pg-schema/latest_version
{ "value": "5.8.1" }
CLI
$ npx grounded-cli extract-pg-schema
extract-pg-schema@5.8.1 (npm)