FileMood

Download MongoDB - The Complete Developer's Guide 2020

MongoDB The Complete Developer Guide 2020

Name

MongoDB - The Complete Developer's Guide 2020

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

5.7 GB

Total Files

284

Last Seen

2025-08-20 23:35

Hash

BCD3C5A391BAC184705587E36A4743D1B3F7E5F1

/1 - Introduction/

005 - Installing MongoDB.mp4

192.0 MB

001 - Introduction.mp4

37.1 MB

002 - What is MongoDB.mp4

24.6 MB

003 - The Key MongoDB Characteristics (and how they differ from SQL Databases).mp4

13.2 MB

004 - Understanding the MongoDB Ecosystem.mp4

19.5 MB

006 - Time To Get Started!.mp4

31.5 MB

007 - Shell vs Drivers.mp4

63.3 MB

008 - MongoDB + Clients - The Big Picture.mp4

13.0 MB

009 - Course Outline.mp4

20.9 MB

010 - How To Get The Most Out Of The Course.mp4

9.8 MB

/

TutsNode.com.txt

0.1 KB

[TGx]Downloaded from torrentgalaxy.to .txt

0.6 KB

/.../2 - Understanding the Basics & CRUD Operations/

011 - Module Introduction.mp4

2.3 MB

012 - Understanding Databases, Collections & Documents.mp4

27.4 MB

013 - The Shell & MongoDB Drivers for Different Languages.mp4

13.6 MB

014 - Creating Databases & Collections.mp4

5.2 MB

015 - Understanding JSON Data.mp4

11.4 MB

016 - Comparing JSON & BSON.mp4

20.4 MB

017 - Create, Read, Update, Delete (CRUD) & MongoDB.mp4

11.1 MB

018 - Finding, Inserting, Deleting & Updating Elements.mp4

38.2 MB

019 - Understanding 'insertMany()'.mp4

4.4 MB

020 - Diving Deeper Into Finding Data.mp4

15.9 MB

021 - 'update' vs 'updateMany()'.mp4

47.6 MB

022 - Understanding 'find()' & the Cursor Object.mp4

24.1 MB

023 - Understanding Projection.mp4

13.7 MB

024 - Embedded Documents & Arrays - The Theory.mp4

2.6 MB

025 - Working with Embedded Documents.mp4

9.8 MB

026 - Working with Arrays.mp4

5.3 MB

027 - Accessing Structured Data.mp4

16.3 MB

028 - Wrap Up.mp4

9.5 MB

/.../2 - Understanding the Basics & CRUD Operations/resources/

01-flights.json

0.3 KB

02-passengers.json

1.1 KB

/.../3 - Schemas & Relations - How to Structure Documents/

029 - Module Introduction.mp4

3.3 MB

030 - Why Do We Use Schemas.mp4

8.9 MB

031 - Structuring Documents.mp4

28.5 MB

032 - Data Types - An Overview.mp4

11.5 MB

033 - Data Types in Action.mp4

77.1 MB

034 - How to Derive your Data Structure - Requirements.mp4

15.3 MB

035 - Understanding Relations.mp4

6.2 MB

036 - One To One Relations - Embedded.mp4

16.7 MB

037 - One To One - Using References.mp4

10.7 MB

038 - One To Many - Embedded.mp4

14.1 MB

039 - One To Many - Using References.mp4

13.9 MB

040 - Many To Many - Embedded.mp4

21.7 MB

041 - Many To Many - Using References.mp4

25.4 MB

042 - Summarizing Relations.mp4

5.8 MB

043 - Using 'lookUp()' for Merging Reference Relations.mp4

14.0 MB

044 - Planning the Example Exercise.mp4

15.0 MB

045 - Implementing the Example Exercise.mp4

23.0 MB

046 - Understanding Schema Validation.mp4

6.1 MB

047 - Adding Collection Document Validation.mp4

80.0 MB

048 - Changing the Validation Action.mp4

18.8 MB

049 - Wrap Up.mp4

10.3 MB

/.../3 - Schemas & Relations - How to Structure Documents/resources/

validation-2.js

1.1 KB

validation.js

1.1 KB

/.../4 - Exploring The Shell & The Server/

050 - Module Introduction.mp4

1.6 MB

051 - Finding Available Options.mp4

23.8 MB

052 - Setting 'dbpath' & 'logpath'.mp4

106.7 MB

053 - Exploring the MongoDB Options.mp4

13.4 MB

054 - MongoDB as a Background Service.mp4

39.0 MB

055 - Using a Config File.mp4

34.1 MB

056 - Shell Options & Help.mp4

55.6 MB

/.../4 - Exploring The Shell & The Server/resources/

mongod.cfg.zip

1.0 KB

/.../5 - Using the MongoDB Compass to Explore Data Visually/

057 - Module Introduction.mp4

1.1 MB

058 - Exploring the MongoDB Compass.mp4

27.1 MB

/.../6 - Diving Into Create Operations/

059 - Module Introduction.mp4

1.8 MB

060 - Creating Documents - An Overview.mp4

3.7 MB

061 - Understanding 'insert()' Methods.mp4

14.8 MB

062 - Working with Ordered Inserts.mp4

25.7 MB

063 - Understanding the 'writeConcern'.mp4

11.7 MB

064 - The 'writeConcern' in Practice.mp4

12.6 MB

065 - What is Atomicity.mp4

4.9 MB

066 - Importing Data.mp4

22.5 MB

067 - Wrap Up.mp4

8.3 MB

/.../6 - Diving Into Create Operations/resources/

insertMany-docs.txt

0.1 KB

tv-shows.json

345.9 KB

/.../7 - Read Operations - A Closer Look/

068 - Module Introduction.mp4

2.8 MB

069 - Methods, Filters & Operators.mp4

5.3 MB

070 - Operators - An Overview.mp4

6.1 MB

071 - Query Selectors & Projection Operators.mp4

2.5 MB

072 - Understanding 'findOne()' & 'find()'.mp4

40.9 MB

073 - Working with Comparison Operators.mp4

63.2 MB

074 - Querying Embedded Fields & Arrays.mp4

27.7 MB

075 - Understanding '$in' and '$nin'.mp4

14.8 MB

076 - '$or' and '$nor'.mp4

27.0 MB

077 - Understanding the '$and' Operator.mp4

29.1 MB

078 - Using '$not'.mp4

2.7 MB

079 - Diving Into Element Operators.mp4

13.1 MB

080 - Working with '$type'.mp4

8.9 MB

081 - Understanding Evaluation Operators - '$regex'.mp4

18.3 MB

082 - Understanding Evaluation Operators - '$expr'.mp4

21.4 MB

083 - Diving Deeper Into Querying Arrays.mp4

11.4 MB

084 - Using Array Query Selectors - '$size'.mp4

4.9 MB

085 - Using Array Query Selectors - '$all'.mp4

5.7 MB

086 - Using Array Query Selectors - '$elemMatch'.mp4

10.8 MB

087 - Understanding Cursors.mp4

5.2 MB

088 - Applying Cursors.mp4

52.3 MB

089 - Sorting Cursor Results.mp4

45.8 MB

090 - Skipping & Limiting Cursor Results.mp4

28.2 MB

091 - Using Projection to Shape our Results.mp4

18.7 MB

092 - Using Projection in Arrays.mp4

70.7 MB

093 - Understanding '$slice'.mp4

9.5 MB

/.../7 - Read Operations - A Closer Look/resources/

tv-shows.json

345.9 KB

/8 - Update Operations/

094 - Module Introduction.mp4

1.6 MB

095 - Updating Fields with 'updateOne()', 'updateMany()' and '$set'.mp4

28.6 MB

096 - Updating Multiple Fields with '$set'.mp4

3.2 MB

097 - Incrementing & Decrementing Values.mp4

7.5 MB

098 - Using '$min', '$max' and '$mul'.mp4

5.9 MB

099 - Getting Rid of Fields.mp4

3.9 MB

100 - Renaming Fields.mp4

2.6 MB

101 - Understanding 'upsert()'.mp4

17.3 MB

102 - Updating Matched Array Elements.mp4

19.4 MB

103 - Updating All Array Elements.mp4

21.3 MB

104 - Finding & Updating Specific Fields.mp4

15.8 MB

105 - Adding Elements to Arrays.mp4

8.2 MB

106 - Removing Elements from Arrays.mp4

4.3 MB

107 - Understanding '$addToSet'.mp4

2.4 MB

108 - Wrap Up.mp4

4.9 MB

/8 - Update Operations/resources/

users.json

0.7 KB

/.../9 - Understanding Delete Operations/

109 - Module Introduction.mp4

762.9 KB

110 - Understanding 'deleteOne()' & 'deleteMany()'.mp4

10.5 MB

111 - Deleting All Entries in a Collection.mp4

3.5 MB

/.../10 - Working with Indexes/

112 - Module Introduction.mp4

1.8 MB

113 - What Are Indexes & Why Do We Use Them.mp4

9.7 MB

114 - Adding a Single Field Index.mp4

30.0 MB

115 - Understanding Index Restrictions.mp4

10.2 MB

116 - Creating Compound Indexes.mp4

43.2 MB

117 - Using Indexes for Sorting.mp4

5.8 MB

118 - Understanding the Default Index.mp4

1.7 MB

119 - Configuring Indexes.mp4

20.4 MB

120 - Understanding Partial Filters.mp4

22.9 MB

121 - Applying the Partial Index.mp4

12.3 MB

122 - Understanding the Time-To-Live (TTL) Index.mp4

14.1 MB

123 - Query Diagnosis & Query Planning.mp4

4.6 MB

124 - Understanding Covered Queries.mp4

12.8 MB

125 - How MongoDB Rejects a Plan.mp4

32.2 MB

126 - Using Multi-Key Indexes.mp4

20.6 MB

127 - Understanding Text Indexes.mp4

21.3 MB

128 - Text Indexes & Sorting.mp4

8.1 MB

129 - Creating Combined Text Indexes.mp4

10.1 MB

130 - Using Text Indexes to Exclude Words.mp4

3.0 MB

131 - Setting the Default Language & Using Weights.mp4

37.1 MB

132 - Building Indexes.mp4

40.4 MB

133 - Wrap Up.mp4

7.5 MB

/.../10 - Working with Indexes/resources/

persons.json

5.2 MB

/.../11 - Working with Geospatial Data/

134 - Module Introduction.mp4

1.2 MB

135 - Adding GeoJSON Data.mp4

62.4 MB

136 - Running Geo Queries.mp4

25.2 MB

137 - Adding a Geospatial Index to Track the Distance.mp4

23.6 MB

138 - Adding Additional Locations.mp4

64.5 MB

139 - Finding Places Inside a Certain Area.mp4

116.7 MB

140 - Finding Out If a User Is Inside a Specific Area.mp4

76.9 MB

141 - Finding Places Within a Certain Radius.mp4

73.8 MB

142 - Wrap Up.mp4

4.5 MB

/.../12 - Understanding the Aggregation Framework/

143 - Module Introduction.mp4

2.7 MB

144 - What is the Aggregation Framework.mp4

6.3 MB

145 - Getting Started with the Aggregation Pipeline.mp4

7.4 MB

146 - Using the Aggregation Framework.mp4

12.7 MB

147 - Understanding the Group Stage.mp4

42.2 MB

148 - Diving Deeper Into the Group Stage.mp4

23.3 MB

149 - Working with $project.mp4

60.8 MB

150 - Turning the Location Into a geoJSON Object.mp4

66.0 MB

151 - Transforming the Birthdate.mp4

22.4 MB

152 - Using Shortcuts for Transformations.mp4

7.9 MB

153 - Understanding the $isoWeekYear Operator.mp4

21.4 MB

154 - $group vs $project.mp4

1.4 MB

155 - Pushing Elements Into Newly Created Arrays.mp4

10.5 MB

156 - Understanding the $unwind Stage.mp4

7.8 MB

157 - Eliminating Duplicate Values.mp4

2.1 MB

158 - Using Projection with Arrays.mp4

8.0 MB

159 - Getting the Length of an Array.mp4

2.8 MB

160 - Using the $filter Operator.mp4

12.0 MB

161 - Applying Multiple Operations to our Array.mp4

33.2 MB

162 - Understanding $bucket.mp4

47.6 MB

163 - Diving Into Additional Stages.mp4

53.7 MB

164 - Writing Pipeline Results Into a New Collection.mp4

8.4 MB

165 - Working with the $geoNear Stage.mp4

14.1 MB

166 - Wrap Up.mp4

6.7 MB

/.../12 - Understanding the Aggregation Framework/resources/

array-data.json

0.7 KB

commands-1.js

0.2 KB

commands-2.js

0.2 KB

commands-3.js

0.7 KB

commands-4.js

1.5 KB

commands-5.js

1.4 KB

commands-6.js

1.6 KB

commands-7.js

0.1 KB

commands-8.js

0.1 KB

commands-9.js

0.1 KB

commands-10.js

0.1 KB

commands-11.js

0.2 KB

commands-12.js

0.3 KB

commands-13.js

0.5 KB

commands-14.js

0.3 KB

commands-15.js

1.5 KB

commands-16.js

0.3 KB

persons.json

5.2 MB

/.../13 - Working with Numeric Data/

167 - Module Introduction.mp4

1.4 MB

168 - Number Types - An Overview.mp4

19.0 MB

169 - Understanding Programming Language Defaults.mp4

3.1 MB

170 - Working with int32.mp4

54.1 MB

171 - Working with int64.mp4

27.0 MB

172 - Doing Maths with Floats int32s & int64s.mp4

31.0 MB

173 - What's Wrong with Normal Doubles.mp4

8.8 MB

174 - Working with Decimal 128bit.mp4

23.5 MB

175 - Wrap Up.mp4

19.2 MB

/.../14 - MongoDB & Security/

176 - Module Introduction.mp4

6.5 MB

177 - Understanding Role Based Access Control.mp4

19.7 MB

178 - Roles - Examples.mp4

5.9 MB

179 - Creating a User.mp4

16.6 MB

180 - Built-In Roles - An Overview.mp4

16.9 MB

181 - Assigning Roles to Users & Databases.mp4

33.7 MB

182 - Updating & Extending Roles to Other Databases.mp4

11.6 MB

183 - Adding SSL Transport Encryption.mp4

142.3 MB

184 - Encryption at REST.mp4

2.5 MB

185 - Wrap Up.mp4

8.9 MB

/.../15 - Performance, Fault Tolerancy & Deployment/

186 - Module Introduction.mp4

3.0 MB

187 - What Influences Performance.mp4

5.1 MB

188 - Understanding Capped Collections.mp4

11.1 MB

189 - What are Replica Sets.mp4

9.9 MB

190 - Understanding Sharding.mp4

11.7 MB

191 - Deploying a MongoDB Server.mp4

4.8 MB

192 - Using MongoDB Atlas.mp4

108.4 MB

193 - Backups & Setting Alerts in MongoDB Atlas.mp4

5.2 MB

194 - Connecting to our Cluster.mp4

32.1 MB

195 - Wrap Up.mp4

5.8 MB

/16 - Transactions/

196 - Module Introduction.mp4

1.2 MB

197 - What are Transactions.mp4

4.6 MB

198 - A Typical Usecase.mp4

5.4 MB

199 - How Does a Transaction Work.mp4

65.3 MB

/.../17 - From Shell to Driver/

200 - Module Introduction.mp4

3.4 MB

201 - Splitting Work Between the Driver & the Shell.mp4

3.3 MB

202 - Preparing our Project.mp4

28.1 MB

203 - Installing Visual Studio Code.mp4

5.6 MB

204 - Installing the Node.js Driver.mp4

27.4 MB

205 - Connecting Node.js & the MongoDB Cluster.mp4

47.5 MB

206 - Storing Products in the Database.mp4

63.4 MB

207 - Storing the Price as 128bit Decimal.mp4

81.0 MB

208 - Fetching Data From the Database.mp4

89.8 MB

209 - Creating a More Realistic Setup.mp4

151.8 MB

210 - Getting a Single Product.mp4

38.0 MB

211 - Editing & Deleting Products.mp4

105.2 MB

212 - Implementing Pagination.mp4

55.5 MB

213 - Adding an Index.mp4

17.2 MB

214 - Signing Users Up.mp4

68.4 MB

215 - Adding an Index to Make the Email Unique.mp4

10.9 MB

216 - Adding User Sign In.mp4

80.1 MB

217 - Wrap Up.mp4

6.0 MB

/.../17 - From Shell to Driver/resources/

shell-to-driver-01-starting-code.zip

590.4 KB

shell-to-driver-02-added-mongodb-connection.zip

594.2 KB

shell-to-driver-03-insert-data.zip

590.9 KB

shell-to-driver-04-fetch-data.zip

590.6 KB

shell-to-driver-05-manage-connection-better.zip

595.3 KB

shell-to-driver-06-fetch-single-product.zip

594.2 KB

shell-to-driver-07-update-and-delete-products.zip

595.9 KB

shell-to-driver-08-pagination-demo-code.zip

594.3 KB

shell-to-driver-09-added-user-signup.zip

594.2 KB

shell-to-driver-10-added-login.zip

591.9 KB

/.../18 - Introducing Stitch/

218 - Module Introduction.mp4

2.1 MB

219 - What is Stitch.mp4

15.3 MB

220 - Preparations.mp4

7.5 MB

221 - Start Using Stitch.mp4

39.3 MB

222 - Adding Stitch to our App & Initializing It.mp4

95.5 MB

223 - Adding Authentication.mp4

19.6 MB

224 - Sending Data Access Rules.mp4

32.8 MB

225 - Fetching & Converting Data.mp4

13.2 MB

226 - Deleting Products.mp4

20.8 MB

227 - Finding a Single Product.mp4

48.4 MB

228 - Adding Products.mp4

40.5 MB

229 - Updating Products.mp4

47.4 MB

230 - Switching to User Email & Password Authentication.mp4

7.8 MB

231 - Adding User Sign Up & Confirmation.mp4

79.4 MB

232 - Adding User Login.mp4

29.4 MB

233 - Rules & Real Users.mp4

17.6 MB

234 - Functions & Triggers.mp4

26.4 MB

235 - Wrap Up.mp4

4.0 MB

/.../18 - Introducing Stitch/resources/

stitch-01-starting-code.zip

244.2 KB

stitch-02-anonymous-auth-fetching-deleting.zip

250.2 KB

stitch-03-fetch-product.zip

246.1 KB

stitch-04-insert.zip

245.3 KB

stitch-05-edit.zip

244.2 KB

stitch-06-user-password-auth.zip

247.7 KB

stitch-07-functions-triggers.zip

247.7 KB

/19 - Roundup/

236 - Course Roundup.mp4

6.2 MB

/19 - Roundup/resources/

slides.pdf

5.5 MB

 

Total files 284


Copyright © 2025 FileMood.com