本站已收录 番号和无损神作磁力链接/BT种子 

Learn MongoDB Leading NoSQL Database from scratch

种子简介

种子名称: Learn MongoDB Leading NoSQL Database from scratch
文件类型: 视频
文件数目: 124个文件
文件大小: 1.92 GB
收录时间: 2018-10-23 09:41
已经下载: 3
资源热度: 193
最近下载: 2024-7-6 23:54

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:549f0ffd1ce59b7e4cf80a72cb88d0defd62f4b4&dn=Learn MongoDB Leading NoSQL Database from scratch 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Learn MongoDB Leading NoSQL Database from scratch.torrent
  • 20 Sharding In MongoDB/090 Introduction.mp465.24MB
  • 02 Introduction to NoSQL Database/002 Introduction to NoSQL Databases.mp46.17MB
  • 02 Introduction to NoSQL Database/003 Introduction to MongoDB.mp47.49MB
  • 02 Introduction to NoSQL Database/004 Difference between MongoDB RDBMS.mp46.08MB
  • 03 Getting Started - Installation Configuration/005 Download and Installation of Latest MongoDB 3.6 Release.mp413.45MB
  • 03 Getting Started - Installation Configuration/006 Installing MongoDB Latest Version 3.2.7.mp422.53MB
  • 03 Getting Started - Installation Configuration/007 Installing MongoDB Version 3.2.9 on Ubuntu 16.04.mp431.61MB
  • 03 Getting Started - Installation Configuration/008 Installing MongoDB Version 3.0.6 on Windows.mp436.34MB
  • 03 Getting Started - Installation Configuration/009 Configuring MongoDB server with configuration file.mp49.35MB
  • 04 Basics of MongoDB/011 Creating First Database.mp48.31MB
  • 04 Basics of MongoDB/012 Creating Document and Saving it to Collection.mp46.91MB
  • 04 Basics of MongoDB/014 Dropping a Database.mp42.81MB
  • 04 Basics of MongoDB/015 Creating a Collection - Using db.createCollection(nameoptions).mp411MB
  • 04 Basics of MongoDB/016 Dropping a Collection.mp45.17MB
  • 05 MongoDB CRUD Operations - Create Read Update and Delete/017 CreatingInserting a document in collection using javascript file.mp412.68MB
  • 05 MongoDB CRUD Operations - Create Read Update and Delete/018 Inserting Array of Documents.mp49.36MB
  • 05 MongoDB CRUD Operations - Create Read Update and Delete/020 Reading a Document - Querying.mp410.95MB
  • 05 MongoDB CRUD Operations - Create Read Update and Delete/021 Reading a Document with lt gt operator.mp46MB
  • 05 MongoDB CRUD Operations - Create Read Update and Delete/022 Other Query Operators.mp428.01MB
  • 05 MongoDB CRUD Operations - Create Read Update and Delete/023 Updating Documents.mp425.03MB
  • 05 MongoDB CRUD Operations - Create Read Update and Delete/024 Deleting documents.mp424.51MB
  • 06 Performance tuning with Indexes in MongoDB/025 Introduction to Indexes.mp44.04MB
  • 06 Performance tuning with Indexes in MongoDB/026 Understanding Impact of Indexes.mp414.57MB
  • 06 Performance tuning with Indexes in MongoDB/027 Creating Index.mp47.42MB
  • 06 Performance tuning with Indexes in MongoDB/028 Finding Indexes.mp41.78MB
  • 06 Performance tuning with Indexes in MongoDB/029 Dropping Index.mp42.42MB
  • 07 ObjectIds in MongoDB/030 Section Overview.mp43.84MB
  • 07 ObjectIds in MongoDB/031 Understanding ObjectIds.mp46.31MB
  • 07 ObjectIds in MongoDB/032 Creating ObjectIds.mp48.44MB
  • 07 ObjectIds in MongoDB/033 Advantages of ObjectIds created by MongoDB.mp46.7MB
  • 07 ObjectIds in MongoDB/034 Disadvantages of ObjectIds created by MongoDB.mp48.28MB
  • 08 Aggregation Framework in MongoDB/035 Aggregation Framework In MongoDB.mp46.2MB
  • 08 Aggregation Framework in MongoDB/036 Using aggregate() method- Aggregation Example 1.mp430.05MB
  • 08 Aggregation Framework in MongoDB/037 Using distinct() and count().mp413.43MB
  • 08 Aggregation Framework in MongoDB/038 Sorting documents.mp48.38MB
  • 09 Data Modeling in MongoDB/039 Introduction to Data Modelling in MongoDB.mp46.01MB
  • 09 Data Modeling in MongoDB/040 Data Modeling using References.mp49.82MB
  • 09 Data Modeling in MongoDB/041 Data Modeling using Embedded documents.mp46.59MB
  • 10 Relationships in MongoDB/042 Relationships in MongoDB.mp43.76MB
  • 10 Relationships in MongoDB/043 One-To-One Relationship.mp49.8MB
  • 10 Relationships in MongoDB/044 One-To-Many Relationship.mp49.5MB
  • 10 Relationships in MongoDB/045 Many-To-Many Relationship.mp47.18MB
  • 11 UserRole Management In MongoDB/046 Creating User in MongoDB Database.mp411.93MB
  • 11 UserRole Management In MongoDB/047 Starting mongod server with Authentication.mp413.19MB
  • 11 UserRole Management In MongoDB/048 Unauthorized Access Error - User Role.mp418.41MB
  • 12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/049 Ask Your QuestionsDoubts.mp410.15MB
  • 12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/050 natural Operator Sorting.mp419.72MB
  • 12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/051 explain() method parameter options.mp423.26MB
  • 12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/052 Group by using Reduce Function.mp429.39MB
  • 13 Regular Expressions in MongoDB/053 Regular Expressions in MongoDB.mp47.85MB
  • 13 Regular Expressions in MongoDB/054 Using regex operator for Pattern Matching.mp425.69MB
  • 13 Regular Expressions in MongoDB/055 Pattern Matching without regex Operator.mp45.05MB
  • 13 Regular Expressions in MongoDB/056 Pattern Matching with options - case insensitive.mp410.29MB
  • 13 Regular Expressions in MongoDB/057 Fetching Last n documents from a collection.mp442.81MB
  • 14 Map-Reduce in MongoDB/058 Introduction to Map-Reduce.mp417.06MB
  • 14 Map-Reduce in MongoDB/059 Demo - Map-Reduce in MongodB.mp433.76MB
  • 15 Project 1 - Working with node.js and MongoDB/060 Installing node.js.mp48.44MB
  • 15 Project 1 - Working with node.js and MongoDB/061 Getting Familiar With NodeJS -REPL Part 1.mp412.41MB
  • 15 Project 1 - Working with node.js and MongoDB/062 Getting Familiar With NodeJS -REPL Part 2.mp412.44MB
  • 15 Project 1 - Working with node.js and MongoDB/063 Working With NPM Node Package Manager.mp411.41MB
  • 15 Project 1 - Working with node.js and MongoDB/064 Creating http server with Node.js - Node.js First Project.mp410.94MB
  • 15 Project 1 - Working with node.js and MongoDB/065 Creating Project Structure Installing The MongoDB Node.js driver.mp434.76MB
  • 15 Project 1 - Working with node.js and MongoDB/066 Creating Collections Inserting DocumentsData using Node.js.mp419.38MB
  • 15 Project 1 - Working with node.js and MongoDB/067 Creating Collection Inserting Documents Using Node.js for MongoDB V3 Above.mp428.21MB
  • 15 Project 1 - Working with node.js and MongoDB/068 Updating documents in MonogDB using Node.js.mp412.99MB
  • 15 Project 1 - Working with node.js and MongoDB/069 Querying and Deleting Documents using Node.js.mp412.48MB
  • 16 Some Important MongoDB Interview Questions/070 Explain Namespace in MongoDB.mp44.48MB
  • 16 Some Important MongoDB Interview Questions/071 The Most Important features of MongoDB.mp48.47MB
  • 16 Some Important MongoDB Interview Questions/072 How to achieve primary- foreign key relationship in MongoDB.mp42.9MB
  • 16 Some Important MongoDB Interview Questions/073 Explain objectId in MongoDB.mp413.98MB
  • 16 Some Important MongoDB Interview Questions/074 Why is it recommended to deploy MongoDB on 64-bit Machines not 32-bit.mp415.25MB
  • 16 Some Important MongoDB Interview Questions/075 Reasons for MongoDBs Large Data File Size Why to embed documents.mp44.72MB
  • 17 MongoDB New Releases Updates/076 Whats New in MongoDB 3.6.mp416.63MB
  • 17 MongoDB New Releases Updates/077 Latest MongoDB Version MongoDB 3.4.1 Release Updates.mp425.24MB
  • 18 Replication in MongoDB/078 Introduction.mp45.82MB
  • 18 Replication in MongoDB/079 What is Replication.mp414.7MB
  • 18 Replication in MongoDB/080 Understanding Replication Architecture.mp48.71MB
  • 18 Replication in MongoDB/081 Understanding Heartbeat And Arbiter in Replica-set.mp414.96MB
  • 18 Replication in MongoDB/082 Election for Primary Replica Set Elections.mp46.44MB
  • 18 Replication in MongoDB/083 Election for Primary Factors Conditions.mp418.61MB
  • 18 Replication in MongoDB/084 Voting And Non-voting Members.mp414.71MB
  • 18 Replication in MongoDB/085 Understanding Configuration for Voting And Non-Voting Members.mp411.31MB
  • 18 Replication in MongoDB/086 Writing Configuration Voting Non-Voting Members.mp417.21MB
  • 19 Replica Set Setpup/087 Introduction.mp46.99MB
  • 19 Replica Set Setpup/088 Setting Single Node Replica Set.mp435.78MB
  • 19 Replica Set Setpup/089 3 Node Replica Set Setup.mp445.07MB
  • 01 Course Objectives - An Introduction/001 Course Objectives - An Introduction To The Course.mp424.57MB
  • 20 Sharding In MongoDB/091 Introduction to Sharding.mp418.95MB
  • 20 Sharding In MongoDB/092 Sharded Clusters.mp413.35MB
  • 20 Sharding In MongoDB/093 Architecture of Sharded Cluster.mp412.82MB
  • 20 Sharding In MongoDB/094 Shard Keys in Detail.mp418.98MB
  • 21 Connecting MongoDB with Java/095 Section Introduction.mp42.15MB
  • 21 Connecting MongoDB with Java/096 Downloading Installing STSEclipse.mp412.44MB
  • 21 Connecting MongoDB with Java/097 Creating Maven Project Adding dependencies for MongoDB-Java Driver.mp424.26MB
  • 21 Connecting MongoDB with Java/098 Connecting to MongoDB with Java.mp421.54MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/099 Introduction.mp49.26MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/100 Creating Dynamic Web Project using Maven.mp412.25MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/101 Project Configurations -Deployment Descriptor web.xml.mp412.77MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/102 Project Configurations - Adding Maven Dependencies pom.xml.mp428.55MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/103 Creating Project Structure (Folders).mp48.5MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/104 Writing JSP File Part 1.mp49.82MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/105 Writing JSP Part 2.mp416.98MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/106 Writing CSS.mp421.36MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/107 Writing Listener class Understanding Listener in Servlet - Part 1.mp412.42MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/108 Writing Listener class Understanding Listener in Servlet - Part 2.mp417.33MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/109 Adding Add User form in JSP and CSS for formatting the form.mp425.71MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/110 Writing Model class.mp49.58MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/111 Writng Action URL.mp49.88MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/112 Writing AddUser Servlet.mp49.74MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/113 Understanding Servlet.mp413.74MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/114 Writing Field Validation Logic in Servlet.mp425.82MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/115 Writing Field validation logic in JSP.mp416.18MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/116 Writing DAO Class.mp429.06MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/117 Converting User Object To DBObject- Writing UserConverter Class.mp419.3MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/118 Running The Application - Testing by Adding Users.mp420.49MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/119 Writing Logic for View All Users Details.mp424.84MB
  • 22 Project 2 User Management System using MongoDB and JavaJEE/120 Writing Edit User Delete User Logic.mp450.13MB
  • 23 MongoDB Tools/122 NoSQL Manager for MongoDB - Download Installation.mp416.98MB
  • 23 MongoDB Tools/123 Getting Started with NoSQL Manager for MongoDB CRUD.mp451.4MB
  • 23 MongoDB Tools/124 Download and Installation of Robo 3T or Robomongo.mp49.74MB
  • 23 MongoDB Tools/125 Working with Robo 3TRobomongo.mp417.5MB
  • 23 MongoDB Tools/126 Downloading Installing Studio3T (MongoChef).mp421.52MB
  • 23 MongoDB Tools/127 Getting Started with Studio 3T( MongoChef).mp425.89MB
  • 23 MongoDB Tools/128 Importing CSV files into MongoDB documents.mp420.3MB