跳到主要内容
版本:1.1.3

支持的向量数据库列表

Spring AI 1.1.3 内置 22 种向量数据库的集成,覆盖专用向量数据库、搜索引擎、NoSQL、关系型数据库和图数据库。

所有模块的 groupId 为 org.springframework.ai,Starter 命名规则 spring-ai-starter-vector-store-<database>

完整的 Starter 列表参见 Maven 速查

1. 分类概览

专用向量数据库

数据库Artifact IDStarter
Pineconespring-ai-pinecone-storespring-ai-starter-vector-store-pinecone
Qdrantspring-ai-qdrant-storespring-ai-starter-vector-store-qdrant
Milvusspring-ai-milvus-storespring-ai-starter-vector-store-milvus
Weaviatespring-ai-weaviate-storespring-ai-starter-vector-store-weaviate
Chromaspring-ai-chroma-storespring-ai-starter-vector-store-chroma
PGVectorspring-ai-pgvector-storespring-ai-starter-vector-store-pgvector
Typesensespring-ai-typesense-storespring-ai-starter-vector-store-typesense

搜索引擎

数据库Artifact IDStarter
Elasticsearchspring-ai-elasticsearch-storespring-ai-starter-vector-store-elasticsearch
OpenSearchspring-ai-opensearch-storespring-ai-starter-vector-store-opensearch
Azure AI Searchspring-ai-azure-storespring-ai-starter-vector-store-azure

NoSQL 数据库

数据库Artifact IDStarter
Redisspring-ai-redis-storespring-ai-starter-vector-store-redis
MongoDB Atlasspring-ai-mongodb-atlas-storespring-ai-starter-vector-store-mongodb-atlas
Apache Cassandraspring-ai-cassandra-storespring-ai-starter-vector-store-cassandra
Couchbasespring-ai-couchbase-storespring-ai-starter-vector-store-couchbase
Azure Cosmos DBspring-ai-azure-cosmos-db-storespring-ai-starter-vector-store-azure-cosmos-db
Oracle Coherencespring-ai-coherence-store(含于内聚模块)
VMware GemFirespring-ai-gemfire-storespring-ai-starter-vector-store-gemfire

关系型数据库

数据库Artifact IDStarter
Oraclespring-ai-oracle-storespring-ai-starter-vector-store-oracle
MariaDBspring-ai-mariadb-storespring-ai-starter-vector-store-mariadb
SAP HANAspring-ai-hanadb-store(含于内聚模块)

图数据库

数据库Artifact IDStarter
Neo4jspring-ai-neo4j-storespring-ai-starter-vector-store-neo4j