TextMate grammar for Ferrule language
Shiki syntax highlighting support for Ferrule language
Rust-native database query CLI for Postgres, MySQL, MSSQL, SQLite, and Oracle. Part of the rustpunk portfolio.
Result formatters, output rendering, and credential-resolution glue layered on the ferrule-sql driver core — the shared library behind the ferrule database CLI.
Connection registry, profiles, and the layered credential-resolution stack (CLI flag / env / OS keyring / file via hasp) for the ferrule database CLI.
Embeddable, synchronous, bounded-memory SQL core: neutral Value/Row types, a database-URL parser, and feature-gated Postgres/MySQL/MSSQL/SQLite/Oracle drivers with streaming cursors and a batched cross-backend copy path.