sql-tap is a real-time viewer for SQL queries that transparently intercepts traffic between applications and PostgreSQL, MySQL, or TiDB databases, displaying it in an interactive terminal interface for inspection and analysis.
How It Works
You learn about a simple tool that lets you watch every question your app asks the database, live in your terminal.
Download and set it up with one quick command, like adding a new app to your computer.
Run a tiny background helper that sits between your app and database, catching all activity without touching your code—just point your app to it instead.
Launch the colorful screen in your terminal and see queries streaming in real-time, like watching traffic flow.
Click on any query to zoom in, check timings, copy it, or even run a plan to see why it's slow.
Now you spot bottlenecks, understand your app's behavior, and make everything run smoother and faster.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.