/evidence

Evidence enables analysts to deliver a polished business intelligence system using SQL and markdown

Primary LanguageSvelteMIT LicenseMIT

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

Evidence is in alpha. A lot of things will change between now and our stable release.

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.