mysql query

Hi,

Relative newbie.

I have explored extensively the REST API as I need to develop outside application that communicates with sugerondemand implementation. I have hit a dead end trying to  query the team_sets_teams table which seems not to have a module name (using get_available_modules). Without a module name it is not exposed via get get_entry_list.

Is it possible to run SELECT mysql query directly from outside application.

Thanks,