mickamy/sql-tap
Watch SQL traffic in real-time with a TUI
Go1.6K stars49 forks
What it does
sql-tap is a real-time SQL traffic viewer that acts as a proxy between applications and databases like PostgreSQL and MySQL. It allows developers to inspect queries and transactions without altering application code, making it a valuable tool for debugging and optimization.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Transform your database debugging with sql-tap, the real-time SQL traffic viewer that requires no code changes!
Content angles
- Create a tutorial on how to set up sql-tap with PostgreSQL and MySQL.
- Discuss the benefits of using sql-tap for debugging SQL queries in real-time.
- Make a video showcasing the TUI client and its features for inspecting SQL traffic.
Who should care
Developers and database administrators looking for efficient SQL debugging tools.