Run This Ai
EN DE

SeekDB

The AI-Native Search Database. Unifies vector, full-text, and scalar search in one engine — the best storage for AI agents.

★ 2,858 GitHub Apache-2.0 vector-databaseragai-agentssearchmysql LLM & Chat

Overview

SeekDB is an AI-native search database built by OceanBase. It unifies vector, full-text, and scalar search into a single MySQL-compatible engine, giving AI agents a fast, ACID-compliant state store. With streaming write plus concurrent search (1,523 QPS at 21.7 ms P99), copy-on-write FORK and MERGE sandboxes for safe agent exploration, and drop-in support for LangChain, LlamaIndex, and Dify, SeekDB makes agent storage simpler, faster, and more stable.

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:
  seekdb:
    image: oceanbase/seekdb:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/seekdb:/data

Best VPS for SeekDB →

Related tools

Guides & articles