NodeJS Cara mempercantik array mysql

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