Evidence
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
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Install the Evidence VS Code extension from the marketplace
Step 2: Open Command Palette (F1) and run 'Evidence: New Evidence Project'
Step 3: Edit the generated .md files, add SQL code blocks, and click the Start Evidence button to preview
- Step 1: Install the Evidence VS Code extension from the marketplace
- Step 2: Open Command Palette (F1) and run 'Evidence: New Evidence Project'
- Step 3: Edit the generated .md files, add SQL code blocks, and click the Start Evidence button to preview
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 SourceUninstall 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.
Having issues? Check the FAQ below
5 FAQs
Similar Projects
godot
Godot Engine is a free, open-source, cross-platform 2D and 3D game engine with a unified editor. Unlike Unity or Unreal, it's entirely MIT-licensed and community-driven, offering a lightweight yet powerful node-based workflow that runs on a single executable.
Hoppscotch
Open source API development ecosystem with a lightweight, fast, and feature-rich interface for testing HTTP, WebSocket, GraphQL, and more.
lazygit
A simple terminal UI for git commands