Build a polished business intelligence system using only SQL and markdown.
Evidence offers a modern development workflow for analysts and a polished user experience for decision-makers.
Evidence creates pages from markdown files. When you write SQL statements inside those files, Evidence runs it against your data warehouse.
You can reference the results of those queries directly in your markdown document's text, or you can use them to make charts, graphs, and tables using our built-in component library.
Evidence compiles your markdown documents into a fast and reliable website. It tests your queries and keeps the site up-to-date with your data warehouse.
Evidence supports loops, conditionals, parameterized pages, tests and more. It's easy to get started and you can build data products which are both more sophisticated and dramatically easier to use than what you can build with a typical BI tool.
Try Online:
Install Locally:
Check out the documentation for a complete walk through.
npx degit evidence-dev/template my-project
cd my-project
npm install
npm run dev
Join our Slack channel to get involved in the community's discussion, share what you're working on, or request features.
Follow us on Twitter to receive the latest updates on Evidence.
If you are interested in contributing, please join us on our slack channel, open an issue, or contribute a pull request.
Evidence is licensed under the MIT license. See the LICENSE file for licensing information.