slides/mongodb/commands.xml
Commands
30/104
Exercise #3: Querying
Aggregation Framework
  • • Are run against a database
  • • Some (aggregation) return a cursor
  • • Others return one document
  • • Some common commands have helpers in the drivers and shell, most commands don't have a helper