Open source · Reporting as Code

Reporting as Code. Strictly IBCS®.

Stop building reports by hand. Define them in YAML, query with SQL, and generate pixel-perfect, IBCS-compliant PDFs — version-controlled and reproducible.

bino-bi/bino-cli4$ bino build report.yaml
Revenue by region
AC vs PY, 2026-06 in mEUR
DACH
1.286▲ +16%
EMEA
842▼ −8%
AMER
655▲ +21%

Products

One workflow, three tools

Open source at the core — build, try, and share IBCS reports as code.

bino cliOpen source

IBCS reports from YAML + SQL

$ brew install bino-bi/tap/bino

Report-as-code runtime in the browser

Share report definitions with the community

$ bino registry pull ibcs/monthly-report

From YAML to PDF

Define. Build. Ship.

Write a few lines of YAML, point bino at your data, and get a pixel-perfect PDF. The same pipeline runs on your laptop and in CI.

report.yamlyaml
report:
  title: Revenue by region
  standard: ibcs
  period: 2026-06
data:
  query: queries/revenue.sql
layout:
  - chart: bar
    scenario: AC vs PY
    unit: mEUR
Revenue by region
AC vs PY, 2026-06 in mEUR
DACH
1.286▲ +16%
EMEA
842▼ −8%
AMER
655▲ +21%
APAC
411▲ +7%
Quick install:$ brew install bino-bi/tap/bino

Ready for reporting as code?

Talk to us about coaching, enterprise support, or getting started with bino.