Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Lancedb Alternatives
Similar projects and alternatives to lancedb
-
aws-lambda-java-libs
Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
-
MeiliSearch
A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
-
Typesense
Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
-
Milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
-
Weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
paradedb
ParadeDB is a modern Elasticsearch alternative built on Postgres. Built for real-time, update-heavy workloads.
-
-
-
-
pgai
A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL
-
lance
Modern columnar data format for ML and LLMs implemented in Rust. 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..
-
deeplake
Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop.ai
-
-
-
-
portable-hnsw
What if an HNSW index was just a file, and you could serve it from a CDN, and search it directly in the browser?
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
lancedb discussion
lancedb reviews and mentions
-
Meilisearch – search engine API bringing AI-powered hybrid search
Try LanceDB https://github.com/lancedb/lancedb
It’s based off of the data fusion engine, has vector indexing and BM 25 indexing, has pipes on and rust bindings
-
The Best Way to Use Text Embeddings Portably Is with Parquet and Polars
For another library that has great performance and features like full text indexing and the ability to version changes I’d recommend lancedb https://lancedb.github.io/lancedb/
Yes, it’s a vector database and has more complexity. But you can use it without creating indexes and it has excellent polars and pandas zero copy arrow support also.
-
⚡🦀 Deploy a blazing-fast & Lightweight LLM app with Rust-Rig-LanceDB
LanceDB is an open-source vector database.
-
Build a Fast and Lightweight Rust Vector Search App with Rig & LanceDB
LanceDB is an open-source vector database tailored for AI applications and vector search. It provides:
-
Vector Databases Are the Wrong Abstraction
Seems like a nice abstraction.
Since I see DuckDB mentioned, folks wanting serverless may also be interested in LanceDB, written in Rust, with most features built out for Python.
https://lancedb.com/
https://github.com/lancedb/lancedb
Side note, I wrote a proof of concept of embeddings being handled inside PostgreSQL, relying on pgvector for the index.
https://github.com/Hendler/flame
-
Open-source Rust-based RAG
There are much better known examples, such as https://qdrant.tech/ and https://github.com/lancedb/lancedb
-
Qdrant, the Vector Search Database, raised $28M in a Series A round
We use pgvector which if you're already using postgres should be in the running for your use case.
I also like https://github.com/lancedb/lancedb
- LanceDB – Developer-friendly, serverless vector database for AI applications
- LanceDB-open-source database for vector-search built with persistent storage
- Show HN: LanceDB is an embedded vector database with a native JavaScript API
-
A note from our sponsor - Stream
getstream.io | 11 Jul 2025
Stats
lancedb/lancedb is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of lancedb is Python.