fileLearn-MongoDB-Leading-No-1NL8a

Learn MongoDB Leading NoSQL Database from scratch
  • MP420 Sharding In MongoDB\\/090 Introduction.mp465.24MB
  • MP402 Introduction to NoSQL Databa<x>se\\/002 Introduction to NoSQL Databa<x>ses.mp46.17MB
  • MP402 Introduction to NoSQL Databa<x>se\\/003 Introduction to MongoDB.mp47.49MB
  • MP402 Introduction to NoSQL Databa<x>se\\/004 Difference between MongoDB RDBMS.mp46.08MB
  • MP403 Getting Started - Installation Configuration\\/005 Download and Installation of Latest MongoDB 3.6 Release.mp413.45MB
  • MP403 Getting Started - Installation Configuration\\/006 Installing MongoDB Latest Version 3.2.7.mp422.53MB
  • MP403 Getting Started - Installation Configuration\\/007 Installing MongoDB Version 3.2.9 on Ubuntu 16.04.mp431.61MB
  • MP403 Getting Started - Installation Configuration\\/008 Installing MongoDB Version 3.0.6 on Windows.mp436.34MB
  • MP403 Getting Started - Installation Configuration\\/009 Configuring MongoDB server with configuration file.mp49.35MB
  • PDF03 Getting Started - Installation Configuration\\attached files\\/009 Mongo-Config-File.pdf103.53KB
  • PDF03 Getting Started - Installation Configuration\\attached files\\/010 Installing-MongoDB-on-c-OS-X.pdf497.83KB
  • MP404 Basics of MongoDB\\/011 Creating First Databa<x>se.mp48.31MB
  • MP404 Basics of MongoDB\\/012 Creating Doent and Sing it to Collection.mp46.91MB
  • MP404 Basics of MongoDB\\/014 Dropping a Databa<x>se.mp42.81MB
  • MP404 Basics of MongoDB\\/015 Creating a Collection - Using db.createCollection(nameoptions).mp411.00MB
  • MP404 Basics of MongoDB\\/016 Dropping a Collection.mp45.17MB
  • MP405 MongoDB CRUD Operations - Create Read Update and Delete\\/017 CreatingInserting a doent in collection using ja<x>vasc<x>ript file.mp412.68MB
  • MP405 MongoDB CRUD Operations - Create Read Update and Delete\\/018 Inserting Array of Doents.mp49.36MB
  • MP405 MongoDB CRUD Operations - Create Read Update and Delete\\/020 Reading a Doent - Querying.mp410.95MB
  • MP405 MongoDB CRUD Operations - Create Read Update and Delete\\/021 Reading a Doent with lt gt operator.mp46.00MB
  • MP405 MongoDB CRUD Operations - Create Read Update and Delete\\/022 Other Query Operators.mp428.01MB
  • MP405 MongoDB CRUD Operations - Create Read Update and Delete\\/023 Updating Doents.mp425.03MB
  • MP405 MongoDB CRUD Operations - Create Read Update and Delete\\/024 Deleting doents.mp424.51MB
  • PDF05 MongoDB CRUD Operations - Create Read Update and Delete\\attached files\\/019 Exercise-Lecture-16-17.pdf210.96KB
  • MP406 Perfornce tuning with Indexes in MongoDB\\/025 Introduction to Indexes.mp44.04MB
  • MP406 Perfornce tuning with Indexes in MongoDB\\/026 Understanding Impact of Indexes.mp414.57MB
  • MP406 Perfornce tuning with Indexes in MongoDB\\/027 Creating Index.mp47.42MB
  • MP406 Perfornce tuning with Indexes in MongoDB\\/028 Finding Indexes.mp41.78MB
  • MP406 Perfornce tuning with Indexes in MongoDB\\/029 Dropping Index.mp42.42MB
  • MP407 ob<x>jectIds in MongoDB\\/030 Section Overview.mp43.84MB
  • MP407 ob<x>jectIds in MongoDB\\/031 Understanding ob<x>jectIds.mp46.31MB
  • MP407 ob<x>jectIds in MongoDB\\/032 Creating ob<x>jectIds.mp48.44MB
  • MP407 ob<x>jectIds in MongoDB\\/033 Advantages of ob<x>jectIds created by MongoDB.mp46.70MB
  • MP407 ob<x>jectIds in MongoDB\\/034 Disadvantages of ob<x>jectIds created by MongoDB.mp48.28MB
  • MP408 Aggregation fr<x>amework in MongoDB\\/035 Aggregation fr<x>amework In MongoDB.mp46.20MB
  • MP408 Aggregation fr<x>amework in MongoDB\\/036 Using aggregate() method- Aggregation Example 1.mp430.05MB
  • MP408 Aggregation fr<x>amework in MongoDB\\/037 Using distinct() and count().mp413.43MB
  • MP408 Aggregation fr<x>amework in MongoDB\\/038 Sorting doents.mp48.38MB
  • MP409 Data Modeling in MongoDB\\/039 Introduction to Data Modelling in MongoDB.mp46.01MB
  • MP409 Data Modeling in MongoDB\\/040 Data Modeling using References.mp49.82MB
  • MP409 Data Modeling in MongoDB\\/041 Data Modeling using em<x>bedded doents.mp46.59MB
  • MP410 Relationships in MongoDB\\/042 Relationships in MongoDB.mp43.76MB
  • MP410 Relationships in MongoDB\\/043 One-To-One Relationship.mp49.80MB
  • MP410 Relationships in MongoDB\\/044 One-To-ny Relationship.mp49.50MB
  • MP410 Relationships in MongoDB\\/045 ny-To-Many Relationship.mp47.18MB
  • MP411 UserRole nagement In MongoDB\\/046 Creating User in MongoDB Databa<x>se.mp411.93MB
  • MP411 UserRole nagement In MongoDB\\/047 Starting mongod server with Authentication.mp413.19MB
  • MP411 UserRole nagement In MongoDB\\/048 Unauthorized Access Error - User Role.mp418.41MB
  • MP412 Doubt Clarification Section- Answers to Questions asked on Course Discussions\\/049 Ask Your QuestionsDoubts.mp410.15MB
  • MP412 Doubt Clarification Section- Answers to Questions asked on Course Discussions\\/050 natural Operator Sorting.mp419.72MB
  • MP412 Doubt Clarification Section- Answers to Questions asked on Course Discussions\\/051 explain() method parameter options.mp423.26MB
  • MP412 Doubt Clarification Section- Answers to Questions asked on Course Discussions\\/052 Group by using Reduce Function.mp429.39MB
  • MP413 Regular ex<x>pressions in MongoDB\\/053 Regular ex<x>pressions in MongoDB.mp47.85MB
  • MP413 Regular ex<x>pressions in MongoDB\\/054 Using regex operator for Pattern tching.mp425.69MB
  • MP413 Regular ex<x>pressions in MongoDB\\/055 Pattern tching without regex Operator.mp45.05MB
  • MP413 Regular ex<x>pressions in MongoDB\\/056 Pattern tching with options - case insensitive.mp410.29MB
  • MP413 Regular ex<x>pressions in MongoDB\\/057 Fetching Last n doents from a collection.mp442.81MB
  • MP414 p-Reduce in MongoDB\\/058 Introduction to Map-Reduce.mp417.06MB
  • MP414 p-Reduce in MongoDB\\/059 Demo - Map-Reduce in MongodB.mp433.76MB
  • MP415 Project 1 - Working with node.js and MongoDB\\/060 Installing node.js.mp48.44MB
  • MP415 Project 1 - Working with node.js and MongoDB\\/061 Getting Familiar With NodeJS -REPL Part 1.mp412.41MB
  • MP415 Project 1 - Working with node.js and MongoDB\\/062 Getting Familiar With NodeJS -REPL Part 2.mp412.44MB
  • MP415 Project 1 - Working with node.js and MongoDB\\/063 Working With NPM Node Package nager.mp411.41MB
  • MP415 Project 1 - Working with node.js and MongoDB\\/0 Creating http server with Node.js - Node.js First Project.mp410.94MB
  • MP415 Project 1 - Working with node.js and MongoDB\\/065 Creating Project Structure Installing The MongoDB Node.js driver.mp434.76MB
  • MP415 Project 1 - Working with node.js and MongoDB\\/066 Creating Collections Inserting DoentsData using Node.js.mp419.38MB
  • MP415 Project 1 - Working with node.js and MongoDB\\/067 Creating Collection Inserting Doents Using Node.js for MongoDB V3 Above.mp428.21MB
  • MP415 Project 1 - Working with node.js and MongoDB\\/068 Updating doents in MonogDB using Node.js.mp412.99MB
  • MP415 Project 1 - Working with node.js and MongoDB\\/069 Querying and Deleting Doents using Node.js.mp412.48MB
  • MP416 Some Important MongoDB Interview Questions\\/070 Explain Namespace in MongoDB.mp44.48MB
  • MP416 Some Important MongoDB Interview Questions\\/071 The Most Important features of MongoDB.mp48.47MB
  • MP416 Some Important MongoDB Interview Questions\\/072 How to achieve priry- foreign key relationship in MongoDB.mp42.90MB
  • MP416 Some Important MongoDB Interview Questions\\/073 Explain ob<x>jectId in MongoDB.mp413.98MB
  • MP416 Some Important MongoDB Interview Questions\\/074 Why is it recommended to deploy MongoDB on -bit chines not 32-bit.mp415.25MB
  • MP416 Some Important MongoDB Interview Questions\\/075 Reasons for MongoDBs Large Data File Size Why to em<x>bed doents.mp44.72MB
  • MP417 MongoDB New Releases Updates\\/076 Whats New in MongoDB 3.6.mp416.63MB
  • MP417 MongoDB New Releases Updates\\/077 Latest MongoDB Version MongoDB 3.4.1 Release Updates.mp425.24MB
  • MP418 Replication in MongoDB\\/078 Introduction.mp45.82MB
  • MP418 Replication in MongoDB\\/079 What is Replication.mp414.70MB
  • MP418 Replication in MongoDB\\/080 Understanding Replication Architecture.mp48.71MB
  • MP418 Replication in MongoDB\\/081 Understanding Heartbeat And Arbiter in Replica-set.mp414.96MB
  • MP418 Replication in MongoDB\\/082 Election for Priry Replica Set Elections.mp46.44MB
  • MP418 Replication in MongoDB\\/083 Election for Priry Factors Conditions.mp418.61MB
  • MP418 Replication in MongoDB\\/084 Voting And Non-voting Members.mp414.71MB
  • MP418 Replication in MongoDB\\/085 Understanding Configuration for Voting And Non-Voting Members.mp411.31MB
  • MP418 Replication in MongoDB\\/086 Writing Configuration Voting Non-Voting Members.mp417.21MB
  • MP419 Replica Set Setpup\\/087 Introduction.mp46.99MB
  • MP419 Replica Set Setpup\\/088 Setting Single Node Replica Set.mp435.78MB
  • MP419 Replica Set Setpup\\/089 3 Node Replica Set Setup.mp445.07MB
  • MP401 Course ob<x>jectives - An Introduction\\/001 Course ob<x>jectives - An Introduction To The Course.mp424.57MB
  • MP420 Sharding In MongoDB\\/091 Introduction to Sharding.mp418.95MB
  • MP420 Sharding In MongoDB\\/092 Sharded Clusters.mp413.35MB
  • MP420 Sharding In MongoDB\\/093 Architecture of Sharded Cluster.mp412.82MB
  • MP420 Sharding In MongoDB\\/094 Shard Keys in Detail.mp418.98MB
  • MP421 Connecting MongoDB with Ja\\/095 Section Introduction.mp42.15MB
  • MP421 Connecting MongoDB with Ja\\/096 Downloading Installing STSEclipse.mp412.44MB
  • MP421 Connecting MongoDB with Ja\\/097 Creating ven Project Adding dependencies for MongoDB-Java Driver.mp424.26MB
  • MP421 Connecting MongoDB with Ja\\/098 Connecting to MongoDB with Java.mp421.54MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/099 Introduction.mp49.26MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/100 Creating Dynamic Web Project using Maven.mp412.25MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/101 Project Configurations -Deployment Desc<x>riptor web.xm<x>l.mp412.77MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/102 Project Configurations - Adding Maven Dependencies pom.xm<x>l.mp428.55MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/103 Creating Project Structure (Folders).mp48.50MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/104 Writing JSP File Part 1.mp49.82MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/105 Writing JSP Part 2.mp416.98MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/106 Writing CSS.mp421.36MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/107 Writing Listener class Understanding Listener in Servlet - Part 1.mp412.42MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/108 Writing Listener class Understanding Listener in Servlet - Part 2.mp417.33MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/109 Adding Add User form in JSP and CSS for fortting the form.mp425.71MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/110 Writing Model class.mp49.58MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/111 Writng Action URL.mp49.88MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/112 Writing AddUser Servlet.mp49.74MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/113 Understanding Servlet.mp413.74MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/ Writing Field Validation Logic in Servlet.mp425.82MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/115 Writing Field validation logic in JSP.mp416.18MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/116 Writing DAO Class.mp429.06MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/117 Converting User ob<x>ject To DBob<x>ject- Writing UserConverter Class.mp419.30MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/118 Running The Application - Testing by Adding Users.mp420.49MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/119 Writing Logic for View All Users Details.mp424.84MB
  • MP422 Project 2 User nagement System using MongoDB and JaJEE\\/120 Writing Edit User Delete User Logic.mp450.13MB
  • MP423 MongoDB Tools\\/122 NoSQL nager for MongoDB - Download Installation.mp416.98MB
  • MP423 MongoDB Tools\\/123 Getting Started with NoSQL nager for MongoDB CRUD.mp451.40MB
  • MP423 MongoDB Tools\\/124 Download and Installation of Robo 3T or Robomongo.mp49.74MB
  • MP423 MongoDB Tools\\/125 Working with Robo 3TRobomongo.mp417.50MB
  • MP423 MongoDB Tools\\/126 Downloading Installing Studio3T (MongoChef).mp421.52MB
  • MP423 MongoDB Tools\\/127 Getting Started with Studio 3T( MongoChef).mp425.89MB
  • MP423 MongoDB Tools\\/128 Importing CSV files into MongoDB doents.mp420.30MB
  • PDF24 Bonus- What Next\\attached files\\/129 BonusForMyStudents.pdf115.00KB
Latest Search: 1.ONSD-565   2.MIBD-589   3.NEO-322   4.KTDS-341   5.ZUKO-010   6.MIBD-575   7.AGEMIX-147   8.PBD-139   9.IGU-004   10.HIB-42   11.BUR-401   12.GEN-053   13.DJSF-039   14.DVDES-377   15.EDGE-211   16.MOMJ-187   17.FTA-135   18.MIBD-494   19.DMBI-010   20.VOLD-027   21.PSSD-174   22.YTR-049   23.ONSD-493   24.RAFE-001   25.RKI-144   26.MDED-004   27.MIBD-648   28.FUL-007   29.ONSD-505   30.IDBD-391   31.MIBD-543   32.ONSD-637   33.ONSD-618   34.ONSD-722   35.WDD-004   36.HFD-022   37.PGD-099   38.EMU-060   39.ONE-011   40.DOKS-162   41.PRE-002   42.DSMG-44   43.ONSD-610   44.IDBD-309   45.KV-055   46.MVBD-058   47.DV-1272   48.IBW-270   49.JUKD-363   50.BKSP-070   51.MODD-006   52.KAGS-030   53.RKI-179   54.BNDV-00643   55.SBB-091   56.JUSD-200   57.MKCK-045   58.TKO-110   59.BID-040   60.MAMA-221   61.GAS-069   62.SERO-080   63.HET-408   64.LBH-046   65.ABS-011   66.BNDV-827   67.KRMV-403   68.EMBB-002   69.KGDV-007   70.HONE-033   71.565   72.589   73.322   74.341   75.010   76.575   77.147   78.139   79.004   80.42   81.401   82.053   83.039   84.377   85.211   86.187   87.135   88.494   89.010   90.027   91.174   92.049   93.493   94.001   95.144   96.004   97.8   98.007   99.505   100.391   101.543   102.637   103.618   104.722   105.004   106.022   107.099   108.060   109.011   110.162   111.002   112.44   113.610   114.309   115.055   116.058   117.1272   118.270   119.363   120.070   121.006   122.030   123.179   124.003   125.091   126.200   127.045   128.110   129.040   130.221   131.069   132.080   133.408   134.046   135.011   136.827   137.403   138.002   139.007   140.033