How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
ps-top - a top-like program for MySQL
The main features of sjmudd/ps-top are: Performance Analysis.
Open-source alternatives to sjmudd/ps-top include: supabase-community/postgres-language-server — This project is a Language Server Protocol implementation for PostgreSQL that provides autocompletion, syntax… charles-001/dolphie — Your single pane of glass for real-time analytics into MySQL/MariaDB & ProxySQL. db-art/mysql-statsd — mysql-statsd. innotop/innotop — A realtime terminal-based top-like monitor for MySQL. box/anemometer — Box SQL Slow Query Monitor. mickamy/sql-tap.
This project is a Language Server Protocol implementation for PostgreSQL that provides autocompletion, syntax diagnostics, and type checking for SQL and PL/pgSQL. It functions as a database schema validator and a static analysis engine designed to detect security vulnerabilities, performance bottlenecks, and dangerous migration patterns in database scripts. The server differentiates itself by using live database connections to provide schema-aware intelligence, allowing it to verify that tables, columns, and data types actually exist. It performs static analysis on procedural functions to det
Your single pane of glass for real-time analytics into MySQL/MariaDB & ProxySQL