dbt


Namedbt JSON
Version 1.0.0.37.9 PyPI version JSON
download
home_pagehttps://www.getdbt.com/
SummaryThe dbt Cloud CLI - an ELT tool for running SQL transformations and data models in dbt Cloud. For more documentation on these commands, visit: docs.getdbt.com
upload_time2024-04-19 03:30:06
maintainerNone
docs_urlNone
authordbt Labs
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            **[dbt](https://www.getdbt.com/)** enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

This package installs the [dbt Cloud CLI](https://docs.getdbt.com/docs/cloud/configure-cloud-cli) to invoke dbt commands from the command line that execute in a [dbt Cloud](cloud.getdbt.com) environment.

## Understanding dbt

Analysts using dbt can transform their data by simply writing select statements, while dbt handles turning these statements into tables and views in a data warehouse.

These select statements, or "models", form a dbt project. Models frequently build on top of one another – dbt makes it easy to [manage relationships](https://docs.getdbt.com/docs/ref) between models, and [visualize these relationships](https://docs.getdbt.com/docs/documentation), as well as assure the quality of your transformations through [testing](https://docs.getdbt.com/docs/testing).

![dbt dag](https://raw.githubusercontent.com/dbt-labs/dbt-core/6c6649f9129d5d108aa3b0526f634cd8f3a9d1ed/etc/dbt-dag.png)

## Join the dbt Community

- Be part of the conversation in the [dbt Community Slack](http://community.getdbt.com/)
- Read more on the [dbt Community Discourse](https://discourse.getdbt.com)

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.getdbt.com/",
    "name": "dbt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "dbt Labs",
    "author_email": "info@dbtlabs.com",
    "download_url": "https://files.pythonhosted.org/packages/7a/9a/ee37c9c7ad5d9d9f1f9c8af7be75d5118de1b95cabb1f73bd760f825c1cd/dbt-1.0.0.37.9.tar.gz",
    "platform": "any",
    "description": "**[dbt](https://www.getdbt.com/)** enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.\n\nThis package installs the [dbt Cloud CLI](https://docs.getdbt.com/docs/cloud/configure-cloud-cli) to invoke dbt commands from the command line that execute in a [dbt Cloud](cloud.getdbt.com) environment.\n\n## Understanding dbt\n\nAnalysts using dbt can transform their data by simply writing select statements, while dbt handles turning these statements into tables and views in a data warehouse.\n\nThese select statements, or \"models\", form a dbt project. Models frequently build on top of one another \u2013 dbt makes it easy to [manage relationships](https://docs.getdbt.com/docs/ref) between models, and [visualize these relationships](https://docs.getdbt.com/docs/documentation), as well as assure the quality of your transformations through [testing](https://docs.getdbt.com/docs/testing).\n\n![dbt dag](https://raw.githubusercontent.com/dbt-labs/dbt-core/6c6649f9129d5d108aa3b0526f634cd8f3a9d1ed/etc/dbt-dag.png)\n\n## Join the dbt Community\n\n- Be part of the conversation in the [dbt Community Slack](http://community.getdbt.com/)\n- Read more on the [dbt Community Discourse](https://discourse.getdbt.com)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "The dbt Cloud CLI - an ELT tool for running SQL transformations and data models in dbt Cloud. For more documentation on these commands, visit: docs.getdbt.com",
    "version": "1.0.0.37.9",
    "project_urls": {
        "Homepage": "https://www.getdbt.com/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a9aee37c9c7ad5d9d9f1f9c8af7be75d5118de1b95cabb1f73bd760f825c1cd",
                "md5": "44de210b74785c1a7583b98d88e97b05",
                "sha256": "080185b6c58c2c25eeb4b32788df197774f2fcd944a2f599acb3b6a1242bba4a"
            },
            "downloads": -1,
            "filename": "dbt-1.0.0.37.9.tar.gz",
            "has_sig": false,
            "md5_digest": "44de210b74785c1a7583b98d88e97b05",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3046,
            "upload_time": "2024-04-19T03:30:06",
            "upload_time_iso_8601": "2024-04-19T03:30:06.798751Z",
            "url": "https://files.pythonhosted.org/packages/7a/9a/ee37c9c7ad5d9d9f1f9c8af7be75d5118de1b95cabb1f73bd760f825c1cd/dbt-1.0.0.37.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 03:30:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dbt"
}
        
Elapsed time: 0.24907s