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-1.1.12.tar.gz
(211.6 kB
view hashes)
Built Distribution
deltacat-1.1.12-py3-none-any.whl
(295.9 kB
view hashes)
Close
Hashes for deltacat-1.1.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 228e1f3af53f41fd6a251d6ba93cd58af5c5b1a212de8db64d8f42e6b8580ac0 |
|
MD5 | 75a88e4e1fda0c188ee97897abb19b2c |
|
BLAKE2b-256 | f04ca412f052ea775219fad9eb57ffa2c660b655a5f6f3761efaddc5bb2ed70e |