01Executes DDL/DML and other StarRocks commands without a ResultSet.
02Accesses system internal information exposed by StarRocks.
03Lists all databases in StarRocks.
047 GitHub stars
05Executes SELECT queries and commands returning a ResultSet.
06Retrieves table schemas using SHOW CREATE TABLE.