A collection of one-off projects built using database building blocks: DataFusion, Arrow and Parquet.
-
Embed a full-text index within a Parquet file and use Datafusion to accelerate wildcard
LIKE
queries. See the README for parquet-embed-tantivy more details. -
A fast, parallel, Zipfian-like Parquet file generator for nested data structures. See the README For parquet-nested-parallel more details.