首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeTutorials.Us] Udemy - learn-mongodb-leading-nosql-database-from-scratch
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2018-1-2 12:33
2024-11-22 21:17
360
1.81 GB
118
磁力链接
magnet:?xt=urn:btih:1802e0176741303f2d6b696f1d123009dcf6e8fe
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjE4MDJlMDE3Njc0MTMwM2YyZDZiNjk2ZjFkMTIzMDA5ZGNmNmU4ZmVaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeTutorials
Us
Udemy
-
learn-mongodb-leading-nosql-database-from-scratch
文件列表
01 Course Objectives - An Introduction/001 Course Objectives - An Introduction To The Course.mp4
24.57MB
02 Introduction to NoSQL Database/002 Introduction to NoSQL Databases.mp4
6.17MB
02 Introduction to NoSQL Database/003 Introduction to MongoDB.mp4
7.49MB
02 Introduction to NoSQL Database/004 Difference between MongoDB & RDBMS.mp4
6.08MB
03 Getting Started - Installation & Configuration/005 Installing MongoDB Latest Version 3_2_7.mp4
22.53MB
03 Getting Started - Installation & Configuration/006 Installing MongoDB Version 3_2_9 on Ubuntu 16_04.mp4
31.61MB
03 Getting Started - Installation & Configuration/007 Installing MongoDB Version 3_0_6 on Windows.mp4
36.34MB
03 Getting Started - Installation & Configuration/008 Configuring MongoDB server with configuration file.mp4
9.35MB
04 Basics of MongoDB/010 Creating First Database.mp4
6.54MB
04 Basics of MongoDB/011 Creating Document and Saving it to Collection.mp4
6.91MB
04 Basics of MongoDB/013 Dropping a Database.mp4
2.2MB
04 Basics of MongoDB/014 Creating a Collection - Using db_createCollection(name_options).mp4
8.63MB
04 Basics of MongoDB/015 Dropping a Collection.mp4
4.05MB
05 MongoDB CRUD Operations - Create_ Read_ Update and Delete/016 Creating_Inserting a document in collection using javascript file.mp4
8.95MB
05 MongoDB CRUD Operations - Create_ Read_ Update and Delete/017 Inserting Array of Documents.mp4
9.81MB
05 MongoDB CRUD Operations - Create_ Read_ Update and Delete/019 Reading a Document - Querying.mp4
12.27MB
05 MongoDB CRUD Operations - Create_ Read_ Update and Delete/020 Reading a Document with $lt_ $gt operator.mp4
6.7MB
05 MongoDB CRUD Operations - Create_ Read_ Update and Delete/021 Other Query Operators.mp4
31.04MB
05 MongoDB CRUD Operations - Create_ Read_ Update and Delete/022 Updating Documents.mp4
27.57MB
05 MongoDB CRUD Operations - Create_ Read_ Update and Delete/023 Deleting documents.mp4
27.27MB
06 Performance tuning with Indexes in MongoDB/024 Introduction to Indexes.mp4
4.04MB
06 Performance tuning with Indexes in MongoDB/025 Understanding Impact of Indexes.mp4
14.57MB
06 Performance tuning with Indexes in MongoDB/026 Creating Index.mp4
7.42MB
06 Performance tuning with Indexes in MongoDB/027 Finding Indexes.mp4
1.78MB
06 Performance tuning with Indexes in MongoDB/028 Dropping Index.mp4
2.42MB
07 ObjectIds in MongoDB/029 Section Overview.mp4
3.84MB
07 ObjectIds in MongoDB/030 Understanding ObjectIds.mp4
7.13MB
07 ObjectIds in MongoDB/031 Creating ObjectIds.mp4
9.6MB
07 ObjectIds in MongoDB/032 Advantages of ObjectIds created by MongoDB.mp4
7.19MB
07 ObjectIds in MongoDB/033 Disadvantages of ObjectIds created by MongoDB.mp4
9.4MB
08 Aggregation Framework in MongoDB/034 Aggregation Framework In MongoDB.mp4
6.81MB
08 Aggregation Framework in MongoDB/035 Using aggregate() method- Aggregation Example 1.mp4
32.68MB
08 Aggregation Framework in MongoDB/036 Using distinct() and count().mp4
13.43MB
08 Aggregation Framework in MongoDB/037 Sorting documents.mp4
9.12MB
09 Data Modeling in MongoDB/038 Introduction to Data Modelling in MongoDB.mp4
7.39MB
09 Data Modeling in MongoDB/039 Data Modeling using References.mp4
11.63MB
09 Data Modeling in MongoDB/040 Data Modeling using Embedded documents.mp4
7.6MB
10 Relationships in MongoDB/041 Relationships in MongoDB.mp4
4.65MB
10 Relationships in MongoDB/042 One-To-One Relationship.mp4
11.9MB
10 Relationships in MongoDB/043 One-To-Many Relationship.mp4
11.87MB
10 Relationships in MongoDB/044 Many-To-Many Relationship.mp4
7.18MB
11 User_Role Management In MongoDB/045 Creating User in MongoDB Database.mp4
13.27MB
11 User_Role Management In MongoDB/046 Starting mongod server with Authentication.mp4
14.25MB
12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/047 Ask Your Questions_Doubts!!.mp4
6.27MB
12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/048 $natural Operator Sorting.mp4
22.32MB
12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/049 explain() method parameter options.mp4
25.64MB
12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/050 Group by using Reduce Function.mp4
29.39MB
13 Regular Expressions in MongoDB/051 Regular Expressions in MongoDB.mp4
7.85MB
13 Regular Expressions in MongoDB/052 Using $regex operator for Pattern Matching.mp4
25.69MB
13 Regular Expressions in MongoDB/053 Pattern Matching without $regex Operator.mp4
5.05MB
13 Regular Expressions in MongoDB/054 Pattern Matching with $options - case insensitive.mp4
10.29MB
13 Regular Expressions in MongoDB/055 Fetching Last 'n' documents from a collection.mp4
42.81MB
14 Map-Reduce in MongoDB/056 Introduction to Map-Reduce.mp4
17.06MB
14 Map-Reduce in MongoDB/057 Demo - Map-Reduce in MongodB.mp4
33.76MB
15 Project - Working with node_js and MongoDB/058 Installing node_js.mp4
8.44MB
15 Project - Working with node_js and MongoDB/059 Getting Familiar With NodeJS -REPL Part 1.mp4
12.41MB
15 Project - Working with node_js and MongoDB/060 Getting Familiar With NodeJS -REPL Part 2.mp4
12.44MB
15 Project - Working with node_js and MongoDB/061 Working With NPM_ Node Package Manager.mp4
11.41MB
15 Project - Working with node_js and MongoDB/062 Creating http server with Node_js - Node_js First Project.mp4
10.94MB
15 Project - Working with node_js and MongoDB/063 Creating Project Structure & Installing The MongoDB Node_js driver.mp4
34.76MB
15 Project - Working with node_js and MongoDB/064 Creating Collections & Inserting Documents_Data using Node_js.mp4
19.38MB
15 Project - Working with node_js and MongoDB/065 Updating documents in MonogDB using Node_js.mp4
12.99MB
15 Project - Working with node_js and MongoDB/066 Querying and Deleting Documents using Node_js.mp4
12.48MB
16 Some Important MongoDB Interview Questions/067 Explain Namespace in MongoDB.mp4
4.48MB
16 Some Important MongoDB Interview Questions/068 The Most Important features of MongoDB.mp4
5.9MB
16 Some Important MongoDB Interview Questions/069 How to achieve primary- foreign key relationship in MongoDB_.mp4
2.45MB
16 Some Important MongoDB Interview Questions/070 Explain objectId in MongoDB.mp4
11.13MB
16 Some Important MongoDB Interview Questions/071 Why is it recommended to deploy MongoDB on 64-bit Machines not 32-bit_.mp4
12.22MB
16 Some Important MongoDB Interview Questions/072 Reasons for MongoDB's Large Data File Size & Why to embed documents.mp4
4.34MB
17 MongoDB New Releases & Updates/073 Latest MongoDB Version_ MongoDB 3_4_1 Release Updates.mp4
25.24MB
18 Replication in MongoDB/074 Introduction.mp4
5.82MB
18 Replication in MongoDB/075 What is Replication_.mp4
14.7MB
18 Replication in MongoDB/076 Understanding Replication Architecture.mp4
8.71MB
18 Replication in MongoDB/077 Understanding Heartbeat And Arbiter in Replica-set.mp4
14.96MB
18 Replication in MongoDB/078 Election for Primary _ Replica Set Elections.mp4
6.44MB
18 Replication in MongoDB/079 Election for Primary _ Factors & Conditions.mp4
18.61MB
18 Replication in MongoDB/080 Voting And Non-voting Members.mp4
14.71MB
18 Replication in MongoDB/081 Understanding Configuration for Voting And Non-Voting Members.mp4
11.31MB
18 Replication in MongoDB/082 Writing Configuration_ Voting & Non-Voting Members.mp4
17.21MB
19 Replica Set Setpup/083 Introduction.mp4
6.99MB
19 Replica Set Setpup/084 Setting Single Node Replica Set.mp4
35.78MB
19 Replica Set Setpup/085 3 Node Replica Set Setup.mp4
45.07MB
20 Sharding In MongoDB/086 Introduction.mp4
65.24MB
20 Sharding In MongoDB/087 Introduction to Sharding.mp4
18.95MB
20 Sharding In MongoDB/088 Sharded Clusters.mp4
13.35MB
20 Sharding In MongoDB/089 Architecture of Sharded Cluster.mp4
12.82MB
20 Sharding In MongoDB/090 Shard Keys in Detail.mp4
18.98MB
21 Connecting MongoDB with Java/091 Section Introduction.mp4
2.15MB
21 Connecting MongoDB with Java/092 Downloading & Installing STS_Eclipse.mp4
12.44MB
21 Connecting MongoDB with Java/093 Creating Maven Project & Adding dependencies for MongoDB-Java Driver.mp4
24.26MB
21 Connecting MongoDB with Java/094 Connecting to MongoDB with Java.mp4
21.54MB
22 Project 2_ User Management System using MongoDB and Java_JEE/095 Introduction.mp4
9.26MB
22 Project 2_ User Management System using MongoDB and Java_JEE/096 Creating Dynamic Web Project using Maven.mp4
12.25MB
22 Project 2_ User Management System using MongoDB and Java_JEE/097 Project Configurations -Deployment Descriptor_ web_xml.mp4
12.77MB
22 Project 2_ User Management System using MongoDB and Java_JEE/098 Project Configurations - Adding Maven Dependencies_ pom_xml.mp4
28.55MB
22 Project 2_ User Management System using MongoDB and Java_JEE/099 Creating Project Structure (Folders).mp4
8.5MB
22 Project 2_ User Management System using MongoDB and Java_JEE/100 Writing JSP File Part 1.mp4
9.82MB
22 Project 2_ User Management System using MongoDB and Java_JEE/101 Writing JSP Part 2.mp4
16.98MB
22 Project 2_ User Management System using MongoDB and Java_JEE/102 Writing CSS.mp4
21.36MB
22 Project 2_ User Management System using MongoDB and Java_JEE/103 Writing Listener class & Understanding Listener in Servlet - Part 1.mp4
12.42MB
22 Project 2_ User Management System using MongoDB and Java_JEE/104 Writing Listener class & Understanding Listener in Servlet - Part 2.mp4
17.33MB
22 Project 2_ User Management System using MongoDB and Java_JEE/105 Adding Add User form in JSP and CSS for formatting the form.mp4
25.71MB
22 Project 2_ User Management System using MongoDB and Java_JEE/106 Writing Model class.mp4
9.58MB
22 Project 2_ User Management System using MongoDB and Java_JEE/107 Writng Action URL.mp4
9.88MB
22 Project 2_ User Management System using MongoDB and Java_JEE/108 Writing AddUser Servlet.mp4
9.74MB
22 Project 2_ User Management System using MongoDB and Java_JEE/109 Understanding Servlet.mp4
13.74MB
22 Project 2_ User Management System using MongoDB and Java_JEE/110 Writing Field Validation Logic in Servlet.mp4
25.82MB
22 Project 2_ User Management System using MongoDB and Java_JEE/111 Writing Field validation logic in JSP.mp4
16.18MB
22 Project 2_ User Management System using MongoDB and Java_JEE/112 Writing DAO Class.mp4
29.06MB
22 Project 2_ User Management System using MongoDB and Java_JEE/113 Converting User Object To DBObject- Writing UserConverter Class.mp4
19.3MB
22 Project 2_ User Management System using MongoDB and Java_JEE/114 Running The Application - Testing by Adding Users.mp4
20.49MB
22 Project 2_ User Management System using MongoDB and Java_JEE/115 Writing Logic for View All Users Details.mp4
24.84MB
22 Project 2_ User Management System using MongoDB and Java_JEE/116 Writing Edit User & Delete User Logic.mp4
50.13MB
23 MongoDB Tools/118 NoSQL Manager for MongoDB - Download & Installation.mp4
16.98MB
23 MongoDB Tools/119 Getting Started with NoSQL Manager for MongoDB_ CRUD.mp4
51.4MB
23 MongoDB Tools/120 Download and Installation of Robo 3T or Robomongo.mp4
9.74MB
23 MongoDB Tools/121 Working with Robo 3T_Robomongo.mp4
17.5MB
23 MongoDB Tools/122 Downloading & Installing Studio3T (MongoChef).mp4
21.52MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统