GitHub - mickamy/sql-tap: Watch SQL traffic in real-time with a TUI

Hacker News
February 14, 2026
AI-Generated Deep Dive Summary
GitHub introduces sql-tap, a groundbreaking tool for developers and database administrators to monitor SQL traffic in real-time using a text-based user interface (TUI). This innovative solution acts as a proxy between applications and databases, capturing every query without requiring any changes to the application code. sql-tap supports both PostgreSQL and MySQL, making it a versatile tool for monitoring transactions, inspecting queries, and running EXPLAIN plans directly from the terminal. The tool’s ability to track prepared statements, parameter bindings, execution time, and more provides deep insights into database performance and activity. sql-tap stands out for its ease of use and integration. It installs seamlessly via Homebrew, Docker, or direct source compilation, allowing users to quickly set up the proxy daemon (sql-tapd) and start monitoring SQL traffic. The TUI interface offers a rich set of features, including query inspection, transaction tracking, and EXPLAIN analysis. Developers can view queries in real-time,
Verticals
techstartups
Originally published on Hacker News on 2/14/2026