awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Vector Search · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesVector Search

Semantic similarity matching using high-dimensional embeddings.

Explore 2 awesome GitHub repositories matching data & databases · Vector Search. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Search and Indexing Technologies
  4. Search and Indexing
  5. Search & Information Retrieval
  6. Vector Search

Awesome Vector Search GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • supabase/supabase

    supabase/supabase

    97,908GitHubView on GitHub↗

    This project provides an integrated backend platform built around a relational database. It automatically generates REST and GraphQL APIs from database schemas, allowing for direct data interaction through standard requests and client libraries. The platform includes a comprehensive authentication system that manages u

    TypeScriptaialternativeauth
  • redis/redis

    redis/redis

    73,096GitHubView on GitHub↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr

    Ccachecachingdatabase

Explore sub-tags

  • Vector Database ExtensionsDatabase-native support for vector embeddings and similarity search.
  • Vector Embedding IndexesStructures optimized for storing and performing similarity searches on vector data.