Code Monkey home page Code Monkey logo

practical-mongodb-aggregations's Introduction

Practical MongoDB Aggregations

Code examples for the second half of the book Practical MongoDB Aggregations, published by Packt and authored by Paul Done.

Book Description

Officially endorsed by MongoDB, Inc., Practical MongoDB Aggregations helps you unlock the full potential of the MongoDB aggregation framework, including the latest features of MongoDB 7.0. The book provides practical, easy-to-digest principles and approaches for increasing your effectiveness in developing aggregation pipelines, supported by examples for building pipelines to solve complex data manipulation and analytical tasks.

The book is aimed at developers, architects, data analysts, data engineers, and data scientists with some familiarity with the aggregation framework.

Code Example Instructions

You can find the code for each of the book's examples in a sub-folder of this repository's Examples folder.

You can run an example by copying and pasting the example's code into MongoDB Shell, running the file as a MongoDB Shell script, or running in VSCode using the MongoDB for VScode Playground.

The following command line shows you how to run the first example via the MongoDB Shell as a script:

mongosh --quiet "mongodb+srv://myuser:[email protected]/" Examples/Chapter-06-Foundational-Examples/1-filtered-top-subset.mongodb.js

Before running this command, you must correct the username, password, and cluster domain name above to match your own environment.

Book Author

Paul Done is a Distinguished Solutions Architect at MongoDB, Inc., having been at MongoDB for 10 years. He has previously held roles in various software disciplines, including engineering, consulting, and pre-sales, at companies such as Oracle, Novell, and BEA Systems. Paul specializes in databases and middleware, focusing on resiliency, scalability, transactions, event processing, and applying evolvable data model approaches. He spent most of the early 2000s building Java EE (J2EE) transactional systems on WebLogic, integrated with relational databases such as Oracle RAC and messaging systems such as MQSeries.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.