Back to GitHub trending

mickamy/sql-tap

Watch SQL traffic in real-time with a TUI

Go1.6K stars50 forks
View on GitHubShare on X

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

2026-08-23 → 2026-09-11+3 stars

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.