Skip to main content

A curated list of resources, tools, tutorials, and libraries for exploring and utilizing vector databases. This repository aims to provide comprehensive insights into the use of vector databases for efficient data retrieval, similarity search, and machine learning applications.

18
GitHub Stars
28
Curated Resources
8
Categories
1 month ago
Last Refreshed
🚀 常用向量数据库服务📊 数据库对比与性能基准📚 向量搜索库 & 引擎🌟 实用教程🔍 相关工具与技术📰 精选文章🎓 进阶学习资源🌐 相关精选列表

Use this list with your AI agent

Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:

"Show me 📊 数据库对比与性能基准 resources from awesome-vector-database"

Installation instructions →

What's inside

📊 数据库对比与性能基准

📚 向量搜索库 & 引擎

  • Annoy

    Spotify开源的近似最近邻算法实现,轻量且易用,适合内存中快速搜索。

  • Chroma

    简单易用的开源向量数据库,适合快速开发和小规模应用。

  • Faiss

    Meta AI开源的高性能向量相似度搜索库,支持GPU加速,适合科研和定制化需求。

  • pgvector

    PostgreSQL的向量扩展插件,支持SQL操作,适合结合传统数据库使用。

🌐 相关精选列表

🔍 相关工具与技术

  • BEIR

    评估向量检索效果的工具包,支持多种数据集和任务。

  • VectorDBBench

    真实生产场景下的向量数据库性能评测工具。

  • VectorHub

    向量检索相关的开源工具集合。

🎓 进阶学习资源

🚀 常用向量数据库服务

  • Milvus

    高性能开源向量数据库,支持分布式架构和GPU加速,适合大规模AI应用和复杂检索,背后有Zilliz支持。

  • MongoDB Atlas Vector Search

    集成向量搜索的MongoDB云服务,适合混合结构化与向量数据的场景。

  • Pinecone

    领先的全托管向量搜索服务,支持实时数据更新、混合搜索(稀疏+密集向量),适合大规模生产环境。

  • Qdrant

    用户友好且高性能的开源向量数据库,支持复杂过滤和实时更新,适合多模态和动态数据场景。

  • Redis (RediSearch 模块)

    通过RediSearch模块支持向量搜索,内存级别高速响应,适合实时AI应用。

  • Supabase

    基于PostgreSQL,支持向量搜索,开发者友好,适合快速构建应用。

🌟 实用教程

📰 精选文章

Showing a sample of 28 resources. View the full list on GitHub →