01Advanced schema querying for complete database structure information, including foreign keys and indexes
02Full CRUD operations for data manipulation (select, insert, update, delete)
03Comprehensive database and table management (create, drop, list, describe)
04Execution of arbitrary SQL statements for advanced control
05Support for natural language to SQL conversion via detailed schema and sample data access
062 GitHub stars