Curso

Introduction to MongoDB

This MongoDB Training Course focuses in the MongoDB technology as a tool to implement new ways to store and handle data that can be modeled as a document format. MongoDB is one of the new open source databases that focus on the ideas of the NoSQL (Not Only SQL) approach. This database is employed to handle documents in a free schema design that gives to the developer great flexibility to store and use data. The videos in the course covers download, installation, configuration, schema design, an overview of the database structure, CRUD operations, aggregations and map-reduce, indexing, integration of MongoDB with PHP, Perl, Pyton, Java, Ruby and .NET drivers, replication, sharding, GridFS and other administrative operations of MongDB. All the examples and scenarios discussed are presented in real world situations. The main audiences of this course are an IT professional that have basic knowledge of programming and databases who wants to start with NoSQL technology through MongoDB. Since the course focus on beginners and explain every basic concept there is no business requirements needed to be known before the start of the course.

Esse curso inclui:

Suporte em tempo real

Certificado

Carga horária:

18 horas

(10 aulas)

Aula 1 - Installation

In this video we are going to see how to download, install and configure the main components that will be used during the other videos of the course.

Aula 2 - Overview and working with documents

This video explain the concepts behind these objects and show how to create a simple database with a single collections that contains a document with two columns.

Aula 3 - Datatypes

This video shows examples of values for differents datatypes inside documents of the same collection.

Aula 4 - Schema Design

This video explore how the modeling is done in the NoSQL world, specifically with MongoDB.

Aula 5 - CRUD Operations

This video shows how to use the method insert(), find(), findone(), update() and delete() to perform CRUD operations in MongoDB.

Aula 6 - Operators

Operators are an important element in the MongoDD syntax.

Aula 7 - Indexes

Indexes are objects in the database used to speed up queries that search the data inside de documents of the collections.

Aula 8 - Aggregation

In this video we are going to see how to perform aggregations in MongoDB.

Aula 9 - Map and Reduce

This is the motivation behind the map and reduce feature presented in MongoDB.

Aula 10 - Java, PHP and Python

This video will show how to download and install the drivers for the programming languages Java, PHP and Python in order to allow a program made on those languages to connect with a MongoDB database.

Ver todas as 18 aulas
Ebook exclusivo
Dê um upgrade no início da sua jornada. Crie sua conta grátis e baixe o e-book

Veja outros cursos de Canal Mais

Oracle PL SQL Course

T-SQL Step by Step Course

Course OLAP with open source tools