-
SQL to Aggregation Framework Mapping Chart
- The aggregation framework allows MongoDB to provide native aggregation capabilities that corresponds to many common data aggregation operations in SQL.
- The MongoDB statements prefix the names of the fields from the documents in the collection orders with a $ character when they appear as operands to the aggregation operations.
-
No comments:
Post a Comment