Skip to content

Evidence is BI-as-code: It renders SQL and markdown pages into a data website.

License

Notifications You must be signed in to change notification settings

dgg23/evidence

 
 

Repository files navigation

evidence-logo

License: MIT

Business Intelligence for Modern Data Teams

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.

How It Works

Evidence creates pages from markdown files. When you write SQL statements inside those files, Evidence runs it against your data warehouse.

how-it-works

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.

Getting Started

Installation

Try Online:

Open in StackBlitz

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 the Evidence Community

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.

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.

About

Evidence is BI-as-code: It renders SQL and markdown pages into a data website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 54.7%
  • JavaScript 38.8%
  • CSS 4.2%
  • TypeScript 2.2%
  • HTML 0.1%