Update
Tabular-Style Live Database Performance Charts & Superadmin Role Controls
Overhauled the database administration monitoring console with tabular-style SVG metrics. Replaced simulated telemetry with real PostgreSQL statistics (commits, rollbacks, buffer cache hit ratios, active connections), and introduced strict superadmin role gating for schema migrations and table mutations.
Improvements
- –Real-time PostgreSQL monitoring charts graphing live transaction throughput and latency.
- –Role-based security policies restricting table alterations, drops, and RLS toggling to superadmins.
- –Added comprehensive audit logging for all data export and mutation actions.


