postgres-markdown

JSON →
library 1.3.6 ·javascript
verified Jun 5, 2026

A CLI tool (1.3.6) that generates Slate-compatible Markdown documentation from a PostgreSQL database schema. It connects to a Postgres instance, inspects tables, columns, types, constraints, and comments, and produces a single Markdown file suitable for tools like Shins or Slate. Offers options for host, port, database, output file, locale, and object ignore patterns. Differentiated by its direct extraction from live database metadata and support for inherited tables and custom types.