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
MySQL JSON Explain Analyzer
The main features of preetam/explain-analyzer are: Performance Analysis.
Open-source alternatives to preetam/explain-analyzer 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.