Module executor

Module executor 

Source

Functionsยง

execute
Execute a ZQL query and return formatted results.
execute_experiments ๐Ÿ”’
Execute against the experiments SQLite table.
execute_jobs ๐Ÿ”’
Execute against the jobs SQLite table.
execute_models ๐Ÿ”’
Execute against the models JSON registry.
format_query_results ๐Ÿ”’
Generic query executor: applies WHERE, ORDER BY, LIMIT, then formats output.