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

[FreeTutorials.Us] Udemy - learn-mongodb-leading-nosql-database-from-scratch

种子简介

种子名称: [FreeTutorials.Us] Udemy - learn-mongodb-leading-nosql-database-from-scratch
文件类型: 视频
文件数目: 118个文件
文件大小: 1.81 GB
收录时间: 2018-1-2 12:33
已经下载: 3
资源热度: 313
最近下载: 2024-6-28 20:04

下载BT种子文件

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

磁力链接下载

magnet:?xt=urn:btih:1802e0176741303f2d6b696f1d123009dcf6e8fe&dn=[FreeTutorials.Us] Udemy - learn-mongodb-leading-nosql-database-from-scratch 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeTutorials.Us] Udemy - learn-mongodb-leading-nosql-database-from-scratch.torrent
  • 01 Course Objectives - An Introduction/001 Course Objectives - An Introduction To The Course.mp424.57MB
  • 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 Installing MongoDB Latest Version 3_2_7.mp422.53MB
  • 03 Getting Started - Installation & Configuration/006 Installing MongoDB Version 3_2_9 on Ubuntu 16_04.mp431.61MB
  • 03 Getting Started - Installation & Configuration/007 Installing MongoDB Version 3_0_6 on Windows.mp436.34MB
  • 03 Getting Started - Installation & Configuration/008 Configuring MongoDB server with configuration file.mp49.35MB
  • 04 Basics of MongoDB/010 Creating First Database.mp46.54MB
  • 04 Basics of MongoDB/011 Creating Document and Saving it to Collection.mp46.91MB
  • 04 Basics of MongoDB/013 Dropping a Database.mp42.2MB
  • 04 Basics of MongoDB/014 Creating a Collection - Using db_createCollection(name_options).mp48.63MB
  • 04 Basics of MongoDB/015 Dropping a Collection.mp44.05MB
  • 05 MongoDB CRUD Operations - Create_ Read_ Update and Delete/016 Creating_Inserting a document in collection using javascript file.mp48.95MB
  • 05 MongoDB CRUD Operations - Create_ Read_ Update and Delete/017 Inserting Array of Documents.mp49.81MB
  • 05 MongoDB CRUD Operations - Create_ Read_ Update and Delete/019 Reading a Document - Querying.mp412.27MB
  • 05 MongoDB CRUD Operations - Create_ Read_ Update and Delete/020 Reading a Document with $lt_ $gt operator.mp46.7MB
  • 05 MongoDB CRUD Operations - Create_ Read_ Update and Delete/021 Other Query Operators.mp431.04MB
  • 05 MongoDB CRUD Operations - Create_ Read_ Update and Delete/022 Updating Documents.mp427.57MB
  • 05 MongoDB CRUD Operations - Create_ Read_ Update and Delete/023 Deleting documents.mp427.27MB
  • 06 Performance tuning with Indexes in MongoDB/024 Introduction to Indexes.mp44.04MB
  • 06 Performance tuning with Indexes in MongoDB/025 Understanding Impact of Indexes.mp414.57MB
  • 06 Performance tuning with Indexes in MongoDB/026 Creating Index.mp47.42MB
  • 06 Performance tuning with Indexes in MongoDB/027 Finding Indexes.mp41.78MB
  • 06 Performance tuning with Indexes in MongoDB/028 Dropping Index.mp42.42MB
  • 07 ObjectIds in MongoDB/029 Section Overview.mp43.84MB
  • 07 ObjectIds in MongoDB/030 Understanding ObjectIds.mp47.13MB
  • 07 ObjectIds in MongoDB/031 Creating ObjectIds.mp49.6MB
  • 07 ObjectIds in MongoDB/032 Advantages of ObjectIds created by MongoDB.mp47.19MB
  • 07 ObjectIds in MongoDB/033 Disadvantages of ObjectIds created by MongoDB.mp49.4MB
  • 08 Aggregation Framework in MongoDB/034 Aggregation Framework In MongoDB.mp46.81MB
  • 08 Aggregation Framework in MongoDB/035 Using aggregate() method- Aggregation Example 1.mp432.68MB
  • 08 Aggregation Framework in MongoDB/036 Using distinct() and count().mp413.43MB
  • 08 Aggregation Framework in MongoDB/037 Sorting documents.mp49.12MB
  • 09 Data Modeling in MongoDB/038 Introduction to Data Modelling in MongoDB.mp47.39MB
  • 09 Data Modeling in MongoDB/039 Data Modeling using References.mp411.63MB
  • 09 Data Modeling in MongoDB/040 Data Modeling using Embedded documents.mp47.6MB
  • 10 Relationships in MongoDB/041 Relationships in MongoDB.mp44.65MB
  • 10 Relationships in MongoDB/042 One-To-One Relationship.mp411.9MB
  • 10 Relationships in MongoDB/043 One-To-Many Relationship.mp411.87MB
  • 10 Relationships in MongoDB/044 Many-To-Many Relationship.mp47.18MB
  • 11 User_Role Management In MongoDB/045 Creating User in MongoDB Database.mp413.27MB
  • 11 User_Role Management In MongoDB/046 Starting mongod server with Authentication.mp414.25MB
  • 12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/047 Ask Your Questions_Doubts!!.mp46.27MB
  • 12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/048 $natural Operator Sorting.mp422.32MB
  • 12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/049 explain() method parameter options.mp425.64MB
  • 12 Doubt Clarification Section- Answers to Questions asked on Course Discussions/050 Group by using Reduce Function.mp429.39MB
  • 13 Regular Expressions in MongoDB/051 Regular Expressions in MongoDB.mp47.85MB
  • 13 Regular Expressions in MongoDB/052 Using $regex operator for Pattern Matching.mp425.69MB
  • 13 Regular Expressions in MongoDB/053 Pattern Matching without $regex Operator.mp45.05MB
  • 13 Regular Expressions in MongoDB/054 Pattern Matching with $options - case insensitive.mp410.29MB
  • 13 Regular Expressions in MongoDB/055 Fetching Last 'n' documents from a collection.mp442.81MB
  • 14 Map-Reduce in MongoDB/056 Introduction to Map-Reduce.mp417.06MB
  • 14 Map-Reduce in MongoDB/057 Demo - Map-Reduce in MongodB.mp433.76MB
  • 15 Project - Working with node_js and MongoDB/058 Installing node_js.mp48.44MB
  • 15 Project - Working with node_js and MongoDB/059 Getting Familiar With NodeJS -REPL Part 1.mp412.41MB
  • 15 Project - Working with node_js and MongoDB/060 Getting Familiar With NodeJS -REPL Part 2.mp412.44MB
  • 15 Project - Working with node_js and MongoDB/061 Working With NPM_ Node Package Manager.mp411.41MB
  • 15 Project - Working with node_js and MongoDB/062 Creating http server with Node_js - Node_js First Project.mp410.94MB
  • 15 Project - Working with node_js and MongoDB/063 Creating Project Structure & Installing The MongoDB Node_js driver.mp434.76MB
  • 15 Project - Working with node_js and MongoDB/064 Creating Collections & Inserting Documents_Data using Node_js.mp419.38MB
  • 15 Project - Working with node_js and MongoDB/065 Updating documents in MonogDB using Node_js.mp412.99MB
  • 15 Project - Working with node_js and MongoDB/066 Querying and Deleting Documents using Node_js.mp412.48MB
  • 16 Some Important MongoDB Interview Questions/067 Explain Namespace in MongoDB.mp44.48MB
  • 16 Some Important MongoDB Interview Questions/068 The Most Important features of MongoDB.mp45.9MB
  • 16 Some Important MongoDB Interview Questions/069 How to achieve primary- foreign key relationship in MongoDB_.mp42.45MB
  • 16 Some Important MongoDB Interview Questions/070 Explain objectId in MongoDB.mp411.13MB
  • 16 Some Important MongoDB Interview Questions/071 Why is it recommended to deploy MongoDB on 64-bit Machines not 32-bit_.mp412.22MB
  • 16 Some Important MongoDB Interview Questions/072 Reasons for MongoDB's Large Data File Size & Why to embed documents.mp44.34MB
  • 17 MongoDB New Releases & Updates/073 Latest MongoDB Version_ MongoDB 3_4_1 Release Updates.mp425.24MB
  • 18 Replication in MongoDB/074 Introduction.mp45.82MB
  • 18 Replication in MongoDB/075 What is Replication_.mp414.7MB
  • 18 Replication in MongoDB/076 Understanding Replication Architecture.mp48.71MB
  • 18 Replication in MongoDB/077 Understanding Heartbeat And Arbiter in Replica-set.mp414.96MB
  • 18 Replication in MongoDB/078 Election for Primary _ Replica Set Elections.mp46.44MB
  • 18 Replication in MongoDB/079 Election for Primary _ Factors & Conditions.mp418.61MB
  • 18 Replication in MongoDB/080 Voting And Non-voting Members.mp414.71MB
  • 18 Replication in MongoDB/081 Understanding Configuration for Voting And Non-Voting Members.mp411.31MB
  • 18 Replication in MongoDB/082 Writing Configuration_ Voting & Non-Voting Members.mp417.21MB
  • 19 Replica Set Setpup/083 Introduction.mp46.99MB
  • 19 Replica Set Setpup/084 Setting Single Node Replica Set.mp435.78MB
  • 19 Replica Set Setpup/085 3 Node Replica Set Setup.mp445.07MB
  • 20 Sharding In MongoDB/086 Introduction.mp465.24MB
  • 20 Sharding In MongoDB/087 Introduction to Sharding.mp418.95MB
  • 20 Sharding In MongoDB/088 Sharded Clusters.mp413.35MB
  • 20 Sharding In MongoDB/089 Architecture of Sharded Cluster.mp412.82MB
  • 20 Sharding In MongoDB/090 Shard Keys in Detail.mp418.98MB
  • 21 Connecting MongoDB with Java/091 Section Introduction.mp42.15MB
  • 21 Connecting MongoDB with Java/092 Downloading & Installing STS_Eclipse.mp412.44MB
  • 21 Connecting MongoDB with Java/093 Creating Maven Project & Adding dependencies for MongoDB-Java Driver.mp424.26MB
  • 21 Connecting MongoDB with Java/094 Connecting to MongoDB with Java.mp421.54MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/095 Introduction.mp49.26MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/096 Creating Dynamic Web Project using Maven.mp412.25MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/097 Project Configurations -Deployment Descriptor_ web_xml.mp412.77MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/098 Project Configurations - Adding Maven Dependencies_ pom_xml.mp428.55MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/099 Creating Project Structure (Folders).mp48.5MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/100 Writing JSP File Part 1.mp49.82MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/101 Writing JSP Part 2.mp416.98MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/102 Writing CSS.mp421.36MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/103 Writing Listener class & Understanding Listener in Servlet - Part 1.mp412.42MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/104 Writing Listener class & Understanding Listener in Servlet - Part 2.mp417.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.mp425.71MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/106 Writing Model class.mp49.58MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/107 Writng Action URL.mp49.88MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/108 Writing AddUser Servlet.mp49.74MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/109 Understanding Servlet.mp413.74MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/110 Writing Field Validation Logic in Servlet.mp425.82MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/111 Writing Field validation logic in JSP.mp416.18MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/112 Writing DAO Class.mp429.06MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/113 Converting User Object To DBObject- Writing UserConverter Class.mp419.3MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/114 Running The Application - Testing by Adding Users.mp420.49MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/115 Writing Logic for View All Users Details.mp424.84MB
  • 22 Project 2_ User Management System using MongoDB and Java_JEE/116 Writing Edit User & Delete User Logic.mp450.13MB
  • 23 MongoDB Tools/118 NoSQL Manager for MongoDB - Download & Installation.mp416.98MB
  • 23 MongoDB Tools/119 Getting Started with NoSQL Manager for MongoDB_ CRUD.mp451.4MB
  • 23 MongoDB Tools/120 Download and Installation of Robo 3T or Robomongo.mp49.74MB
  • 23 MongoDB Tools/121 Working with Robo 3T_Robomongo.mp417.5MB
  • 23 MongoDB Tools/122 Downloading & Installing Studio3T (MongoChef).mp421.52MB