Giter Site home page Giter Site logo

cokeplusfanta / learning-mongodb-2835008 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linkedinlearning/learning-mongodb-2835008

0.0 0.0 0.0 1.17 MB

Learning MongoDB

License: Other

JavaScript 25.64% Python 14.91% PHP 23.41% Go 24.41% Hack 11.63%

learning-mongodb-2835008's Introduction

Learning MongoDB

This is the repository for the LinkedIn Learning course Learning MongoDB. The full course is available from LinkedIn Learning.

Learning MongoDB Excelling in an ever-changing software development world requires true "full stack" experience. Knowledge of nonrelational databases in particular adds exciting new capabilities and features that make everyday development easier, more streamlined, and vastly more scalable. This course provides an introduction to using MongoDB, one of the most popular nonrelational databases. Discover how to create documents to store data, organize documents in collections, and write queries to read, update, and delete documents. Instructor Justin Jenkins also shows how to properly index data to increase performance in MongoDB, and then shows how MongoDB can be integrated with applications written in Python, Node.js, and PHP. In the final chapter, he covers basic server administration, including replication, sharding, security, and backups. Make sure to practice your newfound MongoDB skills using the challenge and solution sets issued along the way.

Learning objectives

  • Installing MongoDB on Windows and macOS
  • Creating documents and collections
  • Working with operators and arrays
  • Writing queries to update and delete data
  • Creating basic indexes
  • Coding with MongoDB and PHP, Node.js, and PHP
  • Maintaining MongoDB
  • Implementing security
  • Backing up and restoring MongoDB

MongoDB Version

This course was recorded with MongoDB version 4.2 While 4.4 will generally work for this course, unfortunately MongoDB now has broken out tools like mongoimport into a separate download which you can get here and copy into the bin directory:

Download MongoDB Database Tools (if using 4.4+)

To make sure you have tools like mongoimport and mongoexport you may need to download the MongoDB Database Tools.

https://www.mongodb.com/try/download/database-tools

Instructor

Justin Jenkins

Full Stack Developer

learning-mongodb-2835008's People

Contributors

justinjenkins avatar linkedin-learning-a1 avatar smoser-lil avatar dependabot[bot] 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.