flow-php/dremel

PHP ETL - Dremel algorithm implementation

0.9.2 2024-07-15 12:20 UTC

This package is auto-updated.

Last update: 2024-09-05 19:07:37 UTC


README

Dremel is a library that provides pure PHP implementation of two algorithms described in the paper "Dremel: Interactive Analysis of Web-Scale Datasets". The algorithms are used to shred and assemble nested data structures in a columnar format.

Important

This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo flow-php/flow.