01Validate Trino server connections and navigate database structure (catalogs, schemas, tables)
02Describe table structures with detailed column information
03Validate DDL expressions before execution and safely execute DDL statements
04Analyze dependencies between database objects and recommend creation order
05Automate generation of database schema documentation
060 GitHub stars