From 6a2f90973baa655362aec10c29e0f9afb98ecb72 Mon Sep 17 00:00:00 2001 From: Pratyush Lokhande Date: Wed, 29 Jul 2026 15:07:11 +0530 Subject: [PATCH] Add Infino to Vector Storage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8b3381..a7c8604 100644 --- a/README.md +++ b/README.md @@ -456,6 +456,7 @@ For more information about the above compiled landscape for 2025, please refer t - [Vespa](https://github.com/vespa-engine/vespa) - A storage to organize vectors, tensors, text and structured data - [vald](https://github.com/vdaas/vald) - A scalable distributed approximate nearest neighbor (ANN) dense vector search engine - [pgvector](https://github.com/pgvector/pgvector) - A vector similarity search as a Postgres extension +- [Infino](https://github.com/infino-ai/infino) - An embedded engine for vector, full-text and SQL queries over Parquet on object storage ### MLOps - [mlflow](https://github.com/mlflow/mlflow) - A a platform to streamline machine learning development and lifecycle management