pub fn execute_dao(
    sql_id: &str,
    item: &HashMap<String, Value>
) -> Result<usize, OraDaoError>