bino cliOpen source

IBCS reports from YAML + SQL

Define a report once, render it forever. bino turns a YAML definition and a SQL query into a pixel-perfect, IBCS-compliant PDF — version-controlled, reproducible, automated.

Install

$ brew install bino-bi/tap/bino

YAML in, PDF out

Define reports declaratively and render pixel-perfect PDFs with one command.

IBCS built in

Scenario notation, variance charts, and consistent scaling — enforced by default.

SQL-native

Point bino at your database or CSV files and shape the data with plain SQL.

CI-friendly

Version-control your reports and render them automatically on every merge.

One command, one PDF

The same build runs on your laptop and in your pipeline.

bash
$ bino build report.yaml
✔ data source connected
✔ query executed (142 ms)
✔ IBCS layout rendered
→ report-2026-06.pdf (1 page, 84 kB)

Questions about bino cli?

Talk to us about onboarding, enterprise support, or managed hosting.