Git Product home page Git Product logo

mongodb-mva's Introduction

You've Got Documents! A MongoDB Jump Start

This is a Microsoft Virtual Academy course on getting started with MongoDB.

Introductory module covering the basics of document oriented databases vs tabular databases. In this module you'll understand the fundamental organization of document databases.

This section covers installing and loading up bulk data into MongoDB. Querying is covered via the MongoDB Interactive Shell covering operators such as $or and $elemMatch.

The Language Drivers section covers how you can use MongoDB right from your application. Create, Remove, Update, and Delete operations are covered in Node.js and in C#.

In Advanced Data Processing, Map Reduce and Aggregations are covered by answering some interesting questions about the Chicago Crimes Database. This Crimes database contains over 5 million police reports filed in Chicago between 2001 and November 2014.

In this section, we'll go over how you can run MongoDB in an Ubuntu Virtual Machine. The module covers opening the MongoDB endpoint on the server as well as configuring MongoDB to be accessible from your client application.

mongodb-mva's People

Contributors

colinleefish avatar peterblazejewicz avatar sayar avatar sedouard avatar

Watchers

 avatar

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.