{ "info": { "author": "Frootlab Developers", "author_email": "contact@frootlab.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Topic :: Database :: Database Engines/Servers", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "
\n
\n \"Vivid\n
\n
\n\nVivid DB\n========\n\n[![Building Status](https://travis-ci.org/frootlab/deet.svg?branch=master)](https://travis-ci.org/frootlab/deet)\n[![Documentation Status](https://readthedocs.org/projects/deet/badge/?version=latest)](https://deet.readthedocs.io/en/latest/?badge=latest)\n[![PIP Version](https://badge.fury.io/py/deet.svg)](https://badge.fury.io/py/deet)\n\n*Vivid DB* (alias *Deet*) is a universal data mapper and SQL-Database engine, that\nimplements high-performance and security requirements for large-scale enterprise\nanalytical applications.\n\nThe primary goal of Deet is to separate data integration and data analysis\ninto independent tasks, by providing a universal data interface for machine\nlearning- and data analysis applications. To achieve this goal, Deet\nimplements the two fundamental layers of a data warehouse:\n\nThe *integration layer* of Deet utilizes\n[SQLAlchemy](https://www.sqlalchemy.org) to allow it\\'s connection to a variety\nof SQL-Databases (e.g. IBM DB2, Oracle, SAP, MS-SQL, MS-Access, Firebird,\nSybase, MySQL, Postgresql, SQLite, etc.). Thereupon it provides native support\nfor flat file databases (e.g. CSV-Tables, R-Table exports), laboratory\nmeasurements and data generators.\n\nThe *staging layer* of Deet is implemented as a native SQL-Database engine,\nfeaturing a DB-API 2.0 interface with full SQL:2016 support, a vertical data\nstorage manager and real-time encryption. This allows the data analysis\napplication to integrate a variety of different data sources, by using a unified\ndata interface (and SQL dialect).\n\nDeet is open source, based on the\n[Python](https://www.python.org/) programming language and actively developed as\na component of the [Vivid Code](https://www.frootlab.org/vivid) framework\nat [Frootlab](https://www.frootlab.org).\n\nCurrent Development Status\n--------------------------\n\nDeet currently is in *Pre-Alpha* development stage, which immediately follows\nthe *Planning* stage. This means, that at least some essential requirements of\nDeet are not yet implemented. A comprehensive list of all currently supported\ndata back-ends is given in the [online\nmanual](https://deet.readthedocs.io/en/latest/).\n\nInstallation\n------------\n\nComprehensive information and installation support is provided within the\n[online manual](https://deet.readthedocs.io/en/latest/). If you already have\na Python environment configured on your computer, you can install the latest\ndistributed version by using pip:\n\n $ pip install deet\n\nOr alternatively:\n\n $ pip install vivid-db\n\nDocumentation\n-------------\n\nThe latest Deet documentation is available as an [online\nmanual](https://deet.readthedocs.io/en/latest/) and for download in the\nformats [PDF](https://readthedocs.org/projects/deet/downloads/pdf/latest/),\n[EPUB](https://readthedocs.org/projects/deet/downloads/epub/latest/) and\n[HTML](https://readthedocs.org/projects/deet/downloads/htmlzip/latest/).\n\nContribute\n----------\n\nContributors are very welcome! Feel free to report bugs and feature requests to\nthe [issue tracker](https://github.com/frootlab/deet/issues) provided by\nGitHub. Currently, as the Frootlab Developers team still is growing, we do not\nprovide any Contribution Guide Lines to collaboration partners. However, if you\nare interested to join the team, we would be glad, to receive an informal\n[application](mailto:application@frootlab.org).\n\nLicense\n-------\n\nDeet is [open source](https://github.com/frootlab/deet) and available free\nfor any use under the [GPLv3 license](https://www.gnu.org/licenses/gpl.html):\n\n \u00c2\u00a9 2019 The Frootlab Organization\n \u00c2\u00a9 2018-2019 Patrick Michl\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.frootlab.org/deet", "keywords": "database database-proxy orm-framework data-warehouse", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "vivid-db", "package_url": "https://pypi.org/project/vivid-db/", "platform": "", "project_url": "https://pypi.org/project/vivid-db/", "project_urls": { "Homepage": "https://www.frootlab.org/deet" }, "release_url": "https://pypi.org/project/vivid-db/0.1.11/", "requires_dist": [ "deet (>=0.1.11)" ], "requires_python": ">=3.7", "summary": "Universal Data Mapper", "version": "0.1.11" }, "last_serial": 5873120, "releases": { "0.1.11": [ { "comment_text": "", "digests": { "md5": "7d40112dc76056ef9787f38ac9870cf9", "sha256": "942df75dba8721205c6872ea48bdd2da149a573cb64d843ddbb390e3d5d0643c" }, "downloads": -1, "filename": "vivid_db-0.1.11-py3-none-any.whl", "has_sig": false, "md5_digest": "7d40112dc76056ef9787f38ac9870cf9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 16473, "upload_time": "2019-09-23T11:48:57", "url": "https://files.pythonhosted.org/packages/8f/3c/1e68a8339b17754a85a9b63cf93816f687d7b0e5271da3095a17cdceed47/vivid_db-0.1.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "12494d0f748172cbe30578886bef3c1e", "sha256": "a11a56e007ec89a55a4e3da10fb2eb80286a92b1b8c604cca864899713f58531" }, "downloads": -1, "filename": "vivid_db-0.1.11.tar.gz", "has_sig": false, "md5_digest": "12494d0f748172cbe30578886bef3c1e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 4199, "upload_time": "2019-09-23T11:49:00", "url": "https://files.pythonhosted.org/packages/1f/31/b87977f944d284d688cc9dfdfe53d6aabb4e607578b9583735e8743655a6/vivid_db-0.1.11.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7d40112dc76056ef9787f38ac9870cf9", "sha256": "942df75dba8721205c6872ea48bdd2da149a573cb64d843ddbb390e3d5d0643c" }, "downloads": -1, "filename": "vivid_db-0.1.11-py3-none-any.whl", "has_sig": false, "md5_digest": "7d40112dc76056ef9787f38ac9870cf9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 16473, "upload_time": "2019-09-23T11:48:57", "url": "https://files.pythonhosted.org/packages/8f/3c/1e68a8339b17754a85a9b63cf93816f687d7b0e5271da3095a17cdceed47/vivid_db-0.1.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "12494d0f748172cbe30578886bef3c1e", "sha256": "a11a56e007ec89a55a4e3da10fb2eb80286a92b1b8c604cca864899713f58531" }, "downloads": -1, "filename": "vivid_db-0.1.11.tar.gz", "has_sig": false, "md5_digest": "12494d0f748172cbe30578886bef3c1e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 4199, "upload_time": "2019-09-23T11:49:00", "url": "https://files.pythonhosted.org/packages/1f/31/b87977f944d284d688cc9dfdfe53d6aabb4e607578b9583735e8743655a6/vivid_db-0.1.11.tar.gz" } ] }