dbnd-postgres


Namedbnd-postgres JSON
Version 1.0.27.2 PyPI version JSON
download
home_pagehttps://github.com/databand-ai/dbnd
SummaryMachine Learning Orchestration
upload_time2024-10-31 16:10:46
maintainerEvgeny Shulman
docs_urlNone
authorEvgeny Shulman
requires_pythonNone
licenseNone
keywords orchestration data machinelearning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DBND Postgres

## The plugin

`dbnd-postgres` create histograms for postgres tables.
The plugin supports Redshift.

### What does it do?

It uses internal/system postgres tables to create the histograms. It doesn't query user tables at all.

### Installation

```bash
pip install dbnd-postgres
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/databand-ai/dbnd",
    "name": "dbnd-postgres",
    "maintainer": "Evgeny Shulman",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "evgeny.shulman@databand.ai",
    "keywords": "orchestration, data, machinelearning",
    "author": "Evgeny Shulman",
    "author_email": "evgeny.shulman@databand.ai",
    "download_url": "https://files.pythonhosted.org/packages/10/da/9332580274352972b11c4838b7d1b60329fce81a4ac57aabbbadb31f0eb8/dbnd_postgres-1.0.27.2.tar.gz",
    "platform": "any",
    "description": "# DBND Postgres\n\n## The plugin\n\n`dbnd-postgres` create histograms for postgres tables.\nThe plugin supports Redshift.\n\n### What does it do?\n\nIt uses internal/system postgres tables to create the histograms. It doesn't query user tables at all.\n\n### Installation\n\n```bash\npip install dbnd-postgres\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Machine Learning Orchestration",
    "version": "1.0.27.2",
    "project_urls": {
        "Bug-Tracker": "https://github.com/databand-ai/dbnd/issues",
        "Documentation": "https://dbnd.readme.io/",
        "Homepage": "https://github.com/databand-ai/dbnd",
        "Source-Code": "https://github.com/databand-ai/dbnd"
    },
    "split_keywords": [
        "orchestration",
        " data",
        " machinelearning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4e76473456b33b07b7ea60112a09fd7bf11bb9cf31313ed8b90a4b5a063249f",
                "md5": "497a53664f26603744a0b92847ae4669",
                "sha256": "f6902a6c5def9cbe892023f15e86d560ba03bb4a8f202f63c3ea1afcd9cf37e4"
            },
            "downloads": -1,
            "filename": "dbnd_postgres-1.0.27.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "497a53664f26603744a0b92847ae4669",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 10577,
            "upload_time": "2024-10-31T16:10:13",
            "upload_time_iso_8601": "2024-10-31T16:10:13.659000Z",
            "url": "https://files.pythonhosted.org/packages/f4/e7/6473456b33b07b7ea60112a09fd7bf11bb9cf31313ed8b90a4b5a063249f/dbnd_postgres-1.0.27.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10da9332580274352972b11c4838b7d1b60329fce81a4ac57aabbbadb31f0eb8",
                "md5": "71c7a0944a554fd19c82009bc5cf129f",
                "sha256": "b48bc6c4c115eb1244395949c801c0abbe43577079dc57816cd79fd40df1be9b"
            },
            "downloads": -1,
            "filename": "dbnd_postgres-1.0.27.2.tar.gz",
            "has_sig": false,
            "md5_digest": "71c7a0944a554fd19c82009bc5cf129f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10401,
            "upload_time": "2024-10-31T16:10:46",
            "upload_time_iso_8601": "2024-10-31T16:10:46.407416Z",
            "url": "https://files.pythonhosted.org/packages/10/da/9332580274352972b11c4838b7d1b60329fce81a4ac57aabbbadb31f0eb8/dbnd_postgres-1.0.27.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-31 16:10:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "databand-ai",
    "github_project": "dbnd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "dbnd-postgres"
}
        
Elapsed time: 0.51529s