Skip to content

A portable Pythonic Data Lakehouse powered by Ray that brings exabyte-level scalability and fast, ACID-compliant, change-data-capture to your ML and analytics workloads.

License

Notifications You must be signed in to change notification settings

ray-project/deltacat

Repository files navigation

DeltaCAT Logo

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:

  1. Catalog: High-level APIs to create, discover, organize, share, and manage datasets.
  2. Compute: Distributed data management procedures to read, write, and optimize datasets.
  3. Storage: In-memory and on-disk multimodal dataset formats.
  4. Sync: Synchronize DeltaCAT datasets to data warehouses and other table formats.

Getting Started

DeltaCAT is rapidly evolving. Usage instructions will be posted here soon!

For now, feel free to peruse some of our examples:

About

A portable Pythonic Data Lakehouse powered by Ray that brings exabyte-level scalability and fast, ACID-compliant, change-data-capture to your ML and analytics workloads.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages