FileMood

Download MongoDB Essentials - Complete MongoDB Guide

MongoDB Essentials Complete MongoDB Guide

Name

MongoDB Essentials - Complete MongoDB Guide

 DOWNLOAD Copy Link

Total Size

13.1 GB

Total Files

462

Last Seen

2024-09-06 23:47

Hash

96F2D7B67D9F591C201CDE479C2159506E7C66E6

/.../10. Basic Create, Read, Update and Delete (CRUD) Operations/

4. PRACTICE - Create and Delete Databases and Collections.mp4

267.1 MB

1. LECTURE - Introduction to the CRUD Module.mp4

8.4 MB

1. LECTURE - Introduction to the CRUD Module.vtt

0.4 KB

2. LECTURE - Introduction to the CRUD Operations.mp4

34.2 MB

2. LECTURE - Introduction to the CRUD Operations.vtt

1.5 KB

3. PRACTICE - Exploring Databases and Collections.mp4

118.1 MB

3. PRACTICE - Exploring Databases and Collections.vtt

5.0 KB

4. PRACTICE - Create and Delete Databases and Collections.vtt

11.5 KB

5. CHALLENGE - Create and delete databases and collections.html

0.2 KB

6. LECTURE - Insert Methods Overview.mp4

46.8 MB

6. LECTURE - Insert Methods Overview.vtt

2.1 KB

7. PRACTICE - insert().mp4

158.4 MB

7. PRACTICE - insert().vtt

6.6 KB

8. PRACTICE - insertOne().mp4

59.9 MB

8. PRACTICE - insertOne().vtt

2.7 KB

9. PRACTICE - insertMany().mp4

53.0 MB

9. PRACTICE - insertMany().vtt

2.1 KB

10. PRACTICE - Insert Document with different Value Types.mp4

140.7 MB

10. PRACTICE - Insert Document with different Value Types.vtt

5.4 KB

11. CHALLENGE - Insert Document with different Value Types.html

0.3 KB

12. LECTURE - Duplicate _id Error.mp4

78.9 MB

12. LECTURE - Duplicate _id Error.vtt

3.5 KB

13. LECTURE - Reading Documents Overview.mp4

36.4 MB

13. LECTURE - Reading Documents Overview.vtt

1.7 KB

14. LECTURE - Cursor.mp4

64.8 MB

14. LECTURE - Cursor.vtt

2.2 KB

15. LECTURE - How Cursor works in find().mp4

58.2 MB

15. LECTURE - How Cursor works in find().vtt

2.3 KB

16. PRACTICE - Generating Sample Set of Documents.mp4

178.4 MB

16. PRACTICE - Generating Sample Set of Documents.vtt

6.7 KB

17. PRACTICE - Iterate Cursor in MongoDB Shell.mp4

38.0 MB

17. PRACTICE - Iterate Cursor in MongoDB Shell.vtt

1.5 KB

18. PRACTICE -Difference between Batch Size and Iterator Size.mp4

66.5 MB

18. PRACTICE -Difference between Batch Size and Iterator Size.vtt

2.6 KB

19. PRACTICE - Change MondoDB Shell Iterator size.mp4

24.0 MB

19. PRACTICE - Change MondoDB Shell Iterator size.vtt

1.2 KB

20. PRACTICE - batchSize().mp4

125.3 MB

20. PRACTICE - batchSize().vtt

5.7 KB

21. PRACTICE - Cursor iteration using next() and hasNext().mp4

170.1 MB

21. PRACTICE - Cursor iteration using next() and hasNext().vtt

6.9 KB

22. QUIZ -Cursor and Iterator.html

0.1 KB

23. PRACTICE - forEach() and toArray().mp4

142.9 MB

23. PRACTICE - forEach() and toArray().vtt

5.0 KB

24. PRACTICE - count(), limit(), skip() and sort().mp4

111.1 MB

24. PRACTICE - count(), limit(), skip() and sort().vtt

4.1 KB

25. PRACTICE - Chaining sort(), limit() and skip().mp4

97.1 MB

25. PRACTICE - Chaining sort(), limit() and skip().vtt

3.7 KB

26. CHALLENGE - Chaining sort(), limit() and skip().html

0.3 KB

27. CHALLENGE - forEach() cursor iteration.html

0.3 KB

28. PRACTICE - findOne().mp4

55.0 MB

28. PRACTICE - findOne().vtt

2.4 KB

29. LECTURE - CRUD Operations Module Summary.mp4

17.6 MB

29. LECTURE - CRUD Operations Module Summary.vtt

1.0 KB

30. SLIDES - CRUD Operations.html

0.0 KB

30.1 05 CRUD Operations.pdf.pdf

271.2 KB

/

Visit Coursedrive.org.url

0.1 KB

Course Downloaded from coursedrive.org.txt

0.5 KB

/MongoDB Essentials - Complete MongoDB Guide/

ReadMe.txt

0.5 KB

Visit Coursedrive.org.url

0.1 KB

/1. Chapter 1/

1. LECTURE - Course Navigation.mp4

25.1 MB

1. LECTURE - Course Navigation.vtt

1.3 KB

2. LECTURE - Course Structure and Practice Tasks Overview.mp4

36.1 MB

2. LECTURE - Course Structure and Practice Tasks Overview.vtt

1.7 KB

3. PRACTICE - WINDOWS ONLY - Install cmder.mp4

7.4 MB

3. PRACTICE - WINDOWS ONLY - Install cmder.vtt

0.5 KB

Must Read.txt

0.5 KB

Visit Coursedrive.org.url

0.1 KB

/.../2. Introduction to MongoDB/

1. LECTURE - Introduction Module Overview.mp4

15.1 MB

1. LECTURE - Introduction Module Overview.vtt

0.8 KB

2. LECTURE - Document Database Overview.mp4

40.5 MB

2. LECTURE - Document Database Overview.vtt

1.9 KB

3. LECTURE - Understanding JSON.mp4

96.5 MB

3. LECTURE - Understanding JSON.vtt

4.5 KB

4. LECTURE - BSON.mp4

18.4 MB

4. LECTURE - BSON.vtt

0.8 KB

5. LECTURE - Conversion between JSON and BSON.mp4

34.9 MB

5. LECTURE - Conversion between JSON and BSON.vtt

1.5 KB

6. LECTURE - Extended JSON Modes.mp4

62.6 MB

6. LECTURE - Extended JSON Modes.vtt

2.9 KB

7. QUIZ - JSON and BSON.html

0.1 KB

8. LECTURE - MongoDB Structure.mp4

33.3 MB

8. LECTURE - MongoDB Structure.vtt

1.7 KB

9. LECTURE - MongoDB Architecture.mp4

24.6 MB

9. LECTURE - MongoDB Architecture.vtt

1.2 KB

10. LECTURE - MongoDB Remote Management.mp4

42.9 MB

10. LECTURE - MongoDB Remote Management.vtt

2.1 KB

11. LECTURE - MongoDB Introduction Summary.mp4

15.4 MB

11. LECTURE - MongoDB Introduction Summary.vtt

0.8 KB

12. QUIZ - MongoDB Structure.html

0.1 KB

13. SLIDES - Introduction to MongoDB.html

0.0 KB

13.1 01 Intro.pdf.pdf

842.6 KB

/.../3. MongoDB Installation Options/

1. LECTURE - Installation Introduction.mp4

14.8 MB

1. LECTURE - Installation Introduction.vtt

0.8 KB

2. LECTURE - Installation options.mp4

73.5 MB

2. LECTURE - Installation options.vtt

3.4 KB

3. SLIDES - Installation Options.html

0.0 KB

3.1 02 Installation Options.pdf.pdf

14.3 KB

/.../4. Installing MongoDB on the local computer (Mac or Windows)/

1. PRACTICE - Installing on the Mac.mp4

115.5 MB

1. PRACTICE - Installing on the Mac.vtt

5.4 KB

2. PRACTICE - Launch MongoDB as a service on the Mac.mp4

68.2 MB

2. PRACTICE - Launch MongoDB as a service on the Mac.vtt

3.3 KB

3. PRACTICE - Installing on Windows.mp4

116.7 MB

3. PRACTICE - Installing on Windows.vtt

5.0 KB

/.../5. Installing MongoDB on the Dedicated or VPS server/

1. LECTURE - Hosting Services Overview.mp4

29.2 MB

1. LECTURE - Hosting Services Overview.vtt

1.2 KB

2. PRACTICE - Launch Amazon EC2 server.mp4

70.9 MB

2. PRACTICE - Launch Amazon EC2 server.vtt

3.6 KB

3. PRACTICE - Installing MongoDB on the Ubuntu Server.mp4

93.5 MB

3. PRACTICE - Installing MongoDB on the Ubuntu Server.vtt

4.5 KB

4. PRACTICE - Configure MongoDB network access.mp4

90.2 MB

4. PRACTICE - Configure MongoDB network access.vtt

4.1 KB

5. PRACTICE - Allow external access to the server.mp4

40.6 MB

5. PRACTICE - Allow external access to the server.vtt

1.8 KB

6. PRACTICE - Create MongoDB Admin user.mp4

62.7 MB

6. PRACTICE - Create MongoDB Admin user.vtt

2.6 KB

6.1 db.createUser.txt.txt

0.2 KB

7. PRACTICE - Connecting to MongoDB.mp4

73.3 MB

7. PRACTICE - Connecting to MongoDB.vtt

3.3 KB

7.1 MongoDB Connection Strings.txt.txt

0.1 KB

/.../6. Using MongoDB as a Service (Cloud MongoDB)/

1. LECTURE - Introduction to MongoDB Cloud.mp4

61.7 MB

1. LECTURE - Introduction to MongoDB Cloud.vtt

2.8 KB

2. PRACTICE - Create MongoDB Atlas Cluster.mp4

67.4 MB

2. PRACTICE - Create MongoDB Atlas Cluster.vtt

2.7 KB

3. PRACTICE - Verify connection to the Cloud MongoDB Replica Set.mp4

259.5 MB

3. PRACTICE - Verify connection to the Cloud MongoDB Replica Set.vtt

11.5 KB

/.../7. Installing GUI Tools for MongoDB Management/

1. LECTURE - GUI tools Overview.mp4

55.6 MB

1. LECTURE - GUI tools Overview.vtt

2.5 KB

2. PRACTICE - Install and Configure MongoDB Compass.mp4

143.4 MB

2. PRACTICE - Install and Configure MongoDB Compass.vtt

6.1 KB

3. PRACTICE - Install and Configure Robo 3T (Robomongo).mp4

223.8 MB

3. PRACTICE - Install and Configure Robo 3T (Robomongo).vtt

8.9 KB

4. PRACTICE - Change Font size in Robo 3T.html

0.4 KB

/.../8. Introduction to the MongoDB Shell/

1. LECTURE - Introduction to the MongoDB Shell.mp4

7.0 MB

1. LECTURE - Introduction to the MongoDB Shell.vtt

0.4 KB

2. LECTURE - Setup Overview.mp4

51.0 MB

2. LECTURE - Setup Overview.vtt

2.3 KB

3. LECTURE - MongoDB Shell JavaScript Engine.mp4

91.3 MB

3. LECTURE - MongoDB Shell JavaScript Engine.vtt

3.6 KB

4. PRACTICE - Exploring MongoDB Server and Shell versions.mp4

95.9 MB

4. PRACTICE - Exploring MongoDB Server and Shell versions.vtt

4.2 KB

5. PRACTICE - Getting help in the MongoDB shell.mp4

70.4 MB

5. PRACTICE - Getting help in the MongoDB shell.vtt

3.5 KB

6. LECTURE - MongoDB Shell JavaScript Syntax.mp4

87.2 MB

6. LECTURE - MongoDB Shell JavaScript Syntax.vtt

3.6 KB

7. LECTURE - Arguments in the MongoDB Method.mp4

62.3 MB

7. LECTURE - Arguments in the MongoDB Method.vtt

2.7 KB

8. QUIZ -MongoDB Shell.html

0.1 KB

9. LECTURE - MongoDB Shell Module Summary.mp4

17.4 MB

9. LECTURE - MongoDB Shell Module Summary.vtt

1.0 KB

10. SLIDES - MongoDB Shell.html

0.0 KB

10.1 03 MongoDB Shell.pdf.pdf

120.6 KB

/.../9. Primary MongoDB Data Types/

1. LECTURE - Introduction to the MongoDB Types.mp4

8.8 MB

1. LECTURE - Introduction to the MongoDB Types.vtt

0.4 KB

2. LECTURE - Most Common MongoDB BSON Types.mp4

49.7 MB

2. LECTURE - Most Common MongoDB BSON Types.vtt

2.1 KB

3. LECTURE - Types Syntax in Shell Mode.mp4

143.9 MB

3. LECTURE - Types Syntax in Shell Mode.vtt

5.6 KB

4. LECTURE - BSON Type Identifiers.mp4

26.7 MB

4. LECTURE - BSON Type Identifiers.vtt

1.2 KB

5. LECTURE - _id.mp4

34.1 MB

5. LECTURE - _id.vtt

1.4 KB

6. LECTURE - ObjectId.mp4

87.0 MB

6. LECTURE - ObjectId.vtt

3.7 KB

7. LECTURE - Date and ISODate.mp4

63.5 MB

7. LECTURE - Date and ISODate.vtt

2.7 KB

8. LECTURE - Convert dates to ISODate Format.mp4

72.8 MB

8. LECTURE - Convert dates to ISODate Format.vtt

2.9 KB

9. LECTURE - Storing proper Number Types in BSON.mp4

95.5 MB

9. LECTURE - Storing proper Number Types in BSON.vtt

3.8 KB

10. QUIZ - MongoDB Data Types.html

0.1 KB

11. LECTURE - MongoDB Data Types Module Summary.mp4

18.7 MB

11. LECTURE - MongoDB Data Types Module Summary.vtt

1.0 KB

12. SLIDES - MongoDB Data Types.html

0.0 KB

12.1 04 MongoDB Data Types.pdf.pdf

268.0 KB

/.../11. MongoDB Queries/

1. LECTURE - Introduction to MongoDB Queries.mp4

14.1 MB

1. LECTURE - Introduction to MongoDB Queries.vtt

0.6 KB

2. PRACTICE - Insert Sample Documents.mp4

72.3 MB

2. PRACTICE - Insert Sample Documents.vtt

3.2 KB

2.1 Persons.json.json

549.5 KB

3. PRACTICE - Empty Query.mp4

33.0 MB

3. PRACTICE - Empty Query.vtt

1.6 KB

4. PRACTICE - Equality Query.mp4

77.6 MB

4. PRACTICE - Equality Query.vtt

3.5 KB

5. LECTURE - Introduction to Operators.mp4

22.5 MB

5. LECTURE - Introduction to Operators.vtt

1.0 KB

6. PRACTICE - Comparison Operators $eq, $neq, $lt, $gt.mp4

154.4 MB

6. PRACTICE - Comparison Operators $eq, $neq, $lt, $gt.vtt

6.3 KB

7. CHALLENGE - Comparison operators.html

0.1 KB

8. PRACTICE - $in and $nin.mp4

38.2 MB

8. PRACTICE - $in and $nin.vtt

1.5 KB

9. CHALLENGE - $in and $nin.html

0.3 KB

10. PRACTICE - $and.mp4

169.0 MB

10. PRACTICE - $and.vtt

7.0 KB

11. PRACTICE - $or.mp4

92.3 MB

11. PRACTICE - $or.vtt

3.8 KB

12. CHALLENGE - $or.html

0.2 KB

13. PRACTICE - Embedded Documents.mp4

100.3 MB

13. PRACTICE - Embedded Documents.vtt

100.3 MB

14. CHALLENGE - $or and $and.html

0.2 KB

15. PRACTICE - Query Arrays by Specific Value.mp4

69.3 MB

15. PRACTICE - Query Arrays by Specific Value.vtt

3.2 KB

16. PRACTICE - Array operators $all, $size.mp4

68.2 MB

16. PRACTICE - Array operators $all, $size.vtt

3.0 KB

17. CHALLENGE - Query arrays.html

0.3 KB

18. PRACTICE - Query Array of Nested Documents.mp4

194.4 MB

18. PRACTICE - Query Array of Nested Documents.vtt

7.7 KB

18.1 Array of Nested Documents.json.json

0.3 KB

19. PRACTICE - $elemMatch.mp4

105.9 MB

19. PRACTICE - $elemMatch.vtt

4.1 KB

20. PRACTICE - $exists and $type.mp4

150.8 MB

20. PRACTICE - $exists and $type.vtt

6.4 KB

21. PRACTICE - Fields Filtering.mp4

152.5 MB

21. PRACTICE - Fields Filtering.vtt

6.4 KB

22. CHALLENGE - Fields Filtering.html

0.3 KB

23. PRACTICE - $regex.mp4

103.0 MB

23. PRACTICE - $regex.vtt

4.6 KB

24. LECTURE - Queries Module Summary.mp4

13.7 MB

24. LECTURE - Queries Module Summary.vtt

0.7 KB

25. SLIDES - MongoDB Queries.html

0.0 KB

25.1 06 MongoDB Queries.pdf.pdf

126.9 KB

/.../12. Updating Documents/

1. LECTURE - Introduction to the Document Updates.mp4

31.4 MB

1. LECTURE - Introduction to the Document Updates.vtt

1.2 KB

2. PRACTICE - Create Sample Documents.mp4

58.9 MB

2. PRACTICE - Create Sample Documents.vtt

2.2 KB

3. LECTURE - Update Methods Syntax.mp4

22.8 MB

3. LECTURE - Update Methods Syntax.vtt

0.9 KB

4. PRACTICE - $set.mp4

117.2 MB

4. PRACTICE - $set.vtt

4.7 KB

5. PRACTICE - $unset.mp4

87.7 MB

5. PRACTICE - $unset.vtt

3.8 KB

6. PRACTICE - update() one Document.mp4

87.6 MB

6. PRACTICE - update() one Document.vtt

3.8 KB

7. PRACTICE - update() multiple Documents.mp4

72.0 MB

7. PRACTICE - update() multiple Documents.vtt

2.9 KB

8. PRACTICE - updateOne().mp4

71.4 MB

8. PRACTICE - updateOne().vtt

3.0 KB

9. PRACTICE - updateMany().mp4

52.9 MB

9. PRACTICE - updateMany().vtt

2.1 KB

10. PRACTICE - replaceOne().mp4

84.9 MB

10. PRACTICE - replaceOne().vtt

3.5 KB

11. PRACTICE - Combine multiple update Operators.mp4

88.2 MB

11. PRACTICE - Combine multiple update Operators.vtt

3.8 KB

12. PRACTICE - $rename.mp4

83.7 MB

12. PRACTICE - $rename.vtt

3.7 KB

13. PRACTICE - $currentDate.mp4

127.2 MB

13. PRACTICE - $currentDate.vtt

5.3 KB

14. LECTURE - Array Update Operators.mp4

17.7 MB

14. LECTURE - Array Update Operators.vtt

0.9 KB

15. PRACTICE - $push.mp4

126.8 MB

15. PRACTICE - $push.vtt

5.1 KB

16. PRACTICE - $addToSet.mp4

113.8 MB

16. PRACTICE - $addToSet.vtt

5.1 KB

17. PRACTICE - $pop.mp4

69.4 MB

17. PRACTICE - $pop.vtt

3.0 KB

18. PRACTICE - $pull.mp4

96.3 MB

18. PRACTICE - $pull.vtt

4.2 KB

19. PRACTICE - $pullAll.mp4

85.1 MB

19. PRACTICE - $pullAll.vtt

3.9 KB

20. LECTURE - Positional Operator $.mp4

131.5 MB

20. LECTURE - Positional Operator $.vtt

5.2 KB

21. PRACTICE - Positional Operator $ in Nested Documents.mp4

195.8 MB

21. PRACTICE - Positional Operator $ in Nested Documents.vtt

8.1 KB

22. PRACTICE - Positional Operator $ with $elemMatch.mp4

91.0 MB

22. PRACTICE - Positional Operator $ with $elemMatch.vtt

4.0 KB

23. PRACTICE - $inc.mp4

56.3 MB

23. PRACTICE - $inc.vtt

2.6 KB

24. LECTURE - Update Module Summary.mp4

20.4 MB

24. LECTURE - Update Module Summary.vtt

1.0 KB

25. SLIDES - Updating Documents.html

0.0 KB

25.1 07 Documents Update.pdf.pdf

195.3 KB

ReadMe.txt

0.5 KB

Visit Coursedrive.org.url

0.1 KB

/.../13. Delete Operations/

1. LECTURE - Introduction to the Delete Operations.mp4

17.8 MB

1. LECTURE - Introduction to the Delete Operations.vtt

0.9 KB

2. PRACTICE - Create temp DB, Collection and Documents.mp4

37.9 MB

2. PRACTICE - Create temp DB, Collection and Documents.vtt

1.7 KB

3. LECTURE - Delete Documents Overview.mp4

10.6 MB

3. LECTURE - Delete Documents Overview.vtt

0.6 KB

4. PRACTICE - remove().mp4

65.7 MB

4. PRACTICE - remove().vtt

3.3 KB

5. PRACTICE - deleteOne().mp4

51.3 MB

5. PRACTICE - deleteOne().vtt

2.4 KB

6. PRACTICE - deleteMany().mp4

41.5 MB

6. PRACTICE - deleteMany().vtt

1.9 KB

7. PRACTICE - drop() Collection.mp4

37.4 MB

7. PRACTICE - drop() Collection.vtt

1.7 KB

8. PRACTICE - dropDatabase().mp4

48.1 MB

8. PRACTICE - dropDatabase().vtt

2.2 KB

9. PRACTICE - Delete Operations in Robo 3T.mp4

62.2 MB

9. PRACTICE - Delete Operations in Robo 3T.vtt

2.8 KB

10. LECTURE - Delete Module Summary.mp4

20.1 MB

10. LECTURE - Delete Module Summary.vtt

0.9 KB

11. SLIDES - Delete Operations.html

0.0 KB

11.1 08 Delete Operations.pdf.pdf

69.5 KB

/.../14. Aggregation Framework/

1. LECTURE - Introduction to the Aggregation Framework.mp4

22.5 MB

1. LECTURE - Introduction to the Aggregation Framework.vtt

1.1 KB

2. PRACTICE - Loading sample documents.mp4

22.4 MB

2. PRACTICE - Loading sample documents.vtt

1.1 KB

2.1 Persons.json.json

549.5 KB

3. LECTURE - Aggregation Process.mp4

42.0 MB

3. LECTURE - Aggregation Process.vtt

1.9 KB

4. PRACTICE - aggregate().mp4

50.6 MB

4. PRACTICE - aggregate().vtt

2.4 KB

5. LECTURE - Aggregation Stages Overview.mp4

50.0 MB

5. LECTURE - Aggregation Stages Overview.vtt

2.5 KB

6. LECTURE - Aggregation Expressions.mp4

67.5 MB

6. LECTURE - Aggregation Expressions.vtt

3.1 KB

7. LECTURE - $match.mp4

25.8 MB

7. LECTURE - $match.vtt

1.1 KB

8. PRACTICE - Aggregation Example 1 - $match.mp4

70.4 MB

8. PRACTICE - Aggregation Example 1 - $match.vtt

3.2 KB

9. LECTURE - $group.mp4

83.2 MB

9. LECTURE - $group.vtt

3.3 KB

10. PRACTICE - Aggregation Example 2 - $group.mp4

73.0 MB

10. PRACTICE - Aggregation Example 2 - $group.vtt

3.3 KB

11. PRACTICE - Aggregation Example 3 - $group by nested Fields.mp4

47.6 MB

11. PRACTICE - Aggregation Example 3 - $group by nested Fields.vtt

2.2 KB

12. PRACTICE - Aggregation Example 4 - $group by multiple fields.mp4

83.4 MB

12. PRACTICE - Aggregation Example 4 - $group by multiple fields.vtt

3.6 KB

13. PRACTICE - Aggregation Example 5 - $match and $group.mp4

84.7 MB

13. PRACTICE - Aggregation Example 5 - $match and $group.vtt

3.7 KB

14. PRACTICE - Aggregation Example 6 - swap $match and $group.mp4

67.9 MB

14. PRACTICE - Aggregation Example 6 - swap $match and $group.vtt

3.1 KB

15. PRACTICE - Aggregation Example 7 - $group and $match.mp4

74.6 MB

15. PRACTICE - Aggregation Example 7 - $group and $match.vtt

3.1 KB

16. LECTURE - $count.mp4

28.8 MB

16. LECTURE - $count.vtt

1.4 KB

17. PRACTICE - Aggregation Example 8 - $count.mp4

32.1 MB

17. PRACTICE - Aggregation Example 8 - $count.vtt

1.6 KB

18. LECTURE - Different documents count methods.mp4

89.9 MB

18. LECTURE - Different documents count methods.vtt

4.2 KB

19. PRACTICE - Aggregation Example 9 - $group and $count.mp4

89.7 MB

19. PRACTICE - Aggregation Example 9 - $group and $count.vtt

3.8 KB

20. LECTURE - $sort.mp4

44.2 MB

20. LECTURE - $sort.vtt

1.9 KB

21. PRACTICE - Aggregation Example 10 - $sort.mp4

58.6 MB

21. PRACTICE - Aggregation Example 10 - $sort.vtt

2.6 KB

22. PRACTICE - Aggregation Example 11 - $group and $sort.mp4

102.2 MB

22. PRACTICE - Aggregation Example 11 - $group and $sort.vtt

4.5 KB

23. LECTURE - $project.mp4

59.5 MB

23. LECTURE - $project.vtt

2.7 KB

24. PRACTICE - Aggregation Example 12 - $project.mp4

70.2 MB

24. PRACTICE - Aggregation Example 12 - $project.vtt

3.5 KB

25. PRACTICE - Aggregation Example 13 - $project with restructuring.mp4

86.8 MB

25. PRACTICE - Aggregation Example 13 - $project with restructuring.vtt

4.4 KB

26. LECTURE - $limit.mp4

28.9 MB

26. LECTURE - $limit.vtt

1.5 KB

27. PRACTICE - Aggregation Example 14 - $limit, $match and $group.mp4

63.8 MB

27. PRACTICE - Aggregation Example 14 - $limit, $match and $group.vtt

3.4 KB

28. LECTURE - Arrays $group issue.mp4

25.5 MB

28. LECTURE - Arrays $group issue.vtt

1.3 KB

29. LECTURE - $unwind.mp4

56.3 MB

29. LECTURE - $unwind.vtt

2.8 KB

30. PRACTICE - Aggregation Example 15 - $unwind and $project.mp4

69.8 MB

30. PRACTICE - Aggregation Example 15 - $unwind and $project.vtt

3.6 KB

31. PRACTICE - Aggregation Example 16 - $unwind and $group.mp4

51.4 MB

31. PRACTICE - Aggregation Example 16 - $unwind and $group.vtt

2.5 KB

32. LECTURE - Accumulators.mp4

68.9 MB

32. LECTURE - Accumulators.vtt

3.1 KB

33. LECTURE - Accumulators Syntax.mp4

23.7 MB

33. LECTURE - Accumulators Syntax.vtt

1.3 KB

34. LECTURE - $sum.mp4

33.7 MB

34. LECTURE - $sum.vtt

1.6 KB

35. PRACTICE - Aggregation Example 17 - $sum and $group.mp4

62.8 MB

35. PRACTICE - Aggregation Example 17 - $sum and $group.vtt

2.8 KB

36. PRACTICE - Aggregation Example 18 - $sum, $unwind and $group.mp4

44.8 MB

36. PRACTICE - Aggregation Example 18 - $sum, $unwind and $group.vtt

2.4 KB

37. LECTURE - $avg.mp4

20.4 MB

37. LECTURE - $avg.vtt

1.1 KB

38. PRACTICE - Aggregation Example 19 - $avg and $group.mp4

40.1 MB

38. PRACTICE - Aggregation Example 19 - $avg and $group.vtt

2.0 KB

39. LECTURE - Unary Operators.mp4

42.3 MB

39. LECTURE - Unary Operators.vtt

2.2 KB

40. LECTURE - $type.mp4

15.0 MB

40. LECTURE - $type.vtt

0.8 KB

41. PRACTICE - Aggregation Example 20 - $type and $project.mp4

63.9 MB

41. PRACTICE - Aggregation Example 20 - $type and $project.vtt

3.1 KB

42. LECTURE - $out.mp4

26.0 MB

42. LECTURE - $out.vtt

1.3 KB

43. PRACTICE - Aggregation Example 21 - $out.mp4

52.1 MB

43. PRACTICE - Aggregation Example 21 - $out.vtt

3.0 KB

44. LECTURE - allowDiskUse Option.mp4

41.4 MB

44. LECTURE - allowDiskUse Option.vtt

2.2 KB

45. LECTURE - Aggregation Module Summary.mp4

16.0 MB

45. LECTURE - Aggregation Module Summary.vtt

0.9 KB

46. SLIDES - Aggregation Framework.html

0.0 KB

46.1 09 Aggregation Framework.pdf.pdf

1.1 MB

/15. Indexes/

1. LECTURE - Introduction to Indexes.mp4

8.7 MB

1. LECTURE - Introduction to Indexes.vtt

0.5 KB

2. LECTURE - Indexes Overview.mp4

27.4 MB

2. LECTURE - Indexes Overview.vtt

1.3 KB

3. LECTURE - Index Creation Process.mp4

47.3 MB

3. LECTURE - Index Creation Process.vtt

2.2 KB

4. LECTURE - B-tree and how index works.mp4

39.0 MB

4. LECTURE - B-tree and how index works.vtt

1.8 KB

5. LECTURE - Default _id index.mp4

34.3 MB

5. LECTURE - Default _id index.vtt

1.5 KB

6. LECTURE - getIndexes().mp4

36.1 MB

6. LECTURE - getIndexes().vtt

1.8 KB

7. LECTURE - Create new Index.mp4

33.6 MB

7. LECTURE - Create new Index.vtt

1.0 KB

8. LECTURE - Index Creation Options.mp4

22.1 MB

8. LECTURE - Index Creation Options.vtt

1.2 KB

9. PRACTICE - Index Example 1 - Create Unique index.mp4

75.0 MB

9. PRACTICE - Index Example 1 - Create Unique index.vtt

3.5 KB

9.1 Persons.json.json

549.5 KB

10. PRACTICE - Index Example 2 - Create index in background.mp4

28.4 MB

10. PRACTICE - Index Example 2 - Create index in background.vtt

1.6 KB

11. PRACTICE - Index Example 3 - Index with custom name.mp4

35.1 MB

11. PRACTICE - Index Example 3 - Index with custom name.vtt

1.9 KB

12. LECTURE - Query Performance and explain().mp4

27.2 MB

12. LECTURE - Query Performance and explain().vtt

1.4 KB

13. PRACTICE - Index Example 4 - Query performance with index.mp4

55.1 MB

13. PRACTICE - Index Example 4 - Query performance with index.vtt

2.7 KB

14. PRACTICE - Index Example 5 - ExecutionStats with Index.mp4

45.4 MB

14. PRACTICE - Index Example 5 - ExecutionStats with Index.vtt

2.2 KB

15. PRACTICE - Index Example 6 - Query performance without index.mp4

41.7 MB

15. PRACTICE - Index Example 6 - Query performance without index.vtt

2.2 KB

16. PRACTICE - Index Example 7 - ExecutionStats without Index.mp4

45.2 MB

16. PRACTICE - Index Example 7 - ExecutionStats without Index.vtt

2.4 KB

17. PRACTICE - Index Example 8 - ExecutionStats with RegExp.mp4

57.3 MB

17. PRACTICE - Index Example 8 - ExecutionStats with RegExp.vtt

2.9 KB

18. LECTURE - Indexes deletion.mp4

53.2 MB

18. LECTURE - Indexes deletion.vtt

2.5 KB

19. LECTURE - Indexes Summary.mp4

32.4 MB

19. LECTURE - Indexes Summary.vtt

1.6 KB

20. SLIDES - Indexes.html

0.0 KB

20.1 10 Indexes.pdf.pdf

311.7 KB

/16. Utilities/

1. LECTURE - MongoDB Utilities Introduction.mp4

17.1 MB

1. LECTURE - MongoDB Utilities Introduction.vtt

0.8 KB

2. LECTURE - mongoexport.mp4

65.5 MB

2. LECTURE - mongoexport.vtt

3.1 KB

3. PRACTICE - mongoexport Example.mp4

99.7 MB

3. PRACTICE - mongoexport Example.vtt

4.6 KB

3.1 mongoexport.txt.txt

0.6 KB

4. LECTURE - mongoimport.mp4

32.6 MB

4. LECTURE - mongoimport.vtt

2.0 KB

5. PRACTICE - mongoimport Example.mp4

67.5 MB

5. PRACTICE - mongoimport Example.vtt

3.8 KB

5.1 mongoimport.txt.txt

0.5 KB

6. LECTURE - mongodump.mp4

30.8 MB

6. LECTURE - mongodump.vtt

1.9 KB

7. PRACTICE - mongodump Example.mp4

52.7 MB

7. PRACTICE - mongodump Example.vtt

3.2 KB

7.1 mongodump.txt.txt

0.6 KB

8. LECTURE - mongorestore.mp4

28.3 MB

8. LECTURE - mongorestore.vtt

1.6 KB

9. PRACTICE - mongorestore Example.mp4

62.8 MB

9. PRACTICE - mongorestore Example.vtt

3.7 KB

9.1 mongorestore.txt.txt

0.5 KB

10. LECTURE - mongostat.mp4

22.9 MB

10. LECTURE - mongostat.vtt

1.5 KB

11. LECTURE - mongotop.mp4

26.2 MB

11. LECTURE - mongotop.vtt

1.8 KB

12. LECTURE - MongoDB Utilities Summary.mp4

14.4 MB

12. LECTURE - MongoDB Utilities Summary.vtt

0.8 KB

13. SLIDES Utilities.html

0.0 KB

13.1 11 Utilities.pdf.pdf

159.3 KB

/.../17. Wrap Up/

1. LECTURE - Course Summary.mp4

5.3 MB

1. LECTURE - Course Summary.vtt

0.3 KB

ReadMe.txt

0.5 KB

Visit Coursedrive.org.url

0.1 KB

 

Total files 462


Copyright © 2024 FileMood.com