DeltaCAT is a portable Pythonic Data Lakehouse powered by Ray. It lets you define and manage fast, scalable, ACID-compliant multimodal data lakes, and has been used to successfully manage exabyte-scale enterprise data lakes.
It uses the Ray distributed compute framework together with Apache Arrow and Daft to efficiently scale common table management tasks, like petabyte-scale merge-on-read and copy-on-write operations.
DeltaCAT provides four high-level components:
- Catalog: High-level APIs to create, discover, organize, share, and manage datasets.
- Compute: Distributed data management procedures to read, write, and optimize datasets.
- Storage: In-memory and on-disk multimodal dataset formats.
- Sync: Synchronize DeltaCAT datasets to data warehouses and other table formats.
DeltaCAT is rapidly evolving. Usage instructions will be posted here soon!
For now, feel free to peruse some of our examples: