Categories
- All Posts 548
- Practical Open Source Projects 478
- Tutorial Articles 22
- Online Utilities 13
- AI news 7
- Tiny Startups Showcase 7
- Prompt Templates 5
- Claude Code Skills 5
- Hugging Face Spaces 3
- OpenClaw Use Cases 3
- LLM Learning Resources 1
- Online AI Image Tools 1
- OpenClaw Master Skills Collection 1
- Rust Training Resources 1
- AI Short Drama Tools 1
- My Favorites 0
Posts tagged with: monitoring
Content related to monitoring
sql‑tap: Real‑Time SQL Watching with TUI and Web UI
February 20, 2026
Tags:
Discover sql‑tap, a lightweight Go‑based proxy that lets you monitor PostgreSQL, MySQL and TiDB traffic in real time without touching your application code. Learn how to install it via Homebrew, Go, Docker or source, launch the terminal UI or web dashboard, and use built‑in N+1 query detection, EXPLAIN support, and query analytics. Perfect for developers and DBAs looking to spot slow queries, debug transactions and improve performance. Get a step‑by‑step guide and best‑practice tips in this comprehensive walkthrough.