Show HN: Interactive SQLite3 Query Inspection(github.com)
github.com
Show HN: Interactive SQLite3 Query Inspection
https://github.com/yeet-src/sqlitefeed
Hey everybody, I wrote an interactive TUI for exploring live SQLite3 queries happening on any linux system. It uses uprobes to do the inspection in the kernel, I found it useful hope you like it!