Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Hey folks 👋, As I kept building more data pipelines, I noticed one file format showing up...
The first time I came across Parquet files was during my fourth-year project. I kept seeing Hugging...
A few days ago, the creators of DuckDB wrote the article: Query Engines: Gatekeepers of the Parquet...
Apache Parquet is a columnar storage format optimized for analytical workloads, though it can also be...
Hey Devs 👋, If you're exploring modern data engineering stacks or want to try out ClickHouse with Go...
A hands-on exercise using “data-prep-kit” and storing the result as parquet files. ...
Parquet files are a powerhouse for storing large, columnar datasets in big data workflows....
This week I released a new version of Carpet, the Java library for working with Parquet files. In...
Parquet files offer significant advantages over traditional formats like CSV or JSON. This is more...