#13 · Primary category: AI Data Infrastructure & Storage
lance
Open Lakehouse Format for Multimodal AI. Convert from Parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, and PyTorch with more integrations coming..
Project last updated:08/29/26
GitHub Stars
7.0K
Forks
826
Contributors
269
License
Apache-2.0
Why we included this project
Unstructured data with vectors, images, and tabular fields usually needs a handful of different stores, and teams end up stitching them together. Lance packs all of it into a single columnar format and adds hybrid search over the same dataset, combining vector similarity, full-text BM25, and plain SQL analytics. It reads through pandas, DuckDB, Polars, and PyArrow, so you don't have to leave the Python tooling you already know. Random access is fast, columns can be added with backfilled values instead of full rewrites, and every change is versioned with ACID transactions, which keeps feature engineering and training data reproducible without much ceremony.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ClickHouse
ClickHouse® is a real-time analytics database management system
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
gun
An open source cybersecurity protocol for syncing decentralized graph data.
emqx
The most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.