01Complete schema introspection with column details, types, constraints, and indexes
02Safe execution of SELECT, WITH, and EXPLAIN queries with result formatting
03Execution of DDL/DML operations (INSERT, UPDATE, DELETE, CREATE, ALTER, DROP)
04Sanitized error messages for database operations
05Built-in SQL operation validation
060 GitHub stars