Blog category:

Engineering

Lance File 2.1 is Now Stable

Lance File 2.1 is Now Stable

The 2.1 file version is now stable, learn what that means for you and what's coming next.

LanceDB's Geneva: Scalable Feature Engineering

LanceDB's Geneva: Scalable Feature Engineering

Learn how to build scalable feature engineering pipelines with Geneva and LanceDB. This demo transforms image data into rich features including captions, embeddings, and metadata using distributed Ray clusters.

Columnar File Readers in Depth: Structural Encoding

Columnar File Readers in Depth: Structural Encoding

Deep dive into LanceDB's dual structural encoding approach - mini-block for small data types and full-zip for large multimodal data. Learn how this optimizes compression and random access performance compared to Parquet.