awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • apache/dorisAvatar von apache

    apache/doris

    15,526Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,526
  • geldata/gelAvatar von geldata

    geldata/gel

    14,065Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,065
  • databendlabs/databendAvatar von databendlabs

    databendlabs/databend

    9,351Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,351
  • zilliztech/gptcacheAvatar von zilliztech

    zilliztech/GPTCache

    8,068Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,068
  • postgresml/postgresmlAvatar von postgresml

    postgresml/postgresml

    6,801Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,801
  • beclab/olaresAvatar von beclab

    beclab/Olares

    4,086Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,086
  • tensorchord/pgvecto.rsAvatar von tensorchord

    tensorchord/pgvecto.rs

    2,175Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,175
  1. Home
  2. Data & Databases
  3. Vector Databases
  4. Relational Vector Engines