{"id":13433365,"url":"https://github.com/evidence-dev/evidence","last_synced_at":"2026-02-06T18:13:04.333Z","repository":{"id":37004603,"uuid":"371239231","full_name":"evidence-dev/evidence","owner":"evidence-dev","description":"Business intelligence as code: build fast, interactive data visualizations in SQL and markdown","archived":false,"fork":false,"pushed_at":"2025-04-24T14:58:33.000Z","size":295877,"stargazers_count":5149,"open_issues_count":222,"forks_count":253,"subscribers_count":31,"default_branch":"next","last_synced_at":"2025-04-28T00:43:45.356Z","etag":null,"topics":["analytics","business-intelligence","dashboard","data-engineering","data-science","data-visualization","dbt","duckdb","exploratory-data-analysis","self-hosted","sql","svelte","tailwindcss","webassembly"],"latest_commit_sha":null,"homepage":"https://evidence.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evidence-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-05-27T03:50:19.000Z","updated_at":"2025-04-27T19:48:22.000Z","dependencies_parsed_at":"2023-10-02T20:05:39.047Z","dependency_job_id":"b9b8d8e3-30ad-4672-b8c0-ab9066b428b9","html_url":"https://github.com/evidence-dev/evidence","commit_stats":{"total_commits":5612,"total_committers":70,"mean_commits":80.17142857142858,"dds":0.7628296507483963,"last_synced_commit":"2bf0892a3303e48e8951cd8eeea75bbae611a569"},"previous_names":[],"tags_count":1063,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evidence-dev%2Fevidence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evidence-dev%2Fevidence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evidence-dev%2Fevidence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evidence-dev%2Fevidence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evidence-dev","download_url":"https://codeload.github.com/evidence-dev/evidence/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253990467,"owners_count":21995774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analytics","business-intelligence","dashboard","data-engineering","data-science","data-visualization","dbt","duckdb","exploratory-data-analysis","self-hosted","sql","svelte","tailwindcss","webassembly"],"created_at":"2024-07-31T02:01:24.731Z","updated_at":"2026-02-06T18:13:04.264Z","avatar_url":"https://github.com/evidence-dev.png","language":"JavaScript","readme":"\u003cdiv id=\"top\" align=\"center\"\u003e\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./sites/docs/static/img/wordmark-dark.svg\"\u003e\n  \u003cimg alt=\"Evidence Logo\" src=\"./sites/docs/static/img/wordmark-light.svg\"\u003e\n\u003c/picture\u003e\n\nBusiness Intelligence as Code: Generate reports using SQL and markdown\n\n### [Docs](https://docs.evidence.dev) | [Examples](https://evidence.dev/examples) | [Cloud](https://evidence.dev/cloud) | [Slack](https://slack.evidence.dev)\n\n![GitHub Repo stars](https://img.shields.io/github/stars/evidence-dev/evidence?style=social)\n![NPM](https://img.shields.io/npm/l/%40evidence-dev%2Fevidence)\n![npm](https://img.shields.io/npm/v/@evidence-dev/evidence?logo=npm)\n![Release](https://img.shields.io/github/actions/workflow/status/evidence-dev/evidence/release.yml?logo=npm)\n[![Join Slack](https://img.shields.io/badge/slack-join-blue?logo=slack\u0026amp)](https://slack.evidence.dev)\n\n\u003c/div\u003e\n\n# How It Works\n\nEvidence is an open-source, code-based alternative to drag-and-drop business intelligence tools.\n\n![how-it-works](sites/docs/static/img/how-it-works.png)\n\nEvidence generates a website from markdown files:\n\n- **SQL statements** inside markdown files run queries against your data sources\n- **Charts and components** are rendered using these query results\n- **Templated pages** generate many pages from a single markdown template\n- **Loops** and **If / Else** statements allow control of what is displayed to users\n\n# Install\n\n1. Download the [Evidence VSCode Extension](https://marketplace.visualstudio.com/items?itemName=Evidence.evidence-vscode)\n2. Open the Command Palette (F1) and enter `Evidence: New Evidence Project`\n3. Click the Start Evidence button in the bottom status bar\n\nSee docs for [other install options](https://docs.evidence.dev/getting-started/install-evidence) (CLI, Docker, etc)\n\n# Publish\n\n- [Evidence Cloud](https://evidence.dev/cloud) is the easiest way to securely host your app. It's free to get started.\n- [Self-hosted](https://docs.evidence.dev/deployment/overview/#self-host) options include Netlify, Vercel, your own infra, and other static site hosting platforms.\n\n# Join the Evidence Community\n\nJoin our [Slack channel](https://slack.evidence.dev) to get involved in the community's discussion, share what you're working on, or ask for help.\n\nFollow us on [Twitter](https://twitter.com/evidence_dev) to receive the latest updates on Evidence.\n\n# Contributing\n\nIf you are interested in contributing, please join us on our [slack channel](https://slack.evidence.dev), open an [issue](https://github.com/evidence-dev/evidence/issues/new), or contribute a pull request.\n\n# License\n\nEvidence is licensed under the MIT license. See the [LICENSE](LICENSE.md) file for licensing information.\n","funding_links":[],"categories":["JavaScript","Search","📦 Built With Svelte","Svelte","其他_机器学习与深度学习","business-intelligence","📈 Dashboards \u0026 BI"],"sub_categories":["Refs","Open-Source Projects","Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevidence-dev%2Fevidence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevidence-dev%2Fevidence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevidence-dev%2Fevidence/lists"}