sql-tap: Real-time SQL Traffic Monitoring Tool with TUI Interface
By
mickamy
Fresh out the oven, still warm. Top of the tray.
Summary
sql-tap is an open-source tool that acts as a proxy between applications and databases (PostgreSQL, MySQL, TiDB) to monitor SQL traffic in real-time. It features a terminal user interface (TUI) and web client for inspecting queries, viewing transactions, and running EXPLAIN commands without modifying application code. The article provides installation instructions via multiple methods (Homebrew, Go, Docker, Nix) and quick start guidance for setting up the proxy daemon and connecting applications to it.
Key quotes
· 4 pulledsql-tap sits between your application and your database (PostgreSQL, MySQL, or TiDB), capturing every query and displaying it in an interactive terminal UI
Inspect queries, view transactions, and run EXPLAIN — all without changing your application code
Real-time SQL traffic viewer — proxy daemon + TUI / Web client
Run as a sidecar alongside your database
You might also wanna read
RelateDB: Offline-First Browser-Based Database Schema Designer
RelateDB is an offline-first, browser-based database schema designer that allows users to visually model tables and relationships, import SQ
Simpl: A Lightweight Postgres Database Browser for Developers and Small Teams
Simpl is a Postgres database browser designed as a lightweight alternative to complex enterprise tools. It allows developers to paste a conn
Reindeer: A Cursor-like IDE for Database Development
Reindeer is a database IDE that functions similarly to Cursor, offering features like database schema understanding, rapid generation of pro
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it helps coding agents
bit.ly·4h agoMicrosoft Foundry Skill: Reusable Guidance for Coding Agent Workflows
The Microsoft Foundry Skill is a meta-skill for coding agents that provides reusable guidance for Foundry agent workflows. It helps standard
Erlang Ecosystem Foundation Launches Central Company Registry
The Erlang Ecosystem Foundation has launched a new canonical company registry at registry.erlef.org. The registry aims to serve members, spo
