DB="trino://localhost"
VSQL="SELECT node_version AS version FROM system.runtime.nodes LIMIT 1;"
