Show HN: SQL-tap – Real-time SQL traffic viewer for PostgreSQL and MySQLgithub.com/mickamy233 pointsmickamy4 months agosql-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.