DB-GPT
Open-Source-KI-Datenassistent mit Agenten-Funktionalität – verbinden Sie Datenbanken, stellen Sie Fragen in natürlicher Sprache und lassen Sie die KI autonom SQL schreiben, Daten analysieren sowie Berichte und Erkenntnisse generieren.
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
db-gpt:
image: eosphorosai/dbgpt:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/db-gpt:/data
Verwandte Tools
LangChain
Build context-aware reasoning applications powered by LLMs
Supabase
Open-source Postgres platform for AI apps with vector search, realtime subscriptions & built-in dashboard
RedisStack
Redis with integrated modules for vector search, JSON, and search capabilities
Meilisearch
Lightning-fast search engine with AI-powered hybrid and vector search
PrivateGPT
Chat with your documents privately using LLMs — 100% local, no data leaks
Milvus
High-performance cloud-native vector database for scalable ANN search
Anleitungen & Artikel
Getting Started with DB-GPT: Setup, SQL Generation, and Data Analysis
Step-by-step tutorial for setting up DB-GPT with Docker, connecting databases, and running AI-powered data analysis. Real performance numbers and common mistakes included.
DB-GPT: Your Open-Source AI Data Assistant for Smarter Analytics
DB-GPT is an open-source agentic AI data assistant that connects to databases, writes SQL, runs Python analysis, and generates insights. Here's my hands-on review with real usage examples.