pgEdge has launched the AI DBA Workbench, an open-source AI-powered monitoring and management tool for PostgreSQL. It features an integrated assistant called Ellie that continuously monitors query performance, vacuum activity, connection health, WAL throughput, and replication lag. A three-tier anomaly detection system combines statistical baselines, vector similarity pattern matching, and AI classification to catch issues early. Ellie can run EXPLAIN ANALYZE on slow queries, inspect schemas, and walk DBAs through diagnostic workflows, providing specific SQL fixes for review before application. The tool supports any Postgres 14+ database including Amazon RDS and Supabase, is fully open source on GitHub, and is also available as part of pgEdge Enterprise Postgres.
Sort: