{"id":19807332,"url":"https://github.com/dbt-labs/dbt-server","last_synced_at":"2025-05-01T07:31:35.520Z","repository":{"id":62696976,"uuid":"411057968","full_name":"dbt-labs/dbt-server","owner":"dbt-labs","description":"A web API for dbt.","archived":false,"fork":false,"pushed_at":"2024-01-29T21:07:14.000Z","size":672,"stargazers_count":110,"open_issues_count":11,"forks_count":24,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-10-30T05:42:47.519Z","etag":null,"topics":["dbt"],"latest_commit_sha":null,"homepage":"https://getdbt.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbt-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-27T22:13:35.000Z","updated_at":"2024-07-24T08:38:33.000Z","dependencies_parsed_at":"2022-11-04T16:00:21.580Z","dependency_job_id":"61151417-3ed7-44e8-8d69-2023969cf8ff","html_url":"https://github.com/dbt-labs/dbt-server","commit_stats":{"total_commits":154,"total_committers":25,"mean_commits":6.16,"dds":0.6753246753246753,"last_synced_commit":"5caacea10521d0957b7f34bdd804541956c18822"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbt-labs%2Fdbt-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbt-labs%2Fdbt-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbt-labs%2Fdbt-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbt-labs%2Fdbt-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbt-labs","download_url":"https://codeload.github.com/dbt-labs/dbt-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224245997,"owners_count":17279649,"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":["dbt"],"created_at":"2024-11-12T09:10:14.306Z","updated_at":"2025-05-01T07:31:35.511Z","avatar_url":"https://github.com/dbt-labs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ***Archival Notice***\nThis repository has been archived.\n\nAs a result all of its historical issues and PRs have been closed.\n\nPlease *do not clone* this repo without understanding the risk in doing so:\n- It may have unaddressed security vulnerabilities\n- It may have unaddressed bugs\n\n\u003cdetails\u003e\n   \u003csummary\u003eClick for historical readme\u003c/summary\u003e\n\n# dbt-server\n\n\u0026lt;p align=\u0026quot;center\u0026quot;\u0026gt;\n  \u0026lt;img src=\u0026quot;https://raw.githubusercontent.com/dbt-labs/dbt/ec7dee39f793aa4f7dd3dae37282cc87664813e4/etc/dbt-logo-full.svg\u0026quot; alt=\u0026quot;dbt logo\u0026quot; width=\u0026quot;500\u0026quot;/\u0026gt;\n\u0026lt;/p\u0026gt;\n\u0026lt;p align=\u0026quot;center\u0026quot;\u0026gt;\n\n\u0026gt; :warning: **dbt Server is deprecated and will no longer be maintained by dbt Labs going forward. You may continue to use this repository and fork it for your needs. If you would like to be a maintainer of this repository, please reach out to us by opening an issue.**\n\n\u0026gt; dbt Server supported our legacy Semantic Layer, which was [fully deprecated in December 2023.](https://docs.getdbt.com/docs/dbt-versions/release-notes/Dec-2023/legacy-sl). In October 2023, we introduced the GA of the revamped dbt Semantic Layer with [significant improvements](https://www.getdbt.com/blog/build-centralize-and-deliver-consistent-metrics-with-the-dbt-semantic-layer), made possible by the [acquisition of Transform](https://www.getdbt.com/blog/dbt-acquisition-transform) and the integration of [MetricFlow](https://docs.getdbt.com/docs/build/about-metricflow) into dbt. The dbt Semantic Layer is now independent of dbt Server and operates on MetricFlow Server, a new proprietary technology designed for enhanced connectivity and scale.\n\nWelcome to the `dbt-server` repository! The dbt Server is intended to provide a web API for [dbt](https://github.com/dbt-labs/dbt-core) operations and replace the [`dbt-rpc`](https://github.com/dbt-labs/dbt-rpc) Server.\n\n**Important**: this is [major version zero software and APIs should not be considered stable](https://semver.org/#spec-item-4). If you do take a dependency on this software we recommend an exact version pin.\n\n## Understanding dbt Server\n\ndbt is typically used through its command line interface (CLI). The source code of dbt is almost all Python. dbt Server uses [FastAPI](https://github.com/tiangolo/fastapi) to create a web API from a thin wrapper around [`dbt-core`](https://github.com/dbt-labs/dbt-server) and its adapter plugins.\n\n## Getting started\n\nFamiliarity with dbt is assumed for dbt Server -- check out how to [get started](https://www.getdbt.com/blog/licensing-dbt/) otherwise.\n\nSee the [developer setup in the contributing guide](CONTRIBUTING.md#developer-setup) to get started with dbt Server.\n\n## License\n\nThe `dbt-server` repository uses the Business Source License (BSL). That makes the repository \u0026quot;source available\u0026quot;, unlike most of our repositories which are \u0026quot;open source\u0026quot;. See [the license](LICENSE) and [our blog on licensing](https://www.getdbt.com/blog/licensing-dbt/) for details.\n\n## Code of Conduct\n\nEveryone interacting in the dbt project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the [dbt Code of Conduct](https://community.getdbt.com/code-of-conduct).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbt-labs%2Fdbt-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbt-labs%2Fdbt-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbt-labs%2Fdbt-server/lists"}