Show HN: SQL-tap – Real-time SQL traffic viewer for PostgreSQL and MySQL
📰 Hacker News · mickamy
sql-tap is a transparent proxy that captures SQL queries by parsing the PostgreSQL/MySQL wire protocol and displays them in a terminal UI. You can run EXPLAIN on any captured query. No application code changes needed — just change the port.
DeepCamp AI