app
LanceDB
LanceDB is a locally hosted, columnar‑format vector store that lets you embed text, images or other multimodal data and query it with fast similarity search, full‑text and SQL filters. The core library is free and runs on your own hardware (Docker, local machine or cloud VM) via Python, TypeScript/JavaScript or Rust SDKs. It supports zero‑copy indexing, automatic versioning and can scale to billions of vectors without a separate server.
What it can help with
- vector database
- embedded
- multimodal
- columnar format
- similarity search