01Execute SQL queries (SELECT, PRAGMA, EXPLAIN, WITH)
02List SQLite database files in a directory
030 GitHub stars
04Analyze query plans using EXPLAIN QUERY PLAN
05Retrieve full database schema with tables, columns, types, and row counts
06Get detailed information for individual tables