Nodejs wie man MySQL -Arrays verschönert

results=JSON.parse(JSON.stringify(results))
doStuffwithTheResult(results);
Aggressive Aardvark