Other

[FreeTutorials Us] Udemy - learn-mongodb-leading-nosql-database-from-scratch

  • Download Faster
  • Download torrent
  • Direct Download
  • Rate this torrent +  |  -
[FreeTutorials Us] Udemy - learn-mongodb-leading-nosql-database-from-scratch

Download Anonymously! Get Protected Today And Get your 70% discount


Torrent info

Name:[FreeTutorials Us] Udemy - learn-mongodb-leading-nosql-database-from-scratch

Infohash: 1802E0176741303F2D6B696F1D123009DCF6E8FE

Total Size: 1.81 GB

Seeds: 0

Leechers: 1

Stream: Watch Full Movie @ Movie4u

Last Updated: 2024-02-01 22:32:07 (Update Now)

Torrent added: 2017-10-31 22:25:55






Torrent Files List


01 Course Objectives - An Introduction (Size: 1.81 GB) (Files: 246)

 01 Course Objectives - An Introduction

  001 Course Objectives - An Introduction To The Course.mp4

24.57 MB

  001 Course Objectives - An Introduction To The Course-subtitle-en.vtt

0.01 KB

 02 Introduction to NoSQL Database

  002 Introduction to NoSQL Databases.mp4

6.17 MB

  002 Introduction to NoSQL Databases-subtitle-en.vtt

4.44 KB

  003 Introduction to MongoDB.mp4

7.49 MB

  003 Introduction to MongoDB-subtitle-en.vtt

4.70 KB

  004 Difference between MongoDB & RDBMS.mp4

6.08 MB

  004 Difference between MongoDB & RDBMS-subtitle-en.vtt

3.50 KB

 03 Getting Started - Installation & Configuration

  005 Installing MongoDB Latest Version 3_2_7.mp4

22.53 MB

  005 Installing MongoDB Latest Version 3_2_7-subtitle-en.vtt

7.42 KB

  006 Installing MongoDB Version 3_2_9 on Ubuntu 16_04.mp4

31.61 MB

  006 Installing MongoDB Version 3_2_9 on Ubuntu 16_04-subtitle-en.vtt

9.43 KB

  007 Installing MongoDB Version 3_0_6 on Windows.mp4

36.34 MB

  007 Installing MongoDB Version 3_0_6 on Windows-subtitle-en.vtt

8.31 KB

  008 Configuring MongoDB server with configuration file.mp4

9.35 MB

  008 Configuring MongoDB server with configuration file-subtitle-en.vtt

3.58 KB

  008 Mongo-Config-File.pdf

103.53 KB

  009 Installing-MongoDB-on-Mac-OS-X.pdf

497.83 KB

 04 Basics of MongoDB

  010 Creating First Database.mp4

6.54 MB

  010 Creating First Database-subtitle-en.vtt

3.97 KB

  011 Creating Document and Saving it to Collection.mp4

6.91 MB

  011 Creating Document and Saving it to Collection-subtitle-en.vtt

3.11 KB

  012 Exercise-File-updated.pdf

53.16 KB

  013 Dropping a Database.mp4

2.20 MB

  013 Dropping a Database-subtitle-en.vtt

1.64 KB

  014 Creating a Collection - Using db_createCollection(name_options).mp4

8.63 MB

  014 Creating a Collection - Using db_createCollection(name_options)-subtitle-en.vtt

4.31 KB

  015 Dropping a Collection.mp4

4.05 MB

  015 Dropping a Collection-subtitle-en.vtt

2.57 KB

 05 MongoDB CRUD Operations - Create_ Read_ Update and Delete

  016 Creating_Inserting a document in collection using javascript file.mp4

8.95 MB

  016 Creating_Inserting a document in collection using javascript file-subtitle-en.vtt

3.83 KB

  017 Inserting Array of Documents.mp4

9.81 MB

  017 Inserting Array of Documents-subtitle-en.vtt

2.69 KB

  018 Exercise-Lecture-16-17.pdf

210.96 KB

  019 Reading a Document - Querying.mp4

12.27 MB

  019 Reading a Document - Querying-subtitle-en.vtt

3.94 KB

  020 Reading a Document with $lt_ $gt operator.mp4

6.70 MB

  020 Reading a Document with $lt_ $gt operator-subtitle-en.vtt

2.17 KB

  021 Other Query Operators.mp4

31.04 MB

  021 Other Query Operators-subtitle-en.vtt

8.09 KB

  022 Updating Documents.mp4

27.57 MB

  022 Updating Documents-subtitle-en.vtt

6.76 KB

  023 Deleting documents.mp4

27.27 MB

  023 Deleting documents-subtitle-en.vtt

6.29 KB

 06 Performance tuning with Indexes in MongoDB

  024 Introduction to Indexes.mp4

4.04 MB

  024 Introduction to Indexes-subtitle-en.vtt

3.59 KB

  025 Understanding Impact of Indexes.mp4

14.57 MB

  025 Understanding Impact of Indexes-subtitle-en.vtt

4.77 KB

  026 Creating Index.mp4

7.42 MB

  026 Creating Index-subtitle-en.vtt

3.32 KB

  027 Finding Indexes.mp4

1.78 MB

  027 Finding Indexes-subtitle-en.vtt

1.82 KB

  028 Dropping Index.mp4

2.42 MB

  028 Dropping Index-subtitle-en.vtt

1.10 KB

 07 ObjectIds in MongoDB

  029 Section Overview.mp4

3.84 MB

  029 Section Overview-subtitle-en.vtt

1.15 KB

  030 Understanding ObjectIds.mp4

7.13 MB

  030 Understanding ObjectIds-subtitle-en.vtt

3.35 KB

  031 Creating ObjectIds.mp4

9.60 MB

  031 Creating ObjectIds-subtitle-en.vtt

2.60 KB

  032 Advantages of ObjectIds created by MongoDB.mp4

7.19 MB

  032 Advantages of ObjectIds created by MongoDB-subtitle-en.vtt

2.54 KB

  033 Disadvantages of ObjectIds created by MongoDB.mp4

9.40 MB

  033 Disadvantages of ObjectIds created by MongoDB-subtitle-en.vtt

2.72 KB

 08 Aggregation Framework in MongoDB

  034 Aggregation Framework In MongoDB.mp4

6.81 MB

  034 Aggregation Framework In MongoDB-subtitle-en.vtt

3.77 KB

  035 Using aggregate() method- Aggregation Example 1.mp4

32.68 MB

  035 Using aggregate() method- Aggregation Example 1-subtitle-en.vtt

7.38 KB

  036 Using distinct() and count().mp4

13.43 MB

  036 Using distinct() and count()-subtitle-en.vtt

5.43 KB

  037 Sorting documents.mp4

9.12 MB

  037 Sorting documents-subtitle-en.vtt

1.79 KB

 09 Data Modeling in MongoDB

  038 Introduction to Data Modelling in MongoDB.mp4

7.39 MB

  038 Introduction to Data Modelling in MongoDB-subtitle-en.vtt

3.58 KB

  039 Data Modeling using References.mp4

11.63 MB

  039 Data Modeling using References-subtitle-en.vtt

4.14 KB

  040 Data Modeling using Embedded documents.mp4

7.60 MB

  040 Data Modeling using Embedded documents-subtitle-en.vtt

3.17 KB

 10 Relationships in MongoDB

  041 Relationships in MongoDB.mp4

4.65 MB

  041 Relationships in MongoDB-subtitle-en.vtt

2.42 KB

  042 One-To-One Relationship.mp4

11.90 MB

  042 One-To-One Relationship-subtitle-en.vtt

5.48 KB

  043 One-To-Many Relationship.mp4

11.87 MB

  043 One-To-Many Relationship-subtitle-en.vtt

5.50 KB

  044 Many-To-Many Relationship.mp4

7.18 MB

  044 Many-To-Many Relationship-subtitle-en.vtt

4.58 KB

 11 User_Role Management In MongoDB

  045 Creating User in MongoDB Database.mp4

13.27 MB

  045 Creating User in MongoDB Database-subtitle-en.vtt

5.79 KB

  046 Starting mongod server with Authentication.mp4

14.25 MB

  046 Starting mongod server with Authentication-subtitle-en.vtt

4.33 KB

 12 Doubt Clarification Section- Answers to Questions asked on Course Discussions

  047 Ask Your Questions_Doubts!!.mp4

6.27 MB

  047 Ask Your Questions_Doubts!!-subtitle-en.vtt

1.14 KB

  048 $natural Operator Sorting.mp4

22.32 MB

  048 $natural Operator Sorting-subtitle-en.vtt

4.94 KB

  049 explain() method parameter options.mp4

25.64 MB

  049 explain() method parameter options-subtitle-en.vtt

5.95 KB

  050 Group by using Reduce Function.mp4

29.39 MB

  050 Group by using Reduce Function-subtitle-en.vtt

7.08 KB

 13 Regular Expressions in MongoDB

  051 Regular Expressions in MongoDB.mp4

7.85 MB

  051 Regular Expressions in MongoDB-subtitle-en.vtt

3.67 KB

  052 Using $regex operator for Pattern Matching.mp4

25.69 MB

  052 Using $regex operator for Pattern Matching-subtitle-en.vtt

5.29 KB

  053 Pattern Matching without $regex Operator.mp4

5.05 MB

  053 Pattern Matching without $regex Operator-subtitle-en.vtt

1.95 KB

  054 Pattern Matching with $options - case insensitive.mp4

10.29 MB

  054 Pattern Matching with $options - case insensitive-subtitle-en.vtt

3.24 KB

  055 Fetching Last 'n' documents from a collection.mp4

42.81 MB

  055 Fetching Last 'n' documents from a collection-subtitle-en.vtt

7.00 KB

 14 Map-Reduce in MongoDB

  056 Introduction to Map-Reduce.mp4

17.06 MB

  056 Introduction to Map-Reduce-subtitle-en.vtt

9.32 KB

  057 Demo - Map-Reduce in MongodB.mp4

33.76 MB

  057 Demo - Map-Reduce in MongodB-subtitle-en.vtt

8.23 KB

 15 Project - Working with node_js and MongoDB

  058 Installing node_js.mp4

8.44 MB

  058 Installing node_js-subtitle-en.vtt

3.71 KB

  059 Getting Familiar With NodeJS -REPL Part 1.mp4

12.41 MB

  059 Getting Familiar With NodeJS -REPL Part 1-subtitle-en.vtt

4.86 KB

  060 Getting Familiar With NodeJS -REPL Part 2.mp4

12.44 MB

  060 Getting Familiar With NodeJS -REPL Part 2-subtitle-en.vtt

4.62 KB

  061 Working With NPM_ Node Package Manager.mp4

11.41 MB

  061 Working With NPM_ Node Package Manager-subtitle-en.vtt

6.70 KB

  062 Creating http server with Node_js - Node_js First Project.mp4

10.94 MB

  062 Creating http server with Node_js - Node_js First Project-subtitle-en.vtt

5.35 KB

  063 Creating Project Structure & Installing The MongoDB Node_js driver.mp4

34.76 MB

  063 Creating Project Structure & Installing The MongoDB Node_js driver-subtitle-en.vtt

13.92 KB

  064 Creating Collections & Inserting Documents_Data using Node_js.mp4

19.38 MB

  064 Creating Collections & Inserting Documents_Data using Node_js-subtitle-en.vtt

7.98 KB

  065 Updating documents in MonogDB using Node_js.mp4

12.99 MB

  065 Updating documents in MonogDB using Node_js-subtitle-en.vtt

5.60 KB

  066 Querying and Deleting Documents using Node_js.mp4

12.48 MB

  066 Querying and Deleting Documents using Node_js-subtitle-en.vtt

3.47 KB

 16 Some Important MongoDB Interview Questions

  067 Explain Namespace in MongoDB.mp4

4.48 MB

  067 Explain Namespace in MongoDB-subtitle-en.vtt

1.87 KB

  068 The Most Important features of MongoDB.mp4

5.90 MB

  068 The Most Important features of MongoDB-subtitle-en.vtt

1.20 KB

  069 How to achieve primary- foreign key relationship in MongoDB_.mp4

2.45 MB

  069 How to achieve primary- foreign key relationship in MongoDB_-subtitle-en.vtt

0.92 KB

  070 Explain objectId in MongoDB.mp4

11.13 MB

  070 Explain objectId in MongoDB-subtitle-en.vtt

1.33 KB

  071 Why is it recommended to deploy MongoDB on 64-bit Machines not 32-bit_.mp4

12.22 MB

  071 Why is it recommended to deploy MongoDB on 64-bit Machines not 32-bit_-subtitle-en.vtt

1.80 KB

  072 Reasons for MongoDB's Large Data File Size & Why to embed documents.mp4

4.34 MB

  072 Reasons for MongoDB's Large Data File Size & Why to embed documents-subtitle-en.vtt

2.51 KB

 17 MongoDB New Releases & Updates

  073 Latest MongoDB Version_ MongoDB 3_4_1 Release Updates.mp4

25.24 MB

  073 Latest MongoDB Version_ MongoDB 3_4_1 Release Updates-subtitle-en.vtt

14.72 KB

 18 Replication in MongoDB

  074 Introduction.mp4

5.82 MB

  074 Introduction-subtitle-en.vtt

2.05 KB

  075 What is Replication_.mp4

14.70 MB

  075 What is Replication_-subtitle-en.vtt

6.67 KB

  076 Understanding Replication Architecture.mp4

8.71 MB

  076 Understanding Replication Architecture-subtitle-en.vtt

3.68 KB

  077 Understanding Heartbeat And Arbiter in Replica-set.mp4

14.96 MB

  077 Understanding Heartbeat And Arbiter in Replica-set-subtitle-en.vtt

6.42 KB

  078 Election for Primary _ Replica Set Elections.mp4

6.44 MB

  078 Election for Primary _ Replica Set Elections-subtitle-en.vtt

3.32 KB

  079 Election for Primary _ Factors & Conditions.mp4

18.61 MB

  079 Election for Primary _ Factors & Conditions-subtitle-en.vtt

9.29 KB

  080 Voting And Non-voting Members.mp4

14.71 MB

  080 Voting And Non-voting Members-subtitle-en.vtt

6.58 KB

  081 Understanding Configuration for Voting And Non-Voting Members.mp4

11.31 MB

  081 Understanding Configuration for Voting And Non-Voting Members-subtitle-en.vtt

4.21 KB

  082 Writing Configuration_ Voting & Non-Voting Members.mp4

17.21 MB

  082 Writing Configuration_ Voting & Non-Voting Members-subtitle-en.vtt

6.67 KB

 19 Replica Set Setpup

  083 Introduction.mp4

6.99 MB

  083 Introduction-subtitle-en.vtt

2.80 KB

  084 Setting Single Node Replica Set.mp4

35.78 MB

  084 Setting Single Node Replica Set-subtitle-en.vtt

8.98 KB

  085 3 Node Replica Set Setup.mp4

45.07 MB

  085 3 Node Replica Set Setup-subtitle-en.vtt

11.26 KB

 20 Sharding In MongoDB

  086 Introduction.mp4

65.24 MB

  086 Introduction-subtitle-en.vtt

1.50 KB

  087 Introduction to Sharding.mp4

18.95 MB

  087 Introduction to Sharding-subtitle-en.vtt

8.11 KB

  088 Sharded Clusters.mp4

13.35 MB

  088 Sharded Clusters-subtitle-en.vtt

6.94 KB

  089 Architecture of Sharded Cluster.mp4

12.82 MB

  089 Architecture of Sharded Cluster-subtitle-en.vtt

5.89 KB

  090 Shard Keys in Detail.mp4

18.98 MB

  090 Shard Keys in Detail-subtitle-en.vtt

6.43 KB

 21 Connecting MongoDB with Java

  091 Section Introduction.mp4

2.15 MB

  091 Section Introduction-subtitle-en.vtt

1.20 KB

  092 Downloading & Installing STS_Eclipse.mp4

12.44 MB

  092 Downloading & Installing STS_Eclipse-subtitle-en.vtt

5.32 KB

  093 Creating Maven Project & Adding dependencies for MongoDB-Java Driver.mp4

24.26 MB

  093 Creating Maven Project & Adding dependencies for MongoDB-Java Driver-subtitle-en.vtt

6.75 KB

  094 Connecting to MongoDB with Java.mp4

21.54 MB

  094 Connecting to MongoDB with Java-subtitle-en.vtt

7.71 KB

 22 Project 2_ User Management System using MongoDB and Java_JEE

  095 Introduction.mp4

9.26 MB

  095 Introduction-subtitle-en.vtt

3.66 KB

  096 Creating Dynamic Web Project using Maven.mp4

12.25 MB

  096 Creating Dynamic Web Project using Maven-subtitle-en.vtt

3.28 KB

  097 Project Configurations -Deployment Descriptor_ web_xml.mp4

12.77 MB

  097 Project Configurations -Deployment Descriptor_ web_xml-subtitle-en.vtt

6.55 KB

  098 Project Configurations - Adding Maven Dependencies_ pom_xml.mp4

28.55 MB

  098 Project Configurations - Adding Maven Dependencies_ pom_xml-subtitle-en.vtt

9.07 KB

  099 Creating Project Structure (Folders).mp4

8.50 MB

  099 Creating Project Structure (Folders)-subtitle-en.vtt

2.74 KB

  100 Writing JSP File Part 1.mp4

9.82 MB

  100 Writing JSP File Part 1-subtitle-en.vtt

3.69 KB

  101 Writing JSP Part 2.mp4

16.98 MB

  101 Writing JSP Part 2-subtitle-en.vtt

5.88 KB

  102 Writing CSS.mp4

21.36 MB

  102 Writing CSS-subtitle-en.vtt

8.75 KB

  103 Writing Listener class & Understanding Listener in Servlet - Part 1.mp4

12.42 MB

  103 Writing Listener class & Understanding Listener in Servlet - Part 1-subtitle-en.vtt

6.73 KB

  104 Writing Listener class & Understanding Listener in Servlet - Part 2.mp4

17.33 MB

  104 Writing Listener class & Understanding Listener in Servlet - Part 2-subtitle-en.vtt

7.33 KB

  105 Adding Add User form in JSP and CSS for formatting the form.mp4

25.71 MB

  105 Adding Add User form in JSP and CSS for formatting the form-subtitle-en.vtt

8.07 KB

  106 Writing Model class.mp4

9.58 MB

  106 Writing Model class-subtitle-en.vtt

3.18 KB

  107 Writng Action URL.mp4

9.88 MB

  107 Writng Action URL-subtitle-en.vtt

4.42 KB

  108 Writing AddUser Servlet.mp4

9.74 MB

  108 Writing AddUser Servlet-subtitle-en.vtt

3.83 KB

  109 Understanding Servlet.mp4

13.74 MB

  109 Understanding Servlet-subtitle-en.vtt

6.13 KB

  110 Writing Field Validation Logic in Servlet.mp4

25.82 MB

  110 Writing Field Validation Logic in Servlet-subtitle-en.vtt

9.05 KB

  111 Writing Field validation logic in JSP.mp4

16.18 MB

  111 Writing Field validation logic in JSP-subtitle-en.vtt

5.32 KB

  112 Writing DAO Class.mp4

29.06 MB

  112 Writing DAO Class-subtitle-en.vtt

8.64 KB

  113 Converting User Object To DBObject- Writing UserConverter Class.mp4

19.30 MB

  113 Converting User Object To DBObject- Writing UserConverter Class-subtitle-en.vtt

6.54 KB

  114 Running The Application - Testing by Adding Users.mp4

20.49 MB

  114 Running The Application - Testing by Adding Users-subtitle-en.vtt

5.92 KB

  115 Writing Logic for View All Users Details.mp4

24.84 MB

  115 Writing Logic for View All Users Details-subtitle-en.vtt

9.19 KB

  116 Writing Edit User & Delete User Logic.mp4

50.13 MB

  116 Writing Edit User & Delete User Logic-subtitle-en.vtt

12.06 KB

  117 MongoDBJavaProject-SourceCode.zip

68.82 KB

 23 MongoDB Tools

  118 NoSQL Manager for MongoDB - Download & Installation.mp4

16.98 MB

  118 NoSQL Manager for MongoDB - Download & Installation-subtitle-en.vtt

4.84 KB

  119 Getting Started with NoSQL Manager for MongoDB_ CRUD.mp4

51.40 MB

  119 Getting Started with NoSQL Manager for MongoDB_ CRUD-subtitle-en.vtt

11.46 KB

  120 Download and Installation of Robo 3T or Robomongo.mp4

9.74 MB

  120 Download and Installation of Robo 3T or Robomongo-subtitle-en.vtt

3.56 KB

  121 Working with Robo 3T_Robomongo.mp4

17.50 MB

  121 Working with Robo 3T_Robomongo-subtitle-en.vtt

6.65 KB

  122 Downloading & Installing Studio3T (MongoChef).mp4

21.52 MB

  122 Downloading & Installing Studio3T (MongoChef)-subtitle-en.vtt

4.85 KB

 24 Bonus- What Next___

  123 BonusForMyStudents.pdf

115.00 KB

 [FreeCoursesOnline.Us].txt

0.13 KB

 [FreeCoursesOnline.Us].url

0.12 KB

 [FreeTutorials.Us].txt

0.07 KB

 [FreeTutorials.Us].url

0.12 KB
 

tracker

leech seeds
 

Torrent description

Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [FreeTutorials Us] Udemy - learn-mongodb-leading-nosql-database-from-scratch Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.

related torrents

Torrent name

health leech seeds Size
 


comments (0)

Main Menu