diepvries


Namediepvries JSON
Version 0.9.1 PyPI version JSON
download
home_pagehttps://github.com/PicnicSupermarket/diepvries
Summarydiepvries - Picnic Data Vault framework
upload_time2023-09-13 11:39:54
maintainer
docs_urlNone
authorPicnic Technologies
requires_python
licenseMIT
keywords data vault
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # diepvries

[![PyPI version shields.io](https://img.shields.io/pypi/v/diepvries.svg)](https://pypi.python.org/pypi/diepvries/)
[![PyPI license](https://img.shields.io/pypi/l/diepvries.svg)](https://pypi.python.org/pypi/diepvries/)
[![Build](https://img.shields.io/github/actions/workflow/status/PicnicSupermarket/diepvries/pypi-build-and-deploy.yml)](https://github.com/PicnicSupermarket/diepvries/actions)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)

<img src="doc/static/diepvries.svg" alt="diepvries logo" width=200>

Welcome to `diepvries`, a Python library to generate
[Data Vault](https://en.wikipedia.org/wiki/Data_vault_modeling) SQL statements.

## What does it do?

`diepvries` takes as input a Data Vault model (a list of hubs, links and satellites tables),
and generates SQL statements to load data in those tables. For that purpose, it relies
on naming conventions for tables and columns. There are 2 ways to feed a Data Vault
model to `diepvries`:

- Either declaratively, by enumerating tables and columns;
- Or automatically, by building these structures using the database metadata.

At the moment, `diepvries` is only compatible with
[Snowflake](https://www.snowflake.com/).

`diepvries` works with Python 3.8, 3.9, and 3.10.

## Getting started

`diepvries` is distributed as a Python wheel on PyPI. In a virtual environment, you can
grab the latest version by running:

```shell
pip install diepvries
```

and in a Python console:

```python3
from diepvries.hub import Hub
help(Hub)
```

If you see the help page for the `Hub` class, you're all set! :rocket:

## Continue the journey

The best way to start using `diepvries` is by reading
[its documentation website](https://diepvries.picnic.tech). You'll find a tutorial, a
list of naming conventions, and more!

## Contributing

Want to fix a bug, improve the docs, or add a new feature? That's awesome! Please read
the [contributing document](https://github.com/PicnicSupermarket/diepvries/blob/master/CONTRIBUTING.md).

## Changelog

You can find the changelog of this package in
[`CHANGELOG.md`](https://github.com/PicnicSupermarket/diepvries/blob/master/CHANGELOG.md).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PicnicSupermarket/diepvries",
    "name": "diepvries",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "data vault",
    "author": "Picnic Technologies",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/58/4f/7b1bfdd916b2ec1ef75f4a921e956cf8b193b07e53b06e697c9fe0a0453f/diepvries-0.9.1.tar.gz",
    "platform": null,
    "description": "# diepvries\n\n[![PyPI version shields.io](https://img.shields.io/pypi/v/diepvries.svg)](https://pypi.python.org/pypi/diepvries/)\n[![PyPI license](https://img.shields.io/pypi/l/diepvries.svg)](https://pypi.python.org/pypi/diepvries/)\n[![Build](https://img.shields.io/github/actions/workflow/status/PicnicSupermarket/diepvries/pypi-build-and-deploy.yml)](https://github.com/PicnicSupermarket/diepvries/actions)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)\n\n<img src=\"doc/static/diepvries.svg\" alt=\"diepvries logo\" width=200>\n\nWelcome to `diepvries`, a Python library to generate\n[Data Vault](https://en.wikipedia.org/wiki/Data_vault_modeling) SQL statements.\n\n## What does it do?\n\n`diepvries` takes as input a Data Vault model (a list of hubs, links and satellites tables),\nand generates SQL statements to load data in those tables. For that purpose, it relies\non naming conventions for tables and columns. There are 2 ways to feed a Data Vault\nmodel to `diepvries`:\n\n- Either declaratively, by enumerating tables and columns;\n- Or automatically, by building these structures using the database metadata.\n\nAt the moment, `diepvries` is only compatible with\n[Snowflake](https://www.snowflake.com/).\n\n`diepvries` works with Python 3.8, 3.9, and 3.10.\n\n## Getting started\n\n`diepvries` is distributed as a Python wheel on PyPI. In a virtual environment, you can\ngrab the latest version by running:\n\n```shell\npip install diepvries\n```\n\nand in a Python console:\n\n```python3\nfrom diepvries.hub import Hub\nhelp(Hub)\n```\n\nIf you see the help page for the `Hub` class, you're all set! :rocket:\n\n## Continue the journey\n\nThe best way to start using `diepvries` is by reading\n[its documentation website](https://diepvries.picnic.tech). You'll find a tutorial, a\nlist of naming conventions, and more!\n\n## Contributing\n\nWant to fix a bug, improve the docs, or add a new feature? That's awesome! Please read\nthe [contributing document](https://github.com/PicnicSupermarket/diepvries/blob/master/CONTRIBUTING.md).\n\n## Changelog\n\nYou can find the changelog of this package in\n[`CHANGELOG.md`](https://github.com/PicnicSupermarket/diepvries/blob/master/CHANGELOG.md).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "diepvries - Picnic Data Vault framework",
    "version": "0.9.1",
    "project_urls": {
        "Documentation": "https://diepvries.picnic.tech/",
        "Homepage": "https://github.com/PicnicSupermarket/diepvries",
        "Issue Tracker": "https://github.com/PicnicSupermarket/diepvries/issues",
        "Source Code": "https://github.com/PicnicSupermarket/diepvries"
    },
    "split_keywords": [
        "data",
        "vault"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6de717d707324f7843f5c0abc53f5d395607b38f2841a5e7de63db23725b770",
                "md5": "8eb3bd738a1178bf389973a6d24132b9",
                "sha256": "6b393391ec7c85f7d3a36f13fb55153dd78ccc57fc4796d07f0ff5b01809f666"
            },
            "downloads": -1,
            "filename": "diepvries-0.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8eb3bd738a1178bf389973a6d24132b9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 31943,
            "upload_time": "2023-09-13T11:39:50",
            "upload_time_iso_8601": "2023-09-13T11:39:50.557019Z",
            "url": "https://files.pythonhosted.org/packages/b6/de/717d707324f7843f5c0abc53f5d395607b38f2841a5e7de63db23725b770/diepvries-0.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "584f7b1bfdd916b2ec1ef75f4a921e956cf8b193b07e53b06e697c9fe0a0453f",
                "md5": "39ee932faa2a88f899eac8c978b07081",
                "sha256": "ade027aa3c7cf31ae9b9d28f1c29e32da24615c1eb2ddf8e427a5141f511066b"
            },
            "downloads": -1,
            "filename": "diepvries-0.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "39ee932faa2a88f899eac8c978b07081",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 99529,
            "upload_time": "2023-09-13T11:39:54",
            "upload_time_iso_8601": "2023-09-13T11:39:54.243459Z",
            "url": "https://files.pythonhosted.org/packages/58/4f/7b1bfdd916b2ec1ef75f4a921e956cf8b193b07e53b06e697c9fe0a0453f/diepvries-0.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-13 11:39:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PicnicSupermarket",
    "github_project": "diepvries",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "diepvries"
}
        
Elapsed time: 0.12401s