zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Learn MongoDB Leading NoSQL Database from scratch
magnet:?xt=urn:btih:549f0ffd1ce59b7e4cf80a72cb88d0defd62f4b4&dn=Learn MongoDB Leading NoSQL Database from scratch
磁力链接详情
文件列表详情
549f0ffd1ce59b7e4cf80a72cb88d0defd62f4b4
infohash:
124
文件数量
1.92 GB
文件大小
2018-10-23 09:41
创建日期
2024-11-13 10:18
最后访问
相关分词
Learn
MongoDB
Leading
NoSQL
Database
from
scratch
20 Sharding In MongoDB/090 Introduction.mp4 65.24 MB
02 Introduction to NoSQL Database/002 Introduction to NoSQL Databases.mp4 6.17 MB
02 Introduction to NoSQL Database/003 Introduction to MongoDB.mp4 7.49 MB
02 Introduction to NoSQL Database/004 Difference between MongoDB RDBMS.mp4 6.08 MB
03 Getting Started - Installation Configuration/005 Download and Installation of Latest MongoDB 3.6 Release.mp4 13.45 MB
03 Getting Started - Installation Configuration/006 Installing MongoDB Latest Version 3.2.7.mp4 22.53 MB
03 Getting Started - Installation Configuration/007 Installing MongoDB Version 3.2.9 on Ubuntu 16.04.mp4 31.61 MB
03 Getting Started - Installation Configuration/008 Installing MongoDB Version 3.0.6 on Windows.mp4 36.34 MB
03 Getting Started - Installation Configuration/009 Configuring MongoDB server with configuration file.mp4 9.35 MB
04 Basics of MongoDB/011 Creating First Database.mp4 8.31 MB
04 Basics of MongoDB/012 Creating Document and Saving it to Collection.mp4 6.91 MB
04 Basics of MongoDB/014 Dropping a Database.mp4 2.81 MB
04 Basics of MongoDB/015 Creating a Collection - Using db.createCollection(nameoptions).mp4 11 MB
04 Basics of MongoDB/016 Dropping a Collection.mp4 5.17 MB
05 MongoDB CRUD Operations - Create Read Update and Delete/017 CreatingInserting a document in collection using javascript file.mp4 12.68 MB
05 MongoDB CRUD Operations - Create Read Update and Delete/018 Inserting Array of Documents.mp4 9.36 MB
05 MongoDB CRUD Operations - Create Read Update and Delete/020 Reading a Document - Querying.mp4 10.95 MB
05 MongoDB CRUD Operations - Create Read Update and Delete/021 Reading a Document with lt gt operator.mp4 6 MB
05 MongoDB CRUD Operations - Create Read Update and Delete/022 Other Query Operators.mp4 28.01 MB
05 MongoDB CRUD Operations - Create Read Update and Delete/023 Updating Documents.mp4 25.03 MB
05 MongoDB CRUD Operations - Create Read Update and Delete/024 Deleting documents.mp4 24.51 MB
06 Performance tuning with Indexes in MongoDB/025 Introduction to Indexes.mp4 4.04 MB
06 Performance tuning with Indexes in MongoDB/026 Understanding Impact of Indexes.mp4 14.57 MB
06 Performance tuning with Indexes in MongoDB/027 Creating Index.mp4 7.42 MB
06 Performance tuning with Indexes in MongoDB/028 Finding Indexes.mp4 1.78 MB
06 Performance tuning with Indexes in MongoDB/029 Dropping Index.mp4 2.42 MB
07 ObjectIds in MongoDB/030 Section Overview.mp4 3.84 MB
07 ObjectIds in MongoDB/031 Understanding ObjectIds.mp4 6.31 MB
07 ObjectIds in MongoDB/032 Creating ObjectIds.mp4 8.44 MB
07 ObjectIds in MongoDB/033 Advantages of ObjectIds created by MongoDB.mp4 6.7 MB
07 ObjectIds in MongoDB/034 Disadvantages of ObjectIds created by MongoDB.mp4 8.28 MB
08 Aggregation Framework in MongoDB/035 Aggregation Framework In MongoDB.mp4 6.2 MB
08 Aggregation Framework in MongoDB/036 Using aggregate() method- Aggregation Example 1.mp4 30.05 MB
08 Aggregation Framework in MongoDB/037 Using distinct() and count().mp4 13.43 MB
08 Aggregation Framework in MongoDB/038 Sorting documents.mp4 8.38 MB
09 Data Modeling in MongoDB/039 Introduction to Data Modelling in MongoDB.mp4 6.01 MB
09 Data Modeling in MongoDB/040 Data Modeling using References.mp4 9.82 MB
09 Data Modeling in MongoDB/041 Data Modeling using Embedded documents.mp4 6.59 MB
10 Relationships in MongoDB/042 Relationships in MongoDB.mp4 3.76 MB
10 Relationships in MongoDB/043 One-To-One Relationship.mp4 9.8 MB
10 Relationships in MongoDB/044 One-To-Many Relationship.mp4 9.5 MB
10 Relationships in MongoDB/045 Many-To-Many Relationship.mp4 7.18 MB
11 UserRole Management In MongoDB/046 Creating User in MongoDB Database.mp4 11.93 MB
11 UserRole Management In MongoDB/047 Starting mongod server with Authentication.mp4 13.19 MB
11 UserRole Management In MongoDB/048 Unauthorized Access Error - User Role.mp4 18.41 MB
12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/049 Ask Your QuestionsDoubts.mp4 10.15 MB
12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/050 natural Operator Sorting.mp4 19.72 MB
12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/051 explain() method parameter options.mp4 23.26 MB
12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/052 Group by using Reduce Function.mp4 29.39 MB
13 Regular Expressions in MongoDB/053 Regular Expressions in MongoDB.mp4 7.85 MB
13 Regular Expressions in MongoDB/054 Using regex operator for Pattern Matching.mp4 25.69 MB
13 Regular Expressions in MongoDB/055 Pattern Matching without regex Operator.mp4 5.05 MB
13 Regular Expressions in MongoDB/056 Pattern Matching with options - case insensitive.mp4 10.29 MB
13 Regular Expressions in MongoDB/057 Fetching Last n documents from a collection.mp4 42.81 MB
14 Map-Reduce in MongoDB/058 Introduction to Map-Reduce.mp4 17.06 MB
14 Map-Reduce in MongoDB/059 Demo - Map-Reduce in MongodB.mp4 33.76 MB
15 Project 1 - Working with node.js and MongoDB/060 Installing node.js.mp4 8.44 MB
15 Project 1 - Working with node.js and MongoDB/061 Getting Familiar With NodeJS -REPL Part 1.mp4 12.41 MB
15 Project 1 - Working with node.js and MongoDB/062 Getting Familiar With NodeJS -REPL Part 2.mp4 12.44 MB
15 Project 1 - Working with node.js and MongoDB/063 Working With NPM Node Package Manager.mp4 11.41 MB
15 Project 1 - Working with node.js and MongoDB/064 Creating http server with Node.js - Node.js First Project.mp4 10.94 MB
15 Project 1 - Working with node.js and MongoDB/065 Creating Project Structure Installing The MongoDB Node.js driver.mp4 34.76 MB
15 Project 1 - Working with node.js and MongoDB/066 Creating Collections Inserting DocumentsData using Node.js.mp4 19.38 MB
15 Project 1 - Working with node.js and MongoDB/067 Creating Collection Inserting Documents Using Node.js for MongoDB V3 Above.mp4 28.21 MB
15 Project 1 - Working with node.js and MongoDB/068 Updating documents in MonogDB using Node.js.mp4 12.99 MB
15 Project 1 - Working with node.js and MongoDB/069 Querying and Deleting Documents using Node.js.mp4 12.48 MB
16 Some Important MongoDB Interview Questions/070 Explain Namespace in MongoDB.mp4 4.48 MB
16 Some Important MongoDB Interview Questions/071 The Most Important features of MongoDB.mp4 8.47 MB
16 Some Important MongoDB Interview Questions/072 How to achieve primary- foreign key relationship in MongoDB.mp4 2.9 MB
16 Some Important MongoDB Interview Questions/073 Explain objectId in MongoDB.mp4 13.98 MB
16 Some Important MongoDB Interview Questions/074 Why is it recommended to deploy MongoDB on 64-bit Machines not 32-bit.mp4 15.25 MB
16 Some Important MongoDB Interview Questions/075 Reasons for MongoDBs Large Data File Size Why to embed documents.mp4 4.72 MB
17 MongoDB New Releases Updates/076 Whats New in MongoDB 3.6.mp4 16.63 MB
17 MongoDB New Releases Updates/077 Latest MongoDB Version MongoDB 3.4.1 Release Updates.mp4 25.24 MB
18 Replication in MongoDB/078 Introduction.mp4 5.82 MB
18 Replication in MongoDB/079 What is Replication.mp4 14.7 MB
18 Replication in MongoDB/080 Understanding Replication Architecture.mp4 8.71 MB
18 Replication in MongoDB/081 Understanding Heartbeat And Arbiter in Replica-set.mp4 14.96 MB
18 Replication in MongoDB/082 Election for Primary Replica Set Elections.mp4 6.44 MB
18 Replication in MongoDB/083 Election for Primary Factors Conditions.mp4 18.61 MB
18 Replication in MongoDB/084 Voting And Non-voting Members.mp4 14.71 MB
18 Replication in MongoDB/085 Understanding Configuration for Voting And Non-Voting Members.mp4 11.31 MB
18 Replication in MongoDB/086 Writing Configuration Voting Non-Voting Members.mp4 17.21 MB
19 Replica Set Setpup/087 Introduction.mp4 6.99 MB
19 Replica Set Setpup/088 Setting Single Node Replica Set.mp4 35.78 MB
19 Replica Set Setpup/089 3 Node Replica Set Setup.mp4 45.07 MB
01 Course Objectives - An Introduction/001 Course Objectives - An Introduction To The Course.mp4 24.57 MB
20 Sharding In MongoDB/091 Introduction to Sharding.mp4 18.95 MB
20 Sharding In MongoDB/092 Sharded Clusters.mp4 13.35 MB
20 Sharding In MongoDB/093 Architecture of Sharded Cluster.mp4 12.82 MB
20 Sharding In MongoDB/094 Shard Keys in Detail.mp4 18.98 MB
21 Connecting MongoDB with Java/095 Section Introduction.mp4 2.15 MB
21 Connecting MongoDB with Java/096 Downloading Installing STSEclipse.mp4 12.44 MB
21 Connecting MongoDB with Java/097 Creating Maven Project Adding dependencies for MongoDB-Java Driver.mp4 24.26 MB
21 Connecting MongoDB with Java/098 Connecting to MongoDB with Java.mp4 21.54 MB
22 Project 2 User Management System using MongoDB and JavaJEE/099 Introduction.mp4 9.26 MB
22 Project 2 User Management System using MongoDB and JavaJEE/100 Creating Dynamic Web Project using Maven.mp4 12.25 MB
22 Project 2 User Management System using MongoDB and JavaJEE/101 Project Configurations -Deployment Descriptor web.xml.mp4 12.77 MB
22 Project 2 User Management System using MongoDB and JavaJEE/102 Project Configurations - Adding Maven Dependencies pom.xml.mp4 28.55 MB
22 Project 2 User Management System using MongoDB and JavaJEE/103 Creating Project Structure (Folders).mp4 8.5 MB
22 Project 2 User Management System using MongoDB and JavaJEE/104 Writing JSP File Part 1.mp4 9.82 MB
22 Project 2 User Management System using MongoDB and JavaJEE/105 Writing JSP Part 2.mp4 16.98 MB
22 Project 2 User Management System using MongoDB and JavaJEE/106 Writing CSS.mp4 21.36 MB
22 Project 2 User Management System using MongoDB and JavaJEE/107 Writing Listener class Understanding Listener in Servlet - Part 1.mp4 12.42 MB
22 Project 2 User Management System using MongoDB and JavaJEE/108 Writing Listener class Understanding Listener in Servlet - Part 2.mp4 17.33 MB
22 Project 2 User Management System using MongoDB and JavaJEE/109 Adding Add User form in JSP and CSS for formatting the form.mp4 25.71 MB
22 Project 2 User Management System using MongoDB and JavaJEE/110 Writing Model class.mp4 9.58 MB
22 Project 2 User Management System using MongoDB and JavaJEE/111 Writng Action URL.mp4 9.88 MB
22 Project 2 User Management System using MongoDB and JavaJEE/112 Writing AddUser Servlet.mp4 9.74 MB
22 Project 2 User Management System using MongoDB and JavaJEE/113 Understanding Servlet.mp4 13.74 MB
22 Project 2 User Management System using MongoDB and JavaJEE/114 Writing Field Validation Logic in Servlet.mp4 25.82 MB
22 Project 2 User Management System using MongoDB and JavaJEE/115 Writing Field validation logic in JSP.mp4 16.18 MB
22 Project 2 User Management System using MongoDB and JavaJEE/116 Writing DAO Class.mp4 29.06 MB
22 Project 2 User Management System using MongoDB and JavaJEE/117 Converting User Object To DBObject- Writing UserConverter Class.mp4 19.3 MB
22 Project 2 User Management System using MongoDB and JavaJEE/118 Running The Application - Testing by Adding Users.mp4 20.49 MB
22 Project 2 User Management System using MongoDB and JavaJEE/119 Writing Logic for View All Users Details.mp4 24.84 MB
22 Project 2 User Management System using MongoDB and JavaJEE/120 Writing Edit User Delete User Logic.mp4 50.13 MB
23 MongoDB Tools/122 NoSQL Manager for MongoDB - Download Installation.mp4 16.98 MB
23 MongoDB Tools/123 Getting Started with NoSQL Manager for MongoDB CRUD.mp4 51.4 MB
23 MongoDB Tools/124 Download and Installation of Robo 3T or Robomongo.mp4 9.74 MB
23 MongoDB Tools/125 Working with Robo 3TRobomongo.mp4 17.5 MB
23 MongoDB Tools/126 Downloading Installing Studio3T (MongoChef).mp4 21.52 MB
23 MongoDB Tools/127 Getting Started with Studio 3T( MongoChef).mp4 25.89 MB
23 MongoDB Tools/128 Importing CSV files into MongoDB documents.mp4 20.3 MB
其他位置