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.18b18.tar.gz
(153.5 kB
view hashes)
Built Distribution
deltacat-0.1.18b18-py3-none-any.whl
(226.5 kB
view hashes)
Close
Hashes for deltacat-0.1.18b18-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bae8551a68ce3cf93a161527eeef5ac0e393f02db4fbcf7334489243ccac2d0 |
|
MD5 | a26554f3ffbb32d3c0ecc9d584a3dce6 |
|
BLAKE2b-256 | 2bd81aeed7bd1463ea0500b32f4be2893935af8f6b6874869a04b6f245f80820 |