const inserts = positions.map(o => positionDAO.insert(o[Object.keys(o)[0]], Object.keys(o)[0]));