I'm Tetsuro Mikami (mickamy), a software engineer based in Tokyo, Japan. I build open-source tools focused on developer productivity, observability, and code quality in the Go ecosystem.
Real-time SQL traffic viewer — proxy daemon + TUI client
sql-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 query monitoring with beautiful TUI
- 🔍 Transaction tracking and inspection
- ⚡ EXPLAIN and EXPLAIN ANALYZE support
- 🎯 Works with PostgreSQL, MySQL, and TiDB
- 🐳 Docker-ready with native wire protocol support
If you find my projects useful, please consider sponsoring! Your support helps me:
- 🛠️ Maintain and improve existing projects
- 🚀 Build new developer tools
- 📚 Create documentation and tutorials
- 🐛 Fix bugs and add new features
- 💬 Provide community support
Every contribution, no matter the size, makes a difference and is deeply appreciated! 🙏





