11
OpsGraph is an open-source, self-hosted workspace for evidence-first PostgreSQL investigations.
Ask a question in natural language and let your configured model propose bounded queries. OpsGraph - not the model - controls what can actually execute: approved schemas and tables, read-only access, query count, row limits and timeouts.
Every finding remains connected to the SQL and captured records behind it, so you can inspect the evidence instead of blindly trusting a generated answer.
Beta v0.1.0b1 adds saved and reopenable investigations, linked follow-ups, evidence exports, local Ollama / OpenAI-compatible models, Anthropic support, native macOS/Linux/Windows installation and a multi-architecture Docker image.
The scope is intentionally narrow for now: PostgreSQL, one operator, read-only investigations.
Built with