01Auto-detects booted iOS Simulators and Android Emulators
02Discovers and transparently pulls sandboxed SQLite database files
03Exposes database schema including tables, columns, and CREATE TABLE statements
04Allows execution of raw SQL queries with optional bind parameters
05Supports read-only mode for queries to restrict to SELECT, PRAGMA, and EXPLAIN statements
062 GitHub stars