首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
Learn MongoDB Leading NoSQL Database from scratch
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2018-10-23 09:41
2024-11-30 20:56
232
1.92 GB
124
磁力链接
magnet:?xt=urn:btih:549f0ffd1ce59b7e4cf80a72cb88d0defd62f4b4
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjU0OWYwZmZkMWNlNTliN2U0Y2Y4MGE3MmNiODhkMGRlZmQ2MmY0YjRaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
Learn
MongoDB
Leading
NoSQL
Database
from
scratch
文件列表
20 Sharding In MongoDB/090 Introduction.mp4
65.24MB
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 Download and Installation of Latest MongoDB 3.6 Release.mp4
13.45MB
03 Getting Started - Installation Configuration/006 Installing MongoDB Latest Version 3.2.7.mp4
22.53MB
03 Getting Started - Installation Configuration/007 Installing MongoDB Version 3.2.9 on Ubuntu 16.04.mp4
31.61MB
03 Getting Started - Installation Configuration/008 Installing MongoDB Version 3.0.6 on Windows.mp4
36.34MB
03 Getting Started - Installation Configuration/009 Configuring MongoDB server with configuration file.mp4
9.35MB
04 Basics of MongoDB/011 Creating First Database.mp4
8.31MB
04 Basics of MongoDB/012 Creating Document and Saving it to Collection.mp4
6.91MB
04 Basics of MongoDB/014 Dropping a Database.mp4
2.81MB
04 Basics of MongoDB/015 Creating a Collection - Using db.createCollection(nameoptions).mp4
11MB
04 Basics of MongoDB/016 Dropping a Collection.mp4
5.17MB
05 MongoDB CRUD Operations - Create Read Update and Delete/017 CreatingInserting a document in collection using javascript file.mp4
12.68MB
05 MongoDB CRUD Operations - Create Read Update and Delete/018 Inserting Array of Documents.mp4
9.36MB
05 MongoDB CRUD Operations - Create Read Update and Delete/020 Reading a Document - Querying.mp4
10.95MB
05 MongoDB CRUD Operations - Create Read Update and Delete/021 Reading a Document with lt gt operator.mp4
6MB
05 MongoDB CRUD Operations - Create Read Update and Delete/022 Other Query Operators.mp4
28.01MB
05 MongoDB CRUD Operations - Create Read Update and Delete/023 Updating Documents.mp4
25.03MB
05 MongoDB CRUD Operations - Create Read Update and Delete/024 Deleting documents.mp4
24.51MB
06 Performance tuning with Indexes in MongoDB/025 Introduction to Indexes.mp4
4.04MB
06 Performance tuning with Indexes in MongoDB/026 Understanding Impact of Indexes.mp4
14.57MB
06 Performance tuning with Indexes in MongoDB/027 Creating Index.mp4
7.42MB
06 Performance tuning with Indexes in MongoDB/028 Finding Indexes.mp4
1.78MB
06 Performance tuning with Indexes in MongoDB/029 Dropping Index.mp4
2.42MB
07 ObjectIds in MongoDB/030 Section Overview.mp4
3.84MB
07 ObjectIds in MongoDB/031 Understanding ObjectIds.mp4
6.31MB
07 ObjectIds in MongoDB/032 Creating ObjectIds.mp4
8.44MB
07 ObjectIds in MongoDB/033 Advantages of ObjectIds created by MongoDB.mp4
6.7MB
07 ObjectIds in MongoDB/034 Disadvantages of ObjectIds created by MongoDB.mp4
8.28MB
08 Aggregation Framework in MongoDB/035 Aggregation Framework In MongoDB.mp4
6.2MB
08 Aggregation Framework in MongoDB/036 Using aggregate() method- Aggregation Example 1.mp4
30.05MB
08 Aggregation Framework in MongoDB/037 Using distinct() and count().mp4
13.43MB
08 Aggregation Framework in MongoDB/038 Sorting documents.mp4
8.38MB
09 Data Modeling in MongoDB/039 Introduction to Data Modelling in MongoDB.mp4
6.01MB
09 Data Modeling in MongoDB/040 Data Modeling using References.mp4
9.82MB
09 Data Modeling in MongoDB/041 Data Modeling using Embedded documents.mp4
6.59MB
10 Relationships in MongoDB/042 Relationships in MongoDB.mp4
3.76MB
10 Relationships in MongoDB/043 One-To-One Relationship.mp4
9.8MB
10 Relationships in MongoDB/044 One-To-Many Relationship.mp4
9.5MB
10 Relationships in MongoDB/045 Many-To-Many Relationship.mp4
7.18MB
11 UserRole Management In MongoDB/046 Creating User in MongoDB Database.mp4
11.93MB
11 UserRole Management In MongoDB/047 Starting mongod server with Authentication.mp4
13.19MB
11 UserRole Management In MongoDB/048 Unauthorized Access Error - User Role.mp4
18.41MB
12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/049 Ask Your QuestionsDoubts.mp4
10.15MB
12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/050 natural Operator Sorting.mp4
19.72MB
12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/051 explain() method parameter options.mp4
23.26MB
12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/052 Group by using Reduce Function.mp4
29.39MB
13 Regular Expressions in MongoDB/053 Regular Expressions in MongoDB.mp4
7.85MB
13 Regular Expressions in MongoDB/054 Using regex operator for Pattern Matching.mp4
25.69MB
13 Regular Expressions in MongoDB/055 Pattern Matching without regex Operator.mp4
5.05MB
13 Regular Expressions in MongoDB/056 Pattern Matching with options - case insensitive.mp4
10.29MB
13 Regular Expressions in MongoDB/057 Fetching Last n documents from a collection.mp4
42.81MB
14 Map-Reduce in MongoDB/058 Introduction to Map-Reduce.mp4
17.06MB
14 Map-Reduce in MongoDB/059 Demo - Map-Reduce in MongodB.mp4
33.76MB
15 Project 1 - Working with node.js and MongoDB/060 Installing node.js.mp4
8.44MB
15 Project 1 - Working with node.js and MongoDB/061 Getting Familiar With NodeJS -REPL Part 1.mp4
12.41MB
15 Project 1 - Working with node.js and MongoDB/062 Getting Familiar With NodeJS -REPL Part 2.mp4
12.44MB
15 Project 1 - Working with node.js and MongoDB/063 Working With NPM Node Package Manager.mp4
11.41MB
15 Project 1 - Working with node.js and MongoDB/064 Creating http server with Node.js - Node.js First Project.mp4
10.94MB
15 Project 1 - Working with node.js and MongoDB/065 Creating Project Structure Installing The MongoDB Node.js driver.mp4
34.76MB
15 Project 1 - Working with node.js and MongoDB/066 Creating Collections Inserting DocumentsData using Node.js.mp4
19.38MB
15 Project 1 - Working with node.js and MongoDB/067 Creating Collection Inserting Documents Using Node.js for MongoDB V3 Above.mp4
28.21MB
15 Project 1 - Working with node.js and MongoDB/068 Updating documents in MonogDB using Node.js.mp4
12.99MB
15 Project 1 - Working with node.js and MongoDB/069 Querying and Deleting Documents using Node.js.mp4
12.48MB
16 Some Important MongoDB Interview Questions/070 Explain Namespace in MongoDB.mp4
4.48MB
16 Some Important MongoDB Interview Questions/071 The Most Important features of MongoDB.mp4
8.47MB
16 Some Important MongoDB Interview Questions/072 How to achieve primary- foreign key relationship in MongoDB.mp4
2.9MB
16 Some Important MongoDB Interview Questions/073 Explain objectId in MongoDB.mp4
13.98MB
16 Some Important MongoDB Interview Questions/074 Why is it recommended to deploy MongoDB on 64-bit Machines not 32-bit.mp4
15.25MB
16 Some Important MongoDB Interview Questions/075 Reasons for MongoDBs Large Data File Size Why to embed documents.mp4
4.72MB
17 MongoDB New Releases Updates/076 Whats New in MongoDB 3.6.mp4
16.63MB
17 MongoDB New Releases Updates/077 Latest MongoDB Version MongoDB 3.4.1 Release Updates.mp4
25.24MB
18 Replication in MongoDB/078 Introduction.mp4
5.82MB
18 Replication in MongoDB/079 What is Replication.mp4
14.7MB
18 Replication in MongoDB/080 Understanding Replication Architecture.mp4
8.71MB
18 Replication in MongoDB/081 Understanding Heartbeat And Arbiter in Replica-set.mp4
14.96MB
18 Replication in MongoDB/082 Election for Primary Replica Set Elections.mp4
6.44MB
18 Replication in MongoDB/083 Election for Primary Factors Conditions.mp4
18.61MB
18 Replication in MongoDB/084 Voting And Non-voting Members.mp4
14.71MB
18 Replication in MongoDB/085 Understanding Configuration for Voting And Non-Voting Members.mp4
11.31MB
18 Replication in MongoDB/086 Writing Configuration Voting Non-Voting Members.mp4
17.21MB
19 Replica Set Setpup/087 Introduction.mp4
6.99MB
19 Replica Set Setpup/088 Setting Single Node Replica Set.mp4
35.78MB
19 Replica Set Setpup/089 3 Node Replica Set Setup.mp4
45.07MB
01 Course Objectives - An Introduction/001 Course Objectives - An Introduction To The Course.mp4
24.57MB
20 Sharding In MongoDB/091 Introduction to Sharding.mp4
18.95MB
20 Sharding In MongoDB/092 Sharded Clusters.mp4
13.35MB
20 Sharding In MongoDB/093 Architecture of Sharded Cluster.mp4
12.82MB
20 Sharding In MongoDB/094 Shard Keys in Detail.mp4
18.98MB
21 Connecting MongoDB with Java/095 Section Introduction.mp4
2.15MB
21 Connecting MongoDB with Java/096 Downloading Installing STSEclipse.mp4
12.44MB
21 Connecting MongoDB with Java/097 Creating Maven Project Adding dependencies for MongoDB-Java Driver.mp4
24.26MB
21 Connecting MongoDB with Java/098 Connecting to MongoDB with Java.mp4
21.54MB
22 Project 2 User Management System using MongoDB and JavaJEE/099 Introduction.mp4
9.26MB
22 Project 2 User Management System using MongoDB and JavaJEE/100 Creating Dynamic Web Project using Maven.mp4
12.25MB
22 Project 2 User Management System using MongoDB and JavaJEE/101 Project Configurations -Deployment Descriptor web.xml.mp4
12.77MB
22 Project 2 User Management System using MongoDB and JavaJEE/102 Project Configurations - Adding Maven Dependencies pom.xml.mp4
28.55MB
22 Project 2 User Management System using MongoDB and JavaJEE/103 Creating Project Structure (Folders).mp4
8.5MB
22 Project 2 User Management System using MongoDB and JavaJEE/104 Writing JSP File Part 1.mp4
9.82MB
22 Project 2 User Management System using MongoDB and JavaJEE/105 Writing JSP Part 2.mp4
16.98MB
22 Project 2 User Management System using MongoDB and JavaJEE/106 Writing CSS.mp4
21.36MB
22 Project 2 User Management System using MongoDB and JavaJEE/107 Writing Listener class Understanding Listener in Servlet - Part 1.mp4
12.42MB
22 Project 2 User Management System using MongoDB and JavaJEE/108 Writing Listener class Understanding Listener in Servlet - Part 2.mp4
17.33MB
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.71MB
22 Project 2 User Management System using MongoDB and JavaJEE/110 Writing Model class.mp4
9.58MB
22 Project 2 User Management System using MongoDB and JavaJEE/111 Writng Action URL.mp4
9.88MB
22 Project 2 User Management System using MongoDB and JavaJEE/112 Writing AddUser Servlet.mp4
9.74MB
22 Project 2 User Management System using MongoDB and JavaJEE/113 Understanding Servlet.mp4
13.74MB
22 Project 2 User Management System using MongoDB and JavaJEE/114 Writing Field Validation Logic in Servlet.mp4
25.82MB
22 Project 2 User Management System using MongoDB and JavaJEE/115 Writing Field validation logic in JSP.mp4
16.18MB
22 Project 2 User Management System using MongoDB and JavaJEE/116 Writing DAO Class.mp4
29.06MB
22 Project 2 User Management System using MongoDB and JavaJEE/117 Converting User Object To DBObject- Writing UserConverter Class.mp4
19.3MB
22 Project 2 User Management System using MongoDB and JavaJEE/118 Running The Application - Testing by Adding Users.mp4
20.49MB
22 Project 2 User Management System using MongoDB and JavaJEE/119 Writing Logic for View All Users Details.mp4
24.84MB
22 Project 2 User Management System using MongoDB and JavaJEE/120 Writing Edit User Delete User Logic.mp4
50.13MB
23 MongoDB Tools/122 NoSQL Manager for MongoDB - Download Installation.mp4
16.98MB
23 MongoDB Tools/123 Getting Started with NoSQL Manager for MongoDB CRUD.mp4
51.4MB
23 MongoDB Tools/124 Download and Installation of Robo 3T or Robomongo.mp4
9.74MB
23 MongoDB Tools/125 Working with Robo 3TRobomongo.mp4
17.5MB
23 MongoDB Tools/126 Downloading Installing Studio3T (MongoChef).mp4
21.52MB
23 MongoDB Tools/127 Getting Started with Studio 3T( MongoChef).mp4
25.89MB
23 MongoDB Tools/128 Importing CSV files into MongoDB documents.mp4
20.3MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统