FileMood

Download [Tutorialsplanet.NET] Udemy - MongoDB - The Complete Developer's Guide

Tutorialsplanet NET Udemy MongoDB The Complete Developer Guide

Name

[Tutorialsplanet.NET] Udemy - MongoDB - The Complete Developer's Guide

 DOWNLOAD Copy Link

Total Size

6.1 GB

Total Files

557

Hash

4A5C7D02AA69FFE369EDB671045DF2B5ABDD2AD1

/1. Introduction/

1. Introduction.mp4

36.6 MB

1. Introduction.vtt

2.7 KB

10. Course Outline.mp4

63.1 MB

10. Course Outline.vtt

6.4 KB

11. How To Get The Most Out Of The Course.mp4

29.3 MB

11. How To Get The Most Out Of The Course.vtt

3.6 KB

2. What is MongoDB.mp4

81.6 MB

2. What is MongoDB.vtt

7.4 KB

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

45.3 MB

3. The Key MongoDB Characteristics (and how they differ from SQL Databases).vtt

3.6 KB

4. Understanding the MongoDB Ecosystem.mp4

64.5 MB

4. Understanding the MongoDB Ecosystem.vtt

5.7 KB

5. Installing MongoDB.mp4

169.5 MB

5. Installing MongoDB.vtt

14.4 KB

6. MongoDB Installation FAQ + Support.html

2.2 KB

7. Time To Get Started!.mp4

70.9 MB

7. Time To Get Started!.vtt

7.4 KB

8. Shell vs Drivers.mp4

58.8 MB

8. Shell vs Drivers.vtt

4.7 KB

9. MongoDB + Clients The Big Picture.mp4

42.6 MB

9. MongoDB + Clients The Big Picture.vtt

4.1 KB

/10. Working with Indexes/

1. Module Introduction.mp4

2.9 MB

1. Module Introduction.vtt

1.7 KB

10. Understanding Partial Filters.mp4

23.2 MB

10. Understanding Partial Filters.vtt

7.0 KB

11. Applying the Partial Index.mp4

17.8 MB

11. Applying the Partial Index.vtt

3.8 KB

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

18.6 MB

12. Understanding the Time-To-Live (TTL) Index.vtt

4.5 KB

13. Query Diagnosis & Query Planning.mp4

7.5 MB

13. Query Diagnosis & Query Planning.vtt

2.6 KB

14. Understanding Covered Queries.mp4

17.0 MB

14. Understanding Covered Queries.vtt

3.9 KB

15. How MongoDB Rejects a Plan.mp4

30.8 MB

15. How MongoDB Rejects a Plan.vtt

9.5 KB

16. Using Multi-Key Indexes.mp4

36.1 MB

16. Using Multi-Key Indexes.vtt

9.2 KB

17. Understanding Text Indexes.mp4

28.2 MB

17. Understanding Text Indexes.vtt

7.0 KB

18. Text Indexes & Sorting.mp4

14.9 MB

18. Text Indexes & Sorting.vtt

2.7 KB

19. Creating Combined Text Indexes.mp4

13.2 MB

19. Creating Combined Text Indexes.vtt

3.2 KB

2. What Are Indexes & Why Do We Use Them.mp4

16.0 MB

2. What Are Indexes & Why Do We Use Them.vtt

5.5 KB

20. Using Text Indexes to Exclude Words.mp4

5.7 MB

20. Using Text Indexes to Exclude Words.vtt

1.0 KB

21. Setting the Default Language & Using Weights.mp4

29.6 MB

21. Setting the Default Language & Using Weights.vtt

7.4 KB

22. Building Indexes.mp4

31.7 MB

22. Building Indexes.vtt

8.9 KB

22.1 credit-rating.js.js

0.2 KB

23. Wrap Up.mp4

13.4 MB

23. Wrap Up.vtt

3.0 KB

24. Useful Resources & Links.html

0.9 KB

3. Adding a Single Field Index.mp4

39.6 MB

3. Adding a Single Field Index.vtt

10.3 KB

3.1 persons.json.json

5.2 MB

4. Indexes Behind the Scenes.html

1.4 KB

5. Understanding Index Restrictions.mp4

15.2 MB

5. Understanding Index Restrictions.vtt

3.7 KB

6. Creating Compound Indexes.mp4

34.9 MB

6. Creating Compound Indexes.vtt

8.3 KB

7. Using Indexes for Sorting.mp4

9.6 MB

7. Using Indexes for Sorting.vtt

2.9 KB

8. Understanding the Default Index.mp4

2.8 MB

8. Understanding the Default Index.vtt

1.1 KB

9. Configuring Indexes.mp4

20.7 MB

9. Configuring Indexes.vtt

2.8 KB

/11. Working with Geospatial Data/

1. Module Introduction.mp4

2.1 MB

1. Module Introduction.vtt

1.0 KB

10. Wrap Up.mp4

8.3 MB

10. Wrap Up.vtt

2.0 KB

11. Useful Resources & Links.html

0.5 KB

2. Adding GeoJSON Data.mp4

48.7 MB

2. Adding GeoJSON Data.vtt

6.1 KB

3. Running Geo Queries.mp4

25.2 MB

3. Running Geo Queries.vtt

4.2 KB

4. Adding a Geospatial Index to Track the Distance.mp4

22.9 MB

4. Adding a Geospatial Index to Track the Distance.vtt

3.4 KB

5. Adding Additional Locations.mp4

46.3 MB

5. Adding Additional Locations.vtt

4.1 KB

6. Finding Places Inside a Certain Area.mp4

67.2 MB

6. Finding Places Inside a Certain Area.vtt

7.3 KB

7. Finding Out If a User Is Inside a Specific Area.mp4

49.6 MB

7. Finding Out If a User Is Inside a Specific Area.vtt

6.8 KB

8. Finding Places Within a Certain Radius.mp4

45.9 MB

8. Finding Places Within a Certain Radius.vtt

6.5 KB

9. Time to Practice - Geospatial Data.html

0.1 KB

/12. Understanding the Aggregation Framework/

1. Module Introduction.mp4

4.6 MB

1. Module Introduction.vtt

1.8 KB

10. Transforming the Birthdate.mp4

29.9 MB

10. Transforming the Birthdate.vtt

4.2 KB

10.1 commands-4.js.js

1.5 KB

11. Using Shortcuts for Transformations.mp4

13.2 MB

11. Using Shortcuts for Transformations.vtt

1.6 KB

11.1 commands-5.js.js

1.4 KB

12. Understanding the $isoWeekYear Operator.mp4

19.8 MB

12. Understanding the $isoWeekYear Operator.vtt

3.1 KB

12.1 commands-6.js.js

1.6 KB

13. $group vs $project.mp4

2.3 MB

13. $group vs $project.vtt

1.1 KB

14. Pushing Elements Into Newly Created Arrays.mp4

19.0 MB

14. Pushing Elements Into Newly Created Arrays.vtt

4.2 KB

14.1 array-data.json.json

0.7 KB

15. Understanding the $unwind Stage.mp4

13.8 MB

15. Understanding the $unwind Stage.vtt

3.3 KB

15.1 commands-7.js.js

0.1 KB

16. Eliminating Duplicate Values.mp4

3.5 MB

16. Eliminating Duplicate Values.vtt

0.9 KB

16.1 commands-8.js.js

0.1 KB

17. Using Projection with Arrays.mp4

14.2 MB

17. Using Projection with Arrays.vtt

3.4 KB

17.1 commands-9.js.js

0.1 KB

18. Getting the Length of an Array.mp4

4.8 MB

18. Getting the Length of an Array.vtt

1.2 KB

18.1 commands-10.js.js

0.1 KB

19. Using the $filter Operator.mp4

20.3 MB

19. Using the $filter Operator.vtt

5.5 KB

19.1 commands-11.js.js

0.2 KB

2. What is the Aggregation Framework.mp4

12.4 MB

2. What is the Aggregation Framework.vtt

2.5 KB

20. Applying Multiple Operations to our Array.mp4

43.2 MB

20. Applying Multiple Operations to our Array.vtt

7.8 KB

20.1 commands-12.js.js

0.3 KB

21. Understanding $bucket.mp4

36.6 MB

21. Understanding $bucket.vtt

6.8 KB

21.1 commands-13.js.js

0.5 KB

22. Diving Into Additional Stages.mp4

50.8 MB

22. Diving Into Additional Stages.vtt

7.9 KB

22.1 commands-14.js.js

0.3 KB

23. How MongoDB Optimizes Your Aggregation Pipelines.html

0.4 KB

24. Writing Pipeline Results Into a New Collection.mp4

11.4 MB

24. Writing Pipeline Results Into a New Collection.vtt

1.9 KB

24.1 commands-15.js.js

1.5 KB

25. Working with the $geoNear Stage.mp4

24.3 MB

25. Working with the $geoNear Stage.vtt

5.9 KB

25.1 commands-16.js.js

0.3 KB

26. Wrap Up.mp4

11.3 MB

26. Wrap Up.vtt

3.3 KB

27. Useful Resources & Links.html

0.5 KB

3. Getting Started with the Aggregation Pipeline.mp4

6.9 MB

3. Getting Started with the Aggregation Pipeline.vtt

1.6 KB

3.1 persons.json.json

5.2 MB

4. Using the Aggregation Framework.mp4

12.8 MB

4. Using the Aggregation Framework.vtt

3.9 KB

5. Understanding the Group Stage.mp4

39.2 MB

5. Understanding the Group Stage.vtt

6.9 KB

5.1 commands-1.js.js

0.2 KB

6. Diving Deeper Into the Group Stage.mp4

18.4 MB

6. Diving Deeper Into the Group Stage.vtt

3.7 KB

6.1 commands-2.js.js

0.2 KB

7. Time to Practice - The Aggregation Framework.html

0.1 KB

8. Working with $project.mp4

57.6 MB

8. Working with $project.vtt

11.9 KB

8.1 commands-3.js.js

0.7 KB

8.2 Official $project Docs.html

0.1 KB

9. Turning the Location Into a geoJSON Object.mp4

61.9 MB

9. Turning the Location Into a geoJSON Object.vtt

9.3 KB

/13. Working with Numeric Data/

1. Module Introduction.mp4

2.3 MB

1. Module Introduction.vtt

1.1 KB

10. Wrap Up.mp4

18.3 MB

10. Wrap Up.vtt

2.1 KB

11. Useful Resources & Links.html

1.0 KB

2. Number Types - An Overview.mp4

31.3 MB

2. Number Types - An Overview.vtt

8.0 KB

3. MongoDB Shell & Data Types.html

0.6 KB

4. Understanding Programming Language Defaults.mp4

5.1 MB

4. Understanding Programming Language Defaults.vtt

4.3 KB

5. Working with int32.mp4

37.1 MB

5. Working with int32.vtt

6.5 KB

6. Working with int64.mp4

40.7 MB

6. Working with int64.vtt

7.9 KB

7. Doing Maths with Floats int32s & int64s.mp4

31.5 MB

7. Doing Maths with Floats int32s & int64s.vtt

8.0 KB

8. What's Wrong with Normal Doubles.mp4

14.4 MB

8. What's Wrong with Normal Doubles.vtt

5.2 KB

9. Working with Decimal 128bit.mp4

23.4 MB

9. Working with Decimal 128bit.vtt

4.7 KB

/14. MongoDB & Security/

1. Module Introduction.mp4

10.4 MB

1. Module Introduction.vtt

5.6 KB

10. Encryption at REST.mp4

4.0 MB

10. Encryption at REST.vtt

1.8 KB

11. Wrap Up.mp4

15.4 MB

11. Wrap Up.vtt

4.1 KB

12. Useful Resources & Links.html

1.7 KB

2. Understanding Role Based Access Control.mp4

30.8 MB

2. Understanding Role Based Access Control.vtt

8.7 KB

3. Roles - Examples.mp4

8.7 MB

3. Roles - Examples.vtt

2.9 KB

4. Creating a User.mp4

17.8 MB

4. Creating a User.vtt

7.3 KB

5. Built-In Roles - An Overview.mp4

27.0 MB

5. Built-In Roles - An Overview.vtt

7.3 KB

6. Assigning Roles to Users & Databases.mp4

25.2 MB

6. Assigning Roles to Users & Databases.vtt

5.7 KB

7. Updating & Extending Roles to Other Databases.mp4

20.6 MB

7. Updating & Extending Roles to Other Databases.vtt

6.2 KB

8. Time to Practice - Security.html

0.1 KB

9. Adding SSL Transport Encryption.mp4

94.1 MB

9. Adding SSL Transport Encryption.vtt

12.3 KB

/15. Performance, Fault Tolerancy & Deployment/

1. Module Introduction.mp4

5.2 MB

1. Module Introduction.vtt

2.2 KB

10. Wrap Up.mp4

10.6 MB

10. Wrap Up.vtt

2.5 KB

11. Useful Resources & Links.html

0.4 KB

2. What Influences Performance.mp4

8.9 MB

2. What Influences Performance.vtt

3.6 KB

3. Understanding Capped Collections.mp4

19.3 MB

3. Understanding Capped Collections.vtt

6.2 KB

4. What are Replica Sets.mp4

17.0 MB

4. What are Replica Sets.vtt

5.5 KB

5. Understanding Sharding.mp4

19.6 MB

5. Understanding Sharding.vtt

7.9 KB

6. Deploying a MongoDB Server.mp4

8.5 MB

6. Deploying a MongoDB Server.vtt

2.9 KB

7. Using MongoDB Atlas.mp4

85.8 MB

7. Using MongoDB Atlas.vtt

12.4 KB

8. Backups & Setting Alerts in MongoDB Atlas.mp4

11.4 MB

8. Backups & Setting Alerts in MongoDB Atlas.vtt

1.8 KB

9. Connecting to our Cluster.mp4

23.8 MB

9. Connecting to our Cluster.vtt

4.8 KB

/16. Transactions/

1. Module Introduction.mp4

1.9 MB

1. Module Introduction.vtt

1.4 KB

2. What are Transactions.mp4

7.3 MB

2. What are Transactions.vtt

2.5 KB

3. A Typical Usecase.mp4

9.1 MB

3. A Typical Usecase.vtt

2.7 KB

4. How Does a Transaction Work.mp4

59.0 MB

4. How Does a Transaction Work.vtt

9.3 KB

5. Useful Resources & Links.html

0.2 KB

/17. From Shell to Driver/

1. Module Introduction.mp4

5.5 MB

1. Module Introduction.vtt

2.8 KB

10. Creating a More Realistic Setup.mp4

114.4 MB

10. Creating a More Realistic Setup.vtt

13.1 KB

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

595.3 KB

11. Getting a Single Product.mp4

34.9 MB

11. Getting a Single Product.vtt

3.8 KB

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

594.2 KB

12. Editing & Deleting Products.mp4

78.0 MB

12. Editing & Deleting Products.vtt

8.4 KB

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

595.9 KB

13. Implementing Pagination.mp4

50.6 MB

13. Implementing Pagination.vtt

5.8 KB

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

594.3 KB

14. Adding an Index.mp4

12.1 MB

14. Adding an Index.vtt

1.9 KB

15. Signing Users Up.mp4

63.4 MB

15. Signing Users Up.vtt

8.3 KB

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

594.2 KB

16. Adding an Index to Make the Email Unique.mp4

10.2 MB

16. Adding an Index to Make the Email Unique.vtt

1.2 KB

17. Adding User Sign In.mp4

52.7 MB

17. Adding User Sign In.vtt

5.7 KB

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

591.9 KB

18. Wrap Up.mp4

10.8 MB

18. Wrap Up.vtt

1.5 KB

19. Useful Resources & Links.html

0.3 KB

2. Splitting Work Between the Driver & the Shell.mp4

5.4 MB

2. Splitting Work Between the Driver & the Shell.vtt

2.4 KB

3. Preparing our Project.mp4

28.7 MB

3. Preparing our Project.vtt

6.0 KB

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

590.4 KB

4. Installing Visual Studio Code.mp4

9.8 MB

4. Installing Visual Studio Code.vtt

2.2 KB

5. Installing the Node.js Driver.mp4

43.3 MB

5. Installing the Node.js Driver.vtt

6.3 KB

6. Connecting Node.js & the MongoDB Cluster.mp4

62.9 MB

6. Connecting Node.js & the MongoDB Cluster.vtt

7.9 KB

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

594.2 KB

7. Storing Products in the Database.mp4

48.7 MB

7. Storing Products in the Database.vtt

6.1 KB

8. Storing the Price as 128bit Decimal.mp4

60.5 MB

8. Storing the Price as 128bit Decimal.vtt

7.0 KB

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

590.9 KB

9. Fetching Data From the Database.mp4

65.4 MB

9. Fetching Data From the Database.vtt

7.7 KB

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

590.6 KB

/18. Introducing Stitch/

1. Module Introduction.mp4

3.4 MB

1. Module Introduction.vtt

2.1 KB

10. Finding a Single Product.mp4

43.7 MB

10. Finding a Single Product.vtt

5.0 KB

10.1 stitch-03-fetch-product.zip.zip

246.1 KB

11. Adding Products.mp4

36.9 MB

11. Adding Products.vtt

4.1 KB

11.1 stitch-04-insert.zip.zip

245.3 KB

12. Updating Products.mp4

43.0 MB

12. Updating Products.vtt

4.8 KB

12.1 stitch-05-edit.zip.zip

244.2 KB

13. Switching to User Email & Password Authentication.mp4

10.1 MB

13. Switching to User Email & Password Authentication.vtt

2.3 KB

14. Adding User Sign Up & Confirmation.mp4

71.7 MB

14. Adding User Sign Up & Confirmation.vtt

7.3 KB

15. Adding User Login.mp4

39.0 MB

15. Adding User Login.vtt

4.2 KB

15.1 stitch-06-user-password-auth.zip.zip

247.7 KB

16. Rules & Real Users.mp4

16.2 MB

16. Rules & Real Users.vtt

2.2 KB

17. The Current State of Authentication.html

1.0 KB

18. Functions & Triggers.mp4

34.1 MB

18. Functions & Triggers.vtt

6.4 KB

18.1 stitch-07-functions-triggers.zip.zip

247.7 KB

19. Wrap Up.mp4

6.4 MB

19. Wrap Up.vtt

1.1 KB

2. What is Stitch.mp4

23.3 MB

2. What is Stitch.vtt

8.9 KB

20. Useful Resources & Links.html

0.7 KB

3. Preparations.mp4

11.1 MB

3. Preparations.vtt

2.6 KB

3.1 stitch-01-starting-code.zip.zip

244.2 KB

4. Start Using Stitch.mp4

30.0 MB

4. Start Using Stitch.vtt

5.8 KB

5. Adding Stitch to our App & Initializing It.mp4

87.2 MB

5. Adding Stitch to our App & Initializing It.vtt

10.4 KB

6. Adding Authentication.mp4

25.5 MB

6. Adding Authentication.vtt

3.4 KB

7. Sending Data Access Rules.mp4

30.5 MB

7. Sending Data Access Rules.vtt

5.1 KB

8. Fetching & Converting Data.mp4

16.9 MB

8. Fetching & Converting Data.vtt

2.0 KB

9. Deleting Products.mp4

32.7 MB

9. Deleting Products.vtt

3.6 KB

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

250.2 KB

/19. Roundup/

1. Course Roundup.mp4

9.8 MB

1. Course Roundup.vtt

4.0 KB

2. Course Slides.html

0.0 KB

2.1 slides.pdf.pdf

5.6 MB

3. Bonus More Content!.html

1.1 KB

/2. Understanding the Basics & CRUD Operations/

1. Module Introduction.mp4

3.7 MB

1. Module Introduction.vtt

1.6 KB

10. Diving Deeper Into Finding Data.mp4

21.2 MB

10. Diving Deeper Into Finding Data.vtt

4.7 KB

11. update vs updateMany().mp4

38.5 MB

11. update vs updateMany().vtt

5.3 KB

12. Understanding find() & the Cursor Object.mp4

44.9 MB

12. Understanding find() & the Cursor Object.vtt

8.9 KB

12.1 02-passengers.json.json

1.1 KB

13. Understanding Projection.mp4

22.4 MB

13. Understanding Projection.vtt

4.7 KB

14. Embedded Documents & Arrays - The Theory.mp4

4.3 MB

14. Embedded Documents & Arrays - The Theory.vtt

2.2 KB

15. Working with Embedded Documents.mp4

14.7 MB

15. Working with Embedded Documents.vtt

2.7 KB

16. Working with Arrays.mp4

9.4 MB

16. Working with Arrays.vtt

2.0 KB

17. Accessing Structured Data.mp4

24.5 MB

17. Accessing Structured Data.vtt

5.3 KB

18. Time to Practice - The Basics & CRUD Operations.html

0.1 KB

19. Wrap Up.mp4

17.3 MB

19. Wrap Up.vtt

3.6 KB

2. Understanding Databases, Collections & Documents.mp4

22.5 MB

2. Understanding Databases, Collections & Documents.vtt

4.4 KB

20. Useful Resources & Links.html

0.5 KB

3. The Shell & MongoDB Drivers for Different Languages.mp4

21.9 MB

3. The Shell & MongoDB Drivers for Different Languages.vtt

3.4 KB

4. Creating Databases & Collections.mp4

8.0 MB

4. Creating Databases & Collections.vtt

4.2 KB

5. Understanding JSON Data.mp4

19.2 MB

5. Understanding JSON Data.vtt

5.2 KB

5.1 01-flights.json.json

0.3 KB

6. Comparing JSON & BSON.mp4

30.8 MB

6. Comparing JSON & BSON.vtt

6.3 KB

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

18.3 MB

7. Create, Read, Update, Delete (CRUD) & MongoDB.vtt

7.0 KB

8. Finding, Inserting, Deleting & Updating Elements.mp4

58.6 MB

8. Finding, Inserting, Deleting & Updating Elements.vtt

8.9 KB

9. Understanding insertMany().mp4

7.9 MB

9. Understanding insertMany().vtt

2.2 KB

9.1 01-flights.json.json

0.3 KB

/3. Schemas & Relations How to Structure Documents/

1. Resetting Your Database.html

0.4 KB

10. One To One Relations - Embedded.mp4

28.1 MB

10. One To One Relations - Embedded.vtt

7.1 KB

11. One To One - Using References.mp4

17.6 MB

11. One To One - Using References.vtt

5.5 KB

12. One To Many - Embedded.mp4

24.4 MB

12. One To Many - Embedded.vtt

6.0 KB

13. One To Many - Using References.mp4

20.5 MB

13. One To Many - Using References.vtt

4.7 KB

14. Many To Many - Embedded.mp4

37.6 MB

14. Many To Many - Embedded.vtt

8.5 KB

15. Many To Many - Using References.mp4

33.7 MB

15. Many To Many - Using References.vtt

6.1 KB

16. Summarizing Relations.mp4

9.7 MB

16. Summarizing Relations.vtt

2.8 KB

17. Using lookUp() for Merging Reference Relations.mp4

18.7 MB

17. Using lookUp() for Merging Reference Relations.vtt

5.4 KB

18. Planning the Example Exercise.mp4

26.0 MB

18. Planning the Example Exercise.vtt

7.6 KB

19. Implementing the Example Exercise.mp4

18.1 MB

19. Implementing the Example Exercise.vtt

4.8 KB

2. Module Introduction.mp4

5.3 MB

2. Module Introduction.vtt

2.5 KB

20. Understanding Schema Validation.mp4

8.4 MB

20. Understanding Schema Validation.vtt

3.5 KB

21. Adding Collection Document Validation.mp4

64.0 MB

21. Adding Collection Document Validation.vtt

10.5 KB

21.1 validation.js.js

1.1 KB

22. Changing the Validation Action.mp4

25.2 MB

22. Changing the Validation Action.vtt

4.4 KB

22.1 validation-2.js.js

1.1 KB

23. Wrap Up.mp4

17.7 MB

23. Wrap Up.vtt

5.1 KB

24. Useful Resources & Links.html

0.6 KB

3. Why Do We Use Schemas.mp4

15.0 MB

3. Why Do We Use Schemas.vtt

4.6 KB

4. Structuring Documents.mp4

42.7 MB

4. Structuring Documents.vtt

9.0 KB

5. Data Types - An Overview.mp4

18.3 MB

5. Data Types - An Overview.vtt

7.7 KB

6. Data Types in Action.mp4

58.9 MB

6. Data Types in Action.vtt

14.7 KB

7. Data Types & Limits.html

2.8 KB

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

26.0 MB

8. How to Derive your Data Structure - Requirements.vtt

6.5 KB

9. Understanding Relations.mp4

10.0 MB

9. Understanding Relations.vtt

3.7 KB

/4. Exploring The Shell & The Server/

1. Module Introduction.mp4

2.6 MB

1. Module Introduction.vtt

1.2 KB

2. Finding Available Options.mp4

17.6 MB

2. Finding Available Options.vtt

3.0 KB

3. Setting dbpath & logpath.mp4

60.5 MB

3. Setting dbpath & logpath.vtt

5.8 KB

4. Exploring the MongoDB Options.mp4

23.4 MB

4. Exploring the MongoDB Options.vtt

2.5 KB

5. MongoDB as a Background Service.mp4

31.2 MB

5. MongoDB as a Background Service.vtt

3.8 KB

6. Using a Config File.mp4

25.5 MB

6. Using a Config File.vtt

3.8 KB

6.1 mongod.cfg.zip.zip

1.0 KB

7. Shell Options & Help.mp4

42.6 MB

7. Shell Options & Help.vtt

5.2 KB

8. Useful Resources & Links.html

0.8 KB

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

1. Module Introduction.mp4

1.9 MB

1. Module Introduction.vtt

1.1 KB

2. Exploring the MongoDB Compass.mp4

28.6 MB

2. Exploring the MongoDB Compass.vtt

7.5 KB

3. Useful Resources & Links.html

0.4 KB

/6. Diving Into Create Operations/

1. Module Introduction.mp4

3.0 MB

1. Module Introduction.vtt

1.5 KB

10. Wrap Up.mp4

14.5 MB

10. Wrap Up.vtt

3.4 KB

11. Useful Resources & Links.html

1.2 KB

2. Creating Documents - An Overview.mp4

6.0 MB

2. Creating Documents - An Overview.vtt

2.4 KB

3. Understanding insert() Methods.mp4

25.4 MB

3. Understanding insert() Methods.vtt

7.8 KB

3.1 insertMany-docs.txt.txt

0.1 KB

4. Working with Ordered Inserts.mp4

34.7 MB

4. Working with Ordered Inserts.vtt

9.2 KB

5. Understanding the writeConcern.mp4

18.2 MB

5. Understanding the writeConcern.vtt

7.6 KB

6. The writeConcern in Practice.mp4

18.5 MB

6. The writeConcern in Practice.vtt

4.8 KB

7. What is Atomicity.mp4

7.7 MB

7. What is Atomicity.vtt

3.4 KB

8. Time to Practice - Create Operations.html

0.1 KB

9. Importing Data.mp4

15.9 MB

9. Importing Data.vtt

4.7 KB

9.1 tv-shows.json.json

345.9 KB

/7. Read Operations - A Closer Look/

1. Module Introduction.mp4

4.5 MB

1. Module Introduction.vtt

2.1 KB

1.1 tv-shows.json.json

345.9 KB

10. Understanding the $and Operator.mp4

19.3 MB

10. Understanding the $and Operator.vtt

5.1 KB

11. Using $not.mp4

4.5 MB

11. Using $not.vtt

1.8 KB

12. Diving Into Element Operators.mp4

18.7 MB

12. Diving Into Element Operators.vtt

6.0 KB

13. Working with $type.mp4

13.8 MB

13. Working with $type.vtt

3.3 KB

14. Understanding Evaluation Operators - $regex.mp4

16.9 MB

14. Understanding Evaluation Operators - $regex.vtt

3.8 KB

15. Understanding Evaluation Operators - $expr.mp4

36.6 MB

15. Understanding Evaluation Operators - $expr.vtt

10.3 KB

16. Time to Practice - Read Operations.html

0.1 KB

17. Diving Deeper Into Querying Arrays.mp4

17.4 MB

17. Diving Deeper Into Querying Arrays.vtt

4.7 KB

18. Using Array Query Selectors - $size.mp4

8.9 MB

18. Using Array Query Selectors - $size.vtt

2.5 KB

19. Using Array Query Selectors - $all.mp4

9.8 MB

19. Using Array Query Selectors - $all.vtt

2.5 KB

2. Methods, Filters & Operators.mp4

8.7 MB

2. Methods, Filters & Operators.vtt

3.6 KB

2.1 tv-shows.json.json

345.9 KB

20. Using Array Query Selectors - $elemMatch.mp4

18.5 MB

20. Using Array Query Selectors - $elemMatch.vtt

5.2 KB

21. Time to Practice - Array Query Selectors.html

0.1 KB

22. Understanding Cursors.mp4

8.2 MB

22. Understanding Cursors.vtt

3.5 KB

23. Applying Cursors.mp4

33.7 MB

23. Applying Cursors.vtt

7.6 KB

24. Sorting Cursor Results.mp4

26.2 MB

24. Sorting Cursor Results.vtt

3.6 KB

25. Skipping & Limiting Cursor Results.mp4

17.5 MB

25. Skipping & Limiting Cursor Results.vtt

4.3 KB

26. Using Projection to Shape our Results.mp4

17.7 MB

26. Using Projection to Shape our Results.vtt

4.2 KB

27. Using Projection in Arrays.mp4

46.9 MB

27. Using Projection in Arrays.vtt

5.7 KB

28. Understanding $slice.mp4

12.5 MB

28. Understanding $slice.vtt

3.6 KB

29. Useful Resources & Links.html

0.7 KB

3. Operators - An Overview.mp4

9.7 MB

3. Operators - An Overview.vtt

3.9 KB

4. Query Selectors & Projection Operators.mp4

4.0 MB

4. Query Selectors & Projection Operators.vtt

1.5 KB

5. Understanding findOne() & find().mp4

25.5 MB

5. Understanding findOne() & find().vtt

5.6 KB

6. Working with Comparison Operators.mp4

36.2 MB

6. Working with Comparison Operators.vtt

6.1 KB

7. Querying Embedded Fields & Arrays.mp4

25.6 MB

7. Querying Embedded Fields & Arrays.vtt

5.8 KB

8. Understanding $in and $nin.mp4

13.2 MB

8. Understanding $in and $nin.vtt

2.9 KB

9. $or and $nor.mp4

25.0 MB

9. $or and $nor.vtt

5.9 KB

/8. Update Operations/

1. Module Introduction.mp4

2.7 MB

1. Module Introduction.vtt

1.2 KB

10. Updating Matched Array Elements.mp4

29.7 MB

10. Updating Matched Array Elements.vtt

7.4 KB

11. Updating All Array Elements.mp4

28.7 MB

11. Updating All Array Elements.vtt

6.9 KB

12. Finding & Updating Specific Fields.mp4

21.4 MB

12. Finding & Updating Specific Fields.vtt

6.8 KB

13. Adding Elements to Arrays.mp4

14.3 MB

13. Adding Elements to Arrays.vtt

5.3 KB

14. Removing Elements from Arrays.mp4

7.8 MB

14. Removing Elements from Arrays.vtt

2.7 KB

15. Understanding $addToSet.mp4

4.2 MB

15. Understanding $addToSet.vtt

1.4 KB

16. Wrap Up.mp4

9.3 MB

16. Wrap Up.vtt

2.0 KB

17. Useful Resources & Links.html

0.3 KB

2. Updating Fields with updateOne(), updateMany() and $set.mp4

39.5 MB

2. Updating Fields with updateOne(), updateMany() and $set.vtt

9.0 KB

2.1 users.json.json

0.7 KB

3. Updating Multiple Fields with $set.mp4

5.6 MB

3. Updating Multiple Fields with $set.vtt

2.0 KB

4. Incrementing & Decrementing Values.mp4

13.7 MB

4. Incrementing & Decrementing Values.vtt

4.0 KB

5. Using $min, $max and $mul.mp4

9.9 MB

5. Using $min, $max and $mul.vtt

3.5 KB

6. Getting Rid of Fields.mp4

7.1 MB

6. Getting Rid of Fields.vtt

2.3 KB

7. Renaming Fields.mp4

4.7 MB

7. Renaming Fields.vtt

1.5 KB

8. Understanding upsert().mp4

17.7 MB

8. Understanding upsert().vtt

4.2 KB

9. Time to Practice - Update Operations.html

0.1 KB

/9. Understanding Delete Operations/

1. Module Introduction.mp4

1.3 MB

1. Module Introduction.vtt

0.6 KB

2. Understanding deleteOne() & deleteMany().mp4

16.2 MB

2. Understanding deleteOne() & deleteMany().vtt

5.0 KB

3. Deleting All Entries in a Collection.mp4

5.9 MB

3. Deleting All Entries in a Collection.vtt

2.5 KB

4. Useful Resources & Links.html

0.3 KB

/

[Tutorialsplanet.NET].url

0.1 KB

 

Total files 557


Copyright © 2024 FileMood.com