dbnd-postgres


Namedbnd-postgres JSON
Version 1.0.22.9 PyPI version JSON
download
home_pagehttps://github.com/databand-ai/dbnd
SummaryMachine Learning Orchestration
upload_time2024-03-14 15:53:09
maintainerEvgeny Shulman
docs_urlNone
authorEvgeny Shulman
requires_python
license
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": "",
    "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/00/db/172b5e0570f4c741925cb03cd9c184bcb462e5540cc975680fff55cf0557/dbnd-postgres-1.0.22.9.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": "",
    "summary": "Machine Learning Orchestration",
    "version": "1.0.22.9",
    "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": "c4beda08ede1e8015fe1d18c4cfc64114935f5b1b59441ef9f5c21569c950393",
                "md5": "bd642a69c32e3589be6be5cc64ce50f7",
                "sha256": "fb4593627e749e0358222a5aa4bda32759789ad84a62841a0eb3babca345f581"
            },
            "downloads": -1,
            "filename": "dbnd_postgres-1.0.22.9-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd642a69c32e3589be6be5cc64ce50f7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 10577,
            "upload_time": "2024-03-14T15:51:10",
            "upload_time_iso_8601": "2024-03-14T15:51:10.665623Z",
            "url": "https://files.pythonhosted.org/packages/c4/be/da08ede1e8015fe1d18c4cfc64114935f5b1b59441ef9f5c21569c950393/dbnd_postgres-1.0.22.9-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00db172b5e0570f4c741925cb03cd9c184bcb462e5540cc975680fff55cf0557",
                "md5": "14ef5512ac484bcb366f6f0a37dc068e",
                "sha256": "aae6788bdc1269de8da0f2ebf6b36745ff9f33e70344d627f3e56335b52f29a8"
            },
            "downloads": -1,
            "filename": "dbnd-postgres-1.0.22.9.tar.gz",
            "has_sig": false,
            "md5_digest": "14ef5512ac484bcb366f6f0a37dc068e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10343,
            "upload_time": "2024-03-14T15:53:09",
            "upload_time_iso_8601": "2024-03-14T15:53:09.539380Z",
            "url": "https://files.pythonhosted.org/packages/00/db/172b5e0570f4c741925cb03cd9c184bcb462e5540cc975680fff55cf0557/dbnd-postgres-1.0.22.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-14 15:53:09",
    "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.23655s