data = LOAD '...' AS (...); ... STORE data INTO DBStorage('com.MysqL.jdbc.Driver','dbc:MysqL://host/db','INSERT ...');