Show HN: SQL-tap – Real-time SQL traffic viewer for PostgreSQL and MySQL

via news.ycombinator.com

Short excerpt below. Read at the original source.

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. Comments URL: https://news.ycombinator.com/item?id=47011567 Points: 7 # Comments: 1

Read at Source