A scalable, fast, ACID-compliant Data Catalog powered by Ray.
Project description
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
Running Tests
pip3 install virtualenv
virtualenv test_env
source test_env/bin/activate
pip3 install -r requirements.txt
pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
deltacat-0.1.18b19.tar.gz
(154.2 kB
view hashes)
Built Distribution
deltacat-0.1.18b19-py3-none-any.whl
(227.1 kB
view hashes)
Close
Hashes for deltacat-0.1.18b19-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 205db2707b17ee901590bf17823e35d2155fa27ccc15c17e90c5d84860610fb6 |
|
MD5 | 6de09998fde055af646401b12364811a |
|
BLAKE2b-256 | 4d170adc6f6750cbc04eb0bf10f7720eca9d9e065075fb75c4b006b9691c0479 |