Turn Anything Into a Queryable SQLite Database (opens in new tab)
grep, jq, ETL, and forensic indexing collapsed into one local SQL primitive Your audit trail should be a database you own, not a SaaS UI you rent. surveilr turns your files, emails, and APIs into standard SQLite databases you can query forever—with any tool, offline, on your machine. No cloud. No dashboards. Just SQL. See It Work in 2 Minutes Install surveilr and immediately query your filesystem: # Install (macOS/Linux) brew tap surveilr/tap && brew install surveilr # Create a database and s...
Read the original article