awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repositorios

Awesome GitHub RepositoriesRelational Vector Engines

Database systems that unify relational SQL analytics with high-dimensional vector storage for AI applications.

Distinct from Vector Databases: Distinct from standard vector databases: focuses on the hybrid capability of combining SQL relational storage with vector similarity search.

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

Awesome Relational Vector Engines GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • apache/dorisAvatar de apache

    apache/doris

    15,526Ver en GitHub↗

    Doris is a distributed SQL data warehouse designed for high-performance analytical workloads and real-time data processing. It functions as a unified platform that integrates traditional relational warehousing with lakehouse query capabilities, allowing users to execute analytical operations directly against external data lakes without requiring data migration. The system distinguishes itself through a shared-nothing, massively parallel processing architecture that utilizes vectorized query execution and columnar storage to maintain sub-second latency. It supports dynamic schema evolution, en

    Unifies relational SQL analytics with vector similarity search to support RAG workflows and intelligent applications.

    Javaagentaibigquery
    Ver en GitHub↗15,526
  • geldata/gelAvatar de geldata

    geldata/gel

    14,065Ver en GitHub↗

    Gel is an object-relational database system that models data as a graph of interconnected objects. By utilizing a strongly typed schema, it enables complex relational queries and polymorphic data structures without the need for traditional join tables. The system integrates native vector storage and similarity search operators, allowing it to function as both a relational and a vector database for semantic data retrieval. The platform distinguishes itself through a comprehensive suite of developer-centric automation tools. It features a declarative migration system that tracks and versions sc

    Integrates native embedding storage and similarity search operators to perform semantic data retrieval alongside standard relational operations.

    Pythondatabaseedgedbedgeql
    Ver en GitHub↗14,065
  • databendlabs/databendAvatar de databendlabs

    databendlabs/databend

    9,351Ver en GitHub↗

    Databend is a cloud-native data warehouse and OLAP database designed for large-scale analytics. It functions as a SQL-compliant engine and serverless analytics platform that separates compute from storage to allow for independent scaling. The system integrates vector database capabilities, indexing high-dimensional embeddings to enable semantic, hybrid, and full-text searches across massive datasets. It further distinguishes itself through serverless compute management that automatically scales resources based on demand and shuts them down during idle periods. The platform covers a broad set

    Unifies relational SQL analytics with vector similarity search to filter results using structured metadata.

    Rustaibigdatacloud-native
    Ver en GitHub↗9,351
  • zilliztech/gptcacheAvatar de zilliztech

    zilliztech/GPTCache

    8,068Ver en GitHub↗

    GPTCache is a semantic caching layer and response optimizer for large language models. It functions as pluggable middleware for orchestration frameworks, utilizing vector database caching to store and retrieve model responses based on the semantic similarity of prompts rather than exact text matches. The system uses embeddings to determine cache hits by comparing the distance between new queries and stored vectors. It employs a hybrid storage model that persists original prompts in relational databases while maintaining high-dimensional embeddings in vector stores. The project covers a broad

    Combines relational databases for raw text and metadata with vector stores for high-dimensional embeddings.

    Python
    Ver en GitHub↗8,068
  • postgresml/postgresmlAvatar de postgresml

    postgresml/postgresml

    6,801Ver en GitHub↗

    PostgresML is a machine learning database extension for PostgreSQL that integrates model training and inference directly into the database. It functions as an in-database AI platform and vector database, enabling the execution of large language models and natural language processing tasks on stored records without exporting data to external services. The system distinguishes itself by utilizing GPU acceleration to minimize latency during model predictions and employing a hybrid storage engine that maintains relational data alongside high-dimensional vectors. It allows for the building and fin

    Unifies relational SQL analytics with high-dimensional vector storage to ensure low-latency access for model inputs.

    Rust
    Ver en GitHub↗6,801
  • beclab/olaresAvatar de beclab

    beclab/Olares

    4,086Ver en GitHub↗

    Olares is a comprehensive suite of self-hosted identity, storage, AI, and orchestration services designed for private infrastructure management. It functions as a Kubernetes home server orchestrator, enabling the deployment of containerized applications, AI models, and GPU resources on local hardware to replace third-party cloud services. The platform distinguishes itself through a combination of self-hosted AI infrastructure for running large language models and image generators, alongside a decentralized identity manager that uses cryptographic keys and OIDC for trustless authentication. It

    Combines relational SQL storage with vector embeddings to support semantic search and RAG.

    Goai-agentsai-privacyedge-ai
    Ver en GitHub↗4,086
  • tensorchord/pgvecto.rsAvatar de tensorchord

    tensorchord/pgvecto.rs

    2,175Ver en GitHub↗

    pgvecto.rs is a database extension that integrates high-dimensional vector search capabilities directly into PostgreSQL. It functions as a specialized engine for storing and retrieving embeddings, allowing relational databases to perform similarity searches alongside traditional structured data queries. The extension distinguishes itself through hardware-aware execution strategies that maximize performance. It performs runtime analysis of the host machine to utilize specific processor instruction sets for accelerated mathematical operations. To manage memory efficiently, it employs quantizati

    Filters and joins vector similarity results with traditional database records to ensure precise and context-aware data retrieval workflows.

    Rustchatgptfaissgpt
    Ver en GitHub↗2,175
  1. Home
  2. Data & Databases
  3. Vector Databases
  4. Relational Vector Engines