LanceDB

LanceDB

Engineering
GPU-Accelerated Indexing in LanceDB

GPU-Accelerated Indexing in LanceDB

Speed up vector index training in LanceDB with CUDA or Apple Silicon (MPS). See how GPU‑accelerated IVF/PQ training compares to CPU and how to enable it in code.

Engineering
My SIMD Is Faster than Yours

My SIMD Is Faster than Yours

An untold story about how we make LanceDB vector search fast. Get practical steps and examples from 'My SIMD is faster than Yours'.

Engineering
Benchmarking Random Access in Lance

Benchmarking Random Access in Lance

In this short blog post we’ll take you through some simple benchmarks to show the random access performance of Lance format. Get practical steps and examples from 'Benchmarking random access in Lance'.