stackpicks.dev
Back to gallery
evidence-dev/evidence preview
evidence-dev
evidence-dev/

evidence

Business intelligence as code: build fast, interactive data visualizations in SQL and markdown

Stars
6.4k
Forks
358
Watchers
6.4k
Open issues
263
JavaScriptMIT main Updated 3 months ago~3 stars/day lifetime

No curator take yet — this repo isn't in the StackPicks directory.
Add it via /add-repo evidence-dev/evidence to write one.

Topics
analyticsbusiness-intelligencedashboarddata-engineeringdata-sciencedata-visualizationdbtduckdbexploratory-data-analysisself-hostedsqlsveltetailwindcsswebassembly
Quick install
# Install via npm / pnpm / bun:
pnpm add evidence
# or
npm install evidence

Inferred from JavaScript · always double-check against the official README below.

README — rendered from evidence-dev/evidence
Evidence Logo

Business Intelligence as Code: Generate reports using SQL and markdown

GitHub Repo stars NPM npm Release Join Slack

Tip

Try Evidence Studio: The new, faster way to build data products with SQL, markdown and AI.

How It Works

Evidence is an open-source, code-based alternative to drag-and-drop business intelligence tools.

how-it-works

Evidence generates a website from markdown files:

  • SQL statements inside markdown files run queries against your data sources
  • Charts and components are rendered using these query results
  • Templated pages generate many pages from a single markdown template
  • Loops and If / Else statements allow control of what is displayed to users

Install

  1. Download the Evidence VSCode Extension
  2. Open the Command Palette (F1) and enter Evidence: New Evidence Project
  3. Click the Start Evidence button in the bottom status bar

See docs for other install options (CLI, Docker, etc)

Publish

  • Self-hosted options include Netlify, Vercel, your own infra, and other static site hosting platforms.

Join the Evidence Community

Join our Slack channel to get involved in the community's discussion, share what you're working on, or ask for help.

Follow us on Twitter to receive the latest updates on Evidence.

Contributing

If you are interested in contributing, please join us on our slack channel, open an issue, or contribute a pull request.

License

Evidence is licensed under the MIT license. See the LICENSE file for licensing information.

Live data via GitHub REST API · Cached 30 min · Created 27 May 2021