A command-line interface for sql-formatter-plus, providing SQL formatting from terminals and shell scripts. Version 1.3.4 is current with stable release cadence. Supports multiple dialects: Standard SQL, Couchbase N1QL, IBM DB2, Oracle PL/SQL. Read input via pipe, file, or stdin; output to stdout or file. Indentation, uppercase, and line break options. Differentiates by being a dedicated CLI tool, not a library, with no Node.js programmatic API.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
This package is CLI-only and has no programmatic API; do not import via require/import.
Install globally for terminal usage; local install also works but requires npx.
SQL must be passed via stdin pipe or -f file option, not as command argument.
Format SQL from a pipe with uppercase keywords and 2-space indentation.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.
No traffic data recorded yet.