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.18b16.tar.gz
(151.6 kB
view hashes)
Built Distribution
deltacat-0.1.18b16-py3-none-any.whl
(224.3 kB
view hashes)
Close
Hashes for deltacat-0.1.18b16-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74b9552c510bbdaa79713636b9992b41504200db93d2069dbaeee8460f90c3b1 |
|
MD5 | af782c77e2eb83ea6ee3105c9a52d3b7 |
|
BLAKE2b-256 | 3f1ac91883d82e1fce31d8593e7f4d00c8470b2d470ca7a9b02aa21d34fbab96 |