LanceDB
An embedded, serverless vector database that stores data in the columnar Lance format and can sit directly on local disk or object storage. It suits file-based, in-process use where you do not want to run a separate database server.
Strengths
- Embedded and serverless, with no separate service to run
- Efficient columnar storage that handles multimodal data well
- Apache 2.0, and works directly on local files
Weaknesses
- Younger and less battle-tested than Postgres-based options
- Fewer operational tools than a full server database like Qdrant
- In-process design is less suited to many concurrent writers
At a glance
- Licence
- Apache 2.0
- Pricing
- Open core
- Platforms
- macOS, Windows, Linux
- GPU required
- No
Links
See also
Entry last verified 30 July 2026.