get-schema

JSON →
library 0.1.11 ·javascript
verified Jun 5, 2026

A simple utility to retrieve Redshift / PostgreSQL table schemas, version 0.1.11. Released sparingly (last update years ago). Returns column names, types, and CREATE types (including character lengths). Relies on a pg client instance from the 'pg' package. No TypeScript definitions or ESM support.