01Lists available database connections with status information.
02Lists tables based on a specified database connection ID.
03Queries data using a database connection ID and table name.
04Provides connection information including ID, type, name, database type, and table count.
05Returns query results or execution plans.
060 GitHub stars