# DeltaCAT
DeltaCAT is a Pythonic Data Catalog powered by Ray.
Its data storage model allows you to define and manage fast, scalable,
ACID-compliant data catalogs through git-like stage/commit APIs, and has been
used to successfully host exabyte-scale enterprise data lakes.
DeltaCAT uses the Ray distributed compute framework together with Apache Arrow
for common table management tasks, including petabyte-scale
change-data-capture, data consistency checks, and table repair.
## Getting Started
---
### Install
```
pip install deltacat
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ray-project/deltacat",
"name": "deltacat-fork",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Ray Team",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/ea/b4/04acafa7d892252d6bc465d45a37373ddd10b501a2308125900f1794e0d3/deltacat-fork-0.1.13.tar.gz",
"platform": null,
"description": "# DeltaCAT\n\nDeltaCAT is a Pythonic Data Catalog powered by Ray.\n\nIts data storage model allows you to define and manage fast, scalable,\nACID-compliant data catalogs through git-like stage/commit APIs, and has been\nused to successfully host exabyte-scale enterprise data lakes.\n\nDeltaCAT uses the Ray distributed compute framework together with Apache Arrow\nfor common table management tasks, including petabyte-scale\nchange-data-capture, data consistency checks, and table repair.\n\n## Getting Started\n---\n### Install\n```\npip install deltacat\n```\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "A scalable, fast, ACID-compliant Data Catalog powered by Ray.",
"version": "0.1.13",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c8320e4d0a14aa7aef11e057ee4ef3c4ce9cb65f13b2922477df9d2130578002",
"md5": "8cfb198bfa1507cf9d83ba637b63566d",
"sha256": "4a3cbcaedb6f9825cfaca2a88ae5436508344c987d1c8a04a8ddc05eee01b171"
},
"downloads": -1,
"filename": "deltacat_fork-0.1.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8cfb198bfa1507cf9d83ba637b63566d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 133628,
"upload_time": "2023-02-08T01:09:14",
"upload_time_iso_8601": "2023-02-08T01:09:14.186444Z",
"url": "https://files.pythonhosted.org/packages/c8/32/0e4d0a14aa7aef11e057ee4ef3c4ce9cb65f13b2922477df9d2130578002/deltacat_fork-0.1.13-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eab404acafa7d892252d6bc465d45a37373ddd10b501a2308125900f1794e0d3",
"md5": "0008ec46976337ab62a5cb4aa76b0315",
"sha256": "59c0b7a858bc7dc06a024dcca5037a74174e79efecfb40e748015df8413c149b"
},
"downloads": -1,
"filename": "deltacat-fork-0.1.13.tar.gz",
"has_sig": false,
"md5_digest": "0008ec46976337ab62a5cb4aa76b0315",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 87443,
"upload_time": "2023-02-08T01:09:15",
"upload_time_iso_8601": "2023-02-08T01:09:15.390494Z",
"url": "https://files.pythonhosted.org/packages/ea/b4/04acafa7d892252d6bc465d45a37373ddd10b501a2308125900f1794e0d3/deltacat-fork-0.1.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-08 01:09:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "ray-project",
"github_project": "deltacat",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "deltacat-fork"
}