Run This Ai
EN DE

Apache Doris

Real-time analytics database with hybrid vector search and full-text search for AI agents

★ 15,672 GitHub Apache-2.0 databaseanalyticsvector-searcholapreal-timesqlai-agents RAG & Knowledge

Overview

Apache Doris is a real-time analytics and hybrid search database built for AI workloads. It combines OLAP analytics with vector search and full-text search in a single engine, making it ideal for AI agents that need to combine structured data queries with semantic search. With its MySQL-compatible protocol and real-time ingestion capabilities, Doris enables AI-powered applications to query billions of rows with sub-second latency while simultaneously performing vector similarity searches across high-dimensional embeddings.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  apache-doris:
    image: apache/doris:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/apache-doris:/data

Best VPS for Apache Doris →

Related tools

Guides & articles