Evidence is an open-source, code-based alternative to drag-and-drop business intelligence tools.
- Create reports in code using SQL and markdown
- Develop using Evidence's Agent, or on your local machine with Claude Code / Cursor etc
- Self-host or publish on Evidence Studio
curl -fsSL https://evidence.studio/install.sh | sh
evidence helpirm https://evidence.studio/install.ps1 | iex
evidence helpevidence init my-project
cd my-project
evidence devPublish your project on Evidence Studio for hosted reports, or self-host the generated static site on your own infrastructure. See the publishing docs for options.
Join our Slack channel to get involved in the community's discussion, share what you're working on, or ask for help.
Contributions are welcome — see CONTRIBUTING.md for how pull requests are reviewed and merged.
Evidence is licensed under the MIT license. See LICENSE for details.