010 GitHub stars
02Execute SQL queries with built-in safety validation (blocks dangerous operations)
03List all tables and describe table schemas with column details
04Insert new rows into database tables using simple key-value dictionaries
05Export query results directly to CSV files for easy analysis
06Supports SQLite, PostgreSQL, and MySQL with a single unified interface