File formatParquet
Columns, row groups, pages and encodings inside one file.
Read the guide → Memory and interchangeArrow
Typed arrays, validity, offsets and record batches across process boundaries.
Read the guide → Table formatIceberg
Snapshots and manifests select the files that make a table.
Read the guide → Table formatDelta Lake
Ordered commits and checkpoints reconstruct table membership.
Read the guide → Query engineDuckDB
Turn a local Parquet file into an answer with SQL.
Read the guide → ExecutionQuery engines
Compare DuckDB and DataFusion plans and follow Arrow batches.
Read the guide → Files, tables and searchLance
Trace fragments and page buffers, then compare exact and indexed vector searches.
Read the guide →