OpenSource-Hub
E

Evidence

6.3k stars·Developer Tools·SHA-256 checksum verified

Open-source BI tool that turns SQL queries and Markdown into interactive reports and dashboards.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Write BI reports with code: SQL in Markdown, produce interactive static sites.

Core Features

  • Write SQL directly in Markdown files, queries run and render charts/tables
  • Supports PostgreSQL, MySQL, Snowflake, BigQuery, and more
  • Template pages: one Markdown generates many pages (per customer, per date)
  • Conditional logic (if/else) and loops control content dynamically
  • Outputs a static website, self-hostable, no server needed

What It Can't Do

  • Requires SQL and Markdown knowledge; not for non-technical users. Limited chart types compared to Tableau. Complex data transformations should be done before query.

Use Cases

  • Data teams creating internal dashboards with version control via Git
  • Analysts generating interactive sales/operations reports for business users
  • Embedding live data examples in open-source project documentation
  • Replacing simple Tableau/Power BI reports with a lightweight, code-based alternative

Evidence is an open-source, code-first business intelligence tool that replaces drag-and-drop BI with SQL and Markdown. Write SQL queries inside Markdown files, run them against your data sources (PostgreSQL, MySQL, BigQuery, etc.), and automatically render charts, tables, and dynamic pages. It generates a static website that you can self-host or deploy to platforms like Netlify, Vercel. Ideal for data teams who want version-controlled, reproducible reports without heavy proprietary tools. Built for developers but usable by analysts who know SQL.

Tags

business-intelligencesqlmarkdowndata-reportingopen-source

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Install the Evidence VS Code extension from the marketplace

4

Step 2: Open Command Palette (F1) and run 'Evidence: New Evidence Project'

5

Step 3: Edit the generated .md files, add SQL code blocks, and click the Start Evidence button to preview

Install Guide
  1. Step 1: Install the Evidence VS Code extension from the marketplace
  2. Step 2: Open Command Palette (F1) and run 'Evidence: New Evidence Project'
  3. Step 3: Edit the generated .md files, add SQL code blocks, and click the Start Evidence button to preview
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Uninstall the Evidence extension in VS Code, then delete the project folder.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-06-27 03:50:30
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

5 FAQs

Similar Projects