Saturday 21 February 2015

SQL to mongoDB Aggregation mapping


SQL
mongoDB operator
WHERE
GROUP BY
HAVING    
SELECT     
$project
ORDER BY
LIMIT       
SUM()       
$sum
COUNT()   
$sum



Prevoius                                                 Next                                                 Home

No comments:

Post a Comment