{"id":27881772,"url":"https://github.com/src-d/sourced-ce","last_synced_at":"2026-01-11T17:33:30.268Z","repository":{"id":57469517,"uuid":"189392357","full_name":"src-d/sourced-ce","owner":"src-d","description":"source{d} Community Edition (CE)","archived":false,"fork":false,"pushed_at":"2019-11-07T21:16:53.000Z","size":1988,"stargazers_count":192,"open_issues_count":21,"forks_count":51,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-01-03T01:10:47.824Z","etag":null,"topics":["charts","dashboards","data-analysis","data-mining","data-platform","data-visualization","git","github","metrics","sql"],"latest_commit_sha":null,"homepage":"https://docs.sourced.tech/community-edition","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/src-d.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-30T10:16:14.000Z","updated_at":"2025-12-29T13:03:17.000Z","dependencies_parsed_at":"2022-09-11T07:01:52.107Z","dependency_job_id":null,"html_url":"https://github.com/src-d/sourced-ce","commit_stats":null,"previous_names":["src-d/engine"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/src-d/sourced-ce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fsourced-ce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fsourced-ce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fsourced-ce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fsourced-ce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/src-d","download_url":"https://codeload.github.com/src-d/sourced-ce/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fsourced-ce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28315879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T14:58:17.114Z","status":"ssl_error","status_checked_at":"2026-01-11T14:55:53.580Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["charts","dashboards","data-analysis","data-mining","data-platform","data-visualization","git","github","metrics","sql"],"created_at":"2025-05-05T05:04:59.249Z","updated_at":"2026-01-11T17:33:30.251Z","avatar_url":"https://github.com/src-d.png","language":"Go","readme":"\u003ca href=\"https://www.sourced.tech\"\u003e\n  \u003cimg src=\"docs/assets/sourced-community-edition.png\" alt=\"source{d} Community Edition (CE)\" height=\"120px\" /\u003e\n\u003c/a\u003e\n\n**source{d} Community Edition (CE) is the data platform for your software development life cycle.**\n\n[![GitHub version](https://badge.fury.io/gh/src-d%2Fsourced-ce.svg)](https://github.com/src-d/sourced-ce/releases)\n[![Build Status](https://travis-ci.com/src-d/sourced-ce.svg?branch=master)](https://travis-ci.com/src-d/sourced-ce)\n![Beta](https://svg-badge.appspot.com/badge/stability/beta?color=D6604A)\n[![Go Report Card](https://goreportcard.com/badge/github.com/src-d/sourced-ce)](https://goreportcard.com/report/github.com/src-d/sourced-ce)\n[![GoDoc](https://godoc.org/github.com/src-d/sourced-ce?status.svg)](https://godoc.org/github.com/src-d/sourced-ce)\n\n[Website](https://www.sourced.tech) •\n[Documentation](https://docs.sourced.tech/community-edition) •\n[Blog](https://blog.sourced.tech) •\n[Slack](http://bit.ly/src-d-community) •\n[Twitter](https://twitter.com/sourcedtech)\n\n\n![source{d} CE dashboard](docs/assets/dashboard.png)\n\n## Introduction\n\n**source{d} Community Edition (CE)** helps you to manage all your code and engineering data in one place:\n\n- **Code Retrieval**: Retrieve and store the git history of the code of your organization as a dataset.\n- **Analysis in/for any Language**: Automatically identify languages, parse source code, and extract the pieces that matter in a language-agnostic way.\n- **History Analysis**: Extract information from the evolution, commits, and metadata of your codebase and from GitHub, generating detailed reports and insights.\n- **Familiar APIs**: Analyze your code through powerful SQL queries. Use tools you're familiar with to create reports and dashboards.\n\nThis repository contains the code of **source{d} Community Edition (CE)** and its project documentation, which you can also see properly rendered at [docs.sourced.tech/community-edition](https://docs.sourced.tech/community-edition).\n\n\n### Contents\n\n- [Introduction](README.md#introduction)\n- [Quick Start](README.md#quick-start)\n- [Architecture](README.md#architecture)\n- [Contributing](README.md#contributing)\n- [Community](README.md#community)\n- [Code of Conduct](README.md#code-of-conduct)\n- [License](README.md#license)\n\n## Quick Start\n\n**source{d} CE** supports Linux, macOS, and Windows.\n\nTo run it you only need:\n\n1. To have Docker installed in your PC\n1. Download `sourced` binary (for your OS) from [our releases](https://github.com/src-d/sourced-ce/releases)\n1. Run it:\n   ```bash\n   $ sourced init orgs --token=\u003cgithub_token\u003e \u003cgithub_org_name\u003e\n   ```\n   And log in into http://127.0.0.1:8088 with login: `admin`, and password: `admin`.\n\nIf you want more details of each step, you will find in the [**Quick Start Guide**](docs/quickstart/README.md) all the steps to get started with **source{d} CE**, from the installation of its dependencies to running SQL queries to inspect git repositories.\n\nIf you want to know more about **source{d} CE**, in the [next steps](docs/usage/README.md) section you will find some useful resources for guiding your experience using this tool.\n\nIf you have any problem running **source{d} CE** you can take a look at our [Frequently Asked Questions](docs/learn-more/troubleshooting.md) or  [Troubleshooting](docs/learn-more/troubleshooting.md) sections. You can also ask for help when using **source{d} CE** in our [source{d} Forum](https://forum.sourced.tech). If you spotted a bug, or you have a feature request, please [open an issue](https://github.com/src-d/sourced-ce/issues) to let us know about it.\n\n\n## Architecture\n\n_For more details on the architecture of this project, read [docs/learn-more/architecture.md](docs/learn-more/architecture.md)._\n\n**source{d} CE** is deployed as Docker containers, using Docker Compose.\n\nThis tool is a wrapper for Docker Compose to manage the compose files and its containers easily. Moreover, `sourced` does not require a local installation of Docker Compose, if it is not found it will be deployed inside a container.\n\nThe main entry point of **source{d} CE** is [sourced-ui](https://github.com/src-d/sourced-ui), the web interface from where you can access your data, create dashboards, run queries...\n\nThe data exposed by the web interface is prepared and processed by the following services:\n\n- [babelfish](https://doc.bblf.sh): universal code parser.\n- [gitcollector](https://github.com/src-d/gitcollector): fetches the git repositories owned by your organization.\n- [ghsync](https://github.com/src-d/ghsync): fetches metadata from GitHub (users, pull requests, issues...).\n- [gitbase](https://github.com/src-d/gitbase): SQL database interface to Git repositories.\n\n\n## Contributing\n\n[Contributions](https://github.com/src-d/sourced-ce/issues) are **welcome and very much appreciated** 🙌\nPlease refer to [our Contribution Guide](docs/CONTRIBUTING.md) for more details.\n\n\n## Community\n\nsource{d} has an amazing community of developers and contributors who are interested in Code As Data and/or Machine Learning on Code. Please join us! 👋\n\n- [Community](https://sourced.tech/community/)\n- [Slack](http://bit.ly/src-d-community)\n- [Twitter](https://twitter.com/sourcedtech)\n- [Email](mailto:hello@sourced.tech)\n\n\n## Code of Conduct\n\nAll activities under source{d} projects are governed by the\n[source{d} code of conduct](https://github.com/src-d/guide/blob/master/.github/CODE_OF_CONDUCT.md).\n\n\n## License\n\nGPL v3.0, see [LICENSE](LICENSE.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrc-d%2Fsourced-ce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrc-d%2Fsourced-ce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrc-d%2Fsourced-ce/lists"}