Excel to Postgres
JSON →A utility library (v1.6.0, stable) that exports Excel workbooks (.xlsx) directly into a PostgreSQL database with options for automatic database/table creation, table dropping, and primary key generation. It simplifies ETL workflows by handling schema inference and data insertion in one call. Unlike manual CSV imports or custom scripts, this package offers a zero-config approach with TypeScript support and minimal dependencies. Release cadence is low; updates are driven by bug fixes rather than feature additions.
Resources
packageexcel-to-postgres ↗
API endpoints
full doc /v1/registry/excel-to-postgres