# ankane/blazer

Business intelligence made simple

Repository: https://github.com/ankane/blazer
Canonical: https://ross.abutalabs.com/products/blazer
Language: Ruby
License: MIT
License Family: permissive
Topics: business-intelligence, charts, sql
Last push: 2026-08-25T23:16:22+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 4354, "days_push": 8, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4795, forks 502 (observed 2026-08-28T04:09:00.043609+00:00)

## What it is
Blazer is a Ruby on Rails engine that provides a simple business intelligence dashboard for exploring data with SQL. It lets users run queries, create charts and dashboards, set up checks and alerts, and share insights with their team.

## Use cases
- run ad-hoc SQL queries against a database through a web UI
- create charts and dashboards from SQL queries
- set up email alerts when bad data appears
- share SQL reports with a team
- explore data across multiple databases like PostgreSQL, MySQL, and Redshift
- track and audit all queries run by users

## When to choose
- you have a Rails app and want to add self-serve SQL exploration for your team
- you need lightweight business intelligence without deploying a separate BI stack
- you want scheduled checks and email alerts on data quality
- you need query auditing and permissions tied to your existing authentication

## When to avoid
- your project is not Ruby on Rails
- you need a full-featured BI suite with drag-and-drop report builders
- you need to expose dashboards to non-technical users without SQL knowledge
- you cannot grant database access to a web application

## Facets
- artifact type: application
- maturity: stable
- function: data-visualization, search-engine, database, charts, analytics
- domain: data-visualization, analytics, databases, web-development
- platform: ruby, self-hosted
- tags: sql, dashboards, business-intelligence, rails-engine, data-exploration, web-server, docker

## Member repositories
- ankane/blazer (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:00.043609+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:39.784056+00:00, confidence not recorded.
  - readme: https://github.com/ankane/blazer (fetched 2026-08-28T04:09:00.043609+00:00, sha dc814a7825c2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
