awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesDeclarative Index Schemas

Defines and maintains vector index structures declaratively to organize data for efficient AI-powered search and retrieval operations.

Distinct from Vector Indexing: Distinct from Vector Indexing: focuses on the declarative definition and maintenance of schemas rather than the indexing process itself.

Explore 4 awesome GitHub repositories matching data & databases · Declarative Index Schemas. Refine with filters or upvote what's useful.

Awesome Declarative Index Schemas GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • redis/go-redisredis 的头像

    redis/go-redis

    22,159在 GitHub 上查看↗

    This project is a feature-rich Go client library designed for interacting with Redis. It serves as a comprehensive interface for managing remote data stores, enabling developers to execute standard database commands, handle complex data structures, and perform asynchronous operations within Go applications. The library distinguishes itself through its support for advanced Redis capabilities, including connection pooling, pipelining, and transactional integrity. It provides specialized primitives for managing distributed clusters, including automated topology updates and request routing to sha

    Defines and maintains vector index structures declaratively to organize data for efficient AI-powered search and retrieval operations.

    Gogogolangredis
    在 GitHub 上查看↗22,159
  • tporadowski/redistporadowski 的头像

    tporadowski/redis

    9,987在 GitHub 上查看↗

    Redis is a high-performance in-memory key-value store that functions as a distributed cache, message broker, and NoSQL database. It provides sub-millisecond read and write access to data stored in RAM and can operate as a vector database for indexing high-dimensional embeddings. The system supports a wide range of data storage and synchronization primitives, including the management of strings, hashes, lists, sets, and JSON documents. It enables real-time data operations through atomic transactions, hybrid persistence using snapshots and append-only logs, and high-availability configurations

    Defines and maintains vector index structures declaratively to organize data for AI-powered search.

    Credisredis-for-windowsredis-msi-installer
    在 GitHub 上查看↗9,987
  • redis/redisinsightredis 的头像

    redis/RedisInsight

    8,556在 GitHub 上查看↗

    RedisInsight is a graphical user interface and management tool for browsing, analyzing, and administering Redis databases. It provides a visual environment for exploring key-value data structures, managing database instances, and performing data analysis across different operating systems and deployments. The tool distinguishes itself by providing dedicated visual managers for complex operations, including a vector database manager for configuring embeddings and similarity searches, a query workbench for executing raw commands and Lua scripts, and a performance monitoring dashboard for tracki

    Defines declarative structures for high-dimensional embeddings to enable efficient k-Nearest Neighbor and similarity searches.

    TypeScriptdatabase-guiredisredis-gui
    在 GitHub 上查看↗8,556
  • superlinked/superlinkedsuperlinked 的头像

    superlinked/superlinked

    40在 GitHub 上查看↗

    Superlinked is a development framework designed for building semantic search and retrieval pipelines. It functions as a machine learning data pipeline and semantic retrieval engine, providing the tools necessary to unify data schema definition, embedding generation, and vector database integration within a single application. The framework distinguishes itself by acting as a vector database orchestrator that manages the lifecycle of machine learning models alongside complex search logic. It enables developers to construct structured data models that map raw content and metadata into unified r

    Defines structured data models declaratively to translate raw inputs into unified vector representations for efficient search and retrieval.

    Jupyter Notebook
    在 GitHub 上查看↗40
  1. Home
  2. Data & Databases
  3. Vector Indexing
  4. Declarative Index Schemas