FileMood

Download [FreeCourseSite.com] Udemy - MongoDB - The Complete Developer's Guide 2023

FreeCourseSite com Udemy MongoDB The Complete Developer Guide 2023

Name

[FreeCourseSite.com] Udemy - MongoDB - The Complete Developer's Guide 2023

 DOWNLOAD Copy Link

Total Size

5.8 GB

Total Files

593

Last Seen

2024-07-02 23:54

Hash

1B35132B59FDC40F6A2D7AA401D3568BF9096089

/0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/01 - Introduction/

001 Introduction.mp4

37.2 MB

001 Introduction_en.srt

3.1 KB

002 What is MongoDB.mp4

24.6 MB

002 What is MongoDB_en.srt

8.4 KB

003 Join our Online Learning Community.html

0.9 KB

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

13.2 MB

004 The Key MongoDB Characteristics (and how they differ from SQL Databases)_en.srt

4.1 KB

005 Understanding the MongoDB Ecosystem.mp4

19.5 MB

005 Understanding the MongoDB Ecosystem_en.srt

6.4 KB

006 General Setup Instructions & Installing MongoDB on macOS.mp4

173.1 MB

006 General Setup Instructions & Installing MongoDB on macOS_en.srt

27.9 KB

007 Installing MongoDB on Windows.mp4

43.6 MB

007 Installing MongoDB on Windows_en.srt

13.5 KB

008 Installing the MongoDB Shell.mp4

35.5 MB

008 Installing the MongoDB Shell_en.srt

9.5 KB

009 Installing mongoimport.html

1.5 KB

010 Time To Get Started!.mp4

31.6 MB

010 Time To Get Started!_en.srt

8.5 KB

011 Shell vs Drivers.mp4

63.1 MB

011 Shell vs Drivers_en.srt

5.3 KB

012 MongoDB + Clients The Big Picture.mp4

13.0 MB

012 MongoDB + Clients The Big Picture_en.srt

4.6 KB

013 Course Outline.mp4

20.9 MB

013 Course Outline_en.srt

7.3 KB

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

9.8 MB

014 How To Get The Most Out Of The Course_en.srt

4.1 KB

/.../0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/02 - Understanding the Basics & CRUD Operations/

001 Module Introduction.mp4

2.3 MB

001 Module Introduction_en.srt

1.8 KB

002 Understanding Databases, Collections & Documents.mp4

27.4 MB

002 Understanding Databases, Collections & Documents_en.srt

5.0 KB

003 The Shell & MongoDB Drivers for Different Languages.mp4

13.6 MB

003 The Shell & MongoDB Drivers for Different Languages_en.srt

3.8 KB

004 Creating Databases & Collections.mp4

5.1 MB

004 Creating Databases & Collections_en.srt

4.7 KB

005 01-flights.json

0.3 KB

005 Understanding JSON Data.mp4

11.3 MB

005 Understanding JSON Data_en.srt

5.9 KB

006 Comparing JSON & BSON.mp4

20.4 MB

006 Comparing JSON & BSON_en.srt

7.2 KB

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

11.0 MB

007 Create, Read, Update, Delete (CRUD) & MongoDB_en.srt

7.9 KB

008 Finding, Inserting, Deleting & Updating Elements.mp4

38.0 MB

008 Finding, Inserting, Deleting & Updating Elements_en.srt

10.1 KB

009 01-flights.json

0.3 KB

009 Understanding insertMany().mp4

4.4 MB

009 Understanding insertMany()_en.srt

2.5 KB

010 Diving Deeper Into Finding Data.mp4

15.9 MB

010 Diving Deeper Into Finding Data_en.srt

5.3 KB

011 update vs updateMany().mp4

47.5 MB

011 update vs updateMany()_en.srt

6.0 KB

012 02-passengers.json

1.1 KB

012 Understanding find() & the Cursor Object.mp4

24.0 MB

012 Understanding find() & the Cursor Object_en.srt

10.1 KB

013 Understanding Projection.mp4

13.6 MB

013 Understanding Projection_en.srt

5.4 KB

014 Embedded Documents & Arrays - The Theory.mp4

2.6 MB

014 Embedded Documents & Arrays - The Theory_en.srt

2.5 KB

015 Working with Embedded Documents.mp4

9.8 MB

015 Working with Embedded Documents_en.srt

3.2 KB

016 Working with Arrays.mp4

5.3 MB

016 Working with Arrays_en.srt

2.3 KB

017 Accessing Structured Data.mp4

16.2 MB

017 Accessing Structured Data_en.srt

6.1 KB

018 Wrap Up.mp4

9.4 MB

018 Wrap Up_en.srt

4.0 KB

019 Useful Resources & Links.html

0.5 KB

/03 - Schemas & Relations How to Structure Documents/

001 Resetting Your Database.html

0.4 KB

002 Module Introduction.mp4

3.3 MB

002 Module Introduction_en.srt

2.8 KB

003 Why Do We Use Schemas.mp4

8.9 MB

003 Why Do We Use Schemas_en.srt

5.2 KB

004 Structuring Documents.mp4

28.4 MB

004 Structuring Documents_en.srt

10.2 KB

005 Data Types - An Overview.mp4

11.4 MB

005 Data Types - An Overview_en.srt

8.6 KB

006 Data Types in Action.mp4

76.9 MB

006 Data Types in Action_en.srt

16.8 KB

007 Data Types & Limits.html

2.8 KB

008 How to Derive your Data Structure - Requirements.mp4

15.2 MB

008 How to Derive your Data Structure - Requirements_en.srt

7.4 KB

009 Understanding Relations.mp4

6.2 MB

009 Understanding Relations_en.srt

4.3 KB

010 One To One Relations - Embedded.mp4

16.6 MB

010 One To One Relations - Embedded_en.srt

8.1 KB

011 One To One - Using References.mp4

10.7 MB

011 One To One - Using References_en.srt

6.2 KB

012 One To Many - Embedded.mp4

14.0 MB

012 One To Many - Embedded_en.srt

6.9 KB

013 One To Many - Using References.mp4

13.9 MB

013 One To Many - Using References_en.srt

5.4 KB

014 Many To Many - Embedded.mp4

21.6 MB

014 Many To Many - Embedded_en.srt

9.7 KB

015 Many To Many - Using References.mp4

25.3 MB

015 Many To Many - Using References_en.srt

6.9 KB

016 Summarizing Relations.mp4

5.8 MB

016 Summarizing Relations_en.srt

3.2 KB

017 Using lookUp() for Merging Reference Relations.mp4

13.9 MB

017 Using lookUp() for Merging Reference Relations_en.srt

6.2 KB

018 Planning the Example Exercise.mp4

14.9 MB

018 Planning the Example Exercise_en.srt

8.7 KB

019 Implementing the Example Exercise.mp4

13.6 MB

019 Implementing the Example Exercise_en.srt

5.5 KB

020 Understanding Schema Validation.mp4

5.6 MB

020 Understanding Schema Validation_en.srt

3.9 KB

021 Adding Collection Document Validation.mp4

79.8 MB

021 Adding Collection Document Validation_en.srt

12.0 KB

021 validation.js

1.1 KB

022 Changing the Validation Action.mp4

18.8 MB

022 Changing the Validation Action_en.srt

5.1 KB

022 validation-2.js

1.1 KB

023 Wrap Up.mp4

10.2 MB

023 Wrap Up_en.srt

5.7 KB

024 Useful Resources & Links.html

0.6 KB

/04 - Exploring The Shell & The Server/

001 Module Introduction.mp4

1.6 MB

001 Module Introduction_en.srt

1.4 KB

002 Finding Available Options.mp4

23.8 MB

002 Finding Available Options_en.srt

3.4 KB

003 Setting dbpath & logpath.mp4

106.6 MB

003 Setting dbpath & logpath_en.srt

6.6 KB

004 Exploring the MongoDB Options.mp4

32.0 MB

004 Exploring the MongoDB Options_en.srt

2.8 KB

005 MongoDB as a Background Service.mp4

17.9 MB

005 MongoDB as a Background Service_en.srt

4.3 KB

006 Using a Config File.mp4

34.0 MB

006 Using a Config File_en.srt

4.3 KB

006 mongod.cfg.zip

1.0 KB

007 Shell Options & Help.mp4

55.3 MB

007 Shell Options & Help_en.srt

5.9 KB

008 Useful Resources & Links.html

0.8 KB

/05 - Using the MongoDB Compass to Explore Data Visually/

001 Module Introduction.mp4

1.1 MB

001 Module Introduction_en.srt

1.2 KB

002 Exploring the MongoDB Compass.mp4

27.0 MB

002 Exploring the MongoDB Compass_en.srt

8.5 KB

003 Useful Resources & Links.html

0.4 KB

/.../0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/06 - Diving Into Create Operations/

001 Module Introduction.mp4

1.8 MB

001 Module Introduction_en.srt

1.6 KB

002 Creating Documents - An Overview.mp4

3.7 MB

002 Creating Documents - An Overview_en.srt

2.7 KB

003 Understanding insert() Methods.mp4

14.7 MB

003 Understanding insert() Methods_en.srt

8.9 KB

003 insertMany-docs.txt

0.1 KB

004 Working with Ordered Inserts.mp4

25.6 MB

004 Working with Ordered Inserts_en.srt

10.5 KB

005 Understanding the writeConcern.mp4

11.6 MB

005 Understanding the writeConcern_en.srt

8.7 KB

006 The writeConcern in Practice.mp4

13.9 MB

006 The writeConcern in Practice_en.srt

5.5 KB

007 What is Atomicity.mp4

4.9 MB

007 What is Atomicity_en.srt

3.8 KB

008 Importing Data.mp4

22.5 MB

008 Importing Data_en.srt

5.3 KB

008 tv-shows.json

345.9 KB

009 Wrap Up.mp4

8.3 MB

009 Wrap Up_en.srt

3.8 KB

010 Useful Resources & Links.html

1.2 KB

/07 - Read Operations - A Closer Look/

001 Module Introduction.mp4

2.7 MB

001 Module Introduction_en.srt

2.4 KB

001 tv-shows.json

345.9 KB

002 Methods, Filters & Operators.mp4

5.3 MB

002 Methods, Filters & Operators_en.srt

4.1 KB

002 tv-shows.json

345.9 KB

003 Operators - An Overview.mp4

6.1 MB

003 Operators - An Overview_en.srt

4.4 KB

004 Query Selectors & Projection Operators.mp4

2.4 MB

004 Query Selectors & Projection Operators_en.srt

1.7 KB

005 Understanding findOne() & find().mp4

40.8 MB

005 Understanding findOne() & find()_en.srt

6.3 KB

006 Working with Comparison Operators.mp4

63.4 MB

006 Working with Comparison Operators_en.srt

7.1 KB

007 Querying Embedded Fields & Arrays.mp4

27.4 MB

007 Querying Embedded Fields & Arrays_en.srt

6.6 KB

008 Understanding $in and $nin.encrypted.m4a

1.3 MB

008 Understanding $in and $nin.encrypted.mp4

13.4 MB

008 Understanding $in and $nin_en.srt

3.3 KB

009 $or and $nor.encrypted.m4a

2.8 MB

009 $or and $nor.encrypted.mp4

24.5 MB

009 $or and $nor_en.srt

6.8 KB

010 Understanding the $and Operator.encrypted.m4a

2.6 MB

010 Understanding the $and Operator.encrypted.mp4

26.9 MB

010 Understanding the $and Operator_en.srt

5.8 KB

011 Using $not.encrypted.m4a

816.2 KB

011 Using $not.encrypted.mp4

2.0 MB

011 Using $not_en.srt

2.0 KB

012 Diving Into Element Operators.mp4

14.3 MB

012 Diving Into Element Operators_en.srt

6.9 KB

013 Working with $type.encrypted.m4a

1.5 MB

013 Working with $type.encrypted.mp4

7.6 MB

013 Working with $type_en.srt

3.8 KB

014 Understanding Evaluation Operators - $regex.encrypted.m4a

1.7 MB

014 Understanding Evaluation Operators - $regex.encrypted.mp4

16.7 MB

014 Understanding Evaluation Operators - $regex_en.srt

4.4 KB

015 Understanding Evaluation Operators - $expr.encrypted.m4a

4.9 MB

015 Understanding Evaluation Operators - $expr.encrypted.mp4

16.9 MB

015 Understanding Evaluation Operators - $expr_en.srt

11.7 KB

016 Diving Deeper Into Querying Arrays.mp4

11.3 MB

016 Diving Deeper Into Querying Arrays_en.srt

5.3 KB

017 Using Array Query Selectors - $size.encrypted.m4a

1.1 MB

017 Using Array Query Selectors - $size.encrypted.mp4

3.9 MB

017 Using Array Query Selectors - $size_en.srt

2.8 KB

018 Using Array Query Selectors - $all.encrypted.m4a

1.1 MB

018 Using Array Query Selectors - $all.encrypted.mp4

4.7 MB

018 Using Array Query Selectors - $all_en.srt

2.8 KB

019 Using Array Query Selectors - $elemMatch.encrypted.m4a

2.5 MB

019 Using Array Query Selectors - $elemMatch.encrypted.mp4

8.6 MB

019 Using Array Query Selectors - $elemMatch_en.srt

6.0 KB

020 Understanding Cursors.mp4

5.2 MB

020 Understanding Cursors_en.srt

3.9 KB

021 Applying Cursors.mp4

52.3 MB

021 Applying Cursors_en.srt

8.6 KB

022 Sorting Cursor Results.mp4

45.8 MB

022 Sorting Cursor Results_en.srt

4.1 KB

023 Skipping & Limiting Cursor Results.mp4

28.1 MB

023 Skipping & Limiting Cursor Results_en.srt

4.9 KB

024 Using Projection to Shape our Results.mp4

18.6 MB

024 Using Projection to Shape our Results_en.srt

4.8 KB

025 Using Projection in Arrays.mp4

70.6 MB

025 Using Projection in Arrays_en.srt

6.5 KB

026 Understanding $slice.encrypted.m4a

1.6 MB

026 Understanding $slice.encrypted.mp4

8.0 MB

026 Understanding $slice_en.srt

4.1 KB

027 Useful Resources & Links.html

0.7 KB

/08 - Update Operations/

001 Module Introduction.mp4

1.6 MB

001 Module Introduction_en.srt

1.4 KB

002 Updating Fields with updateOne() updateMany() and $set.encrypted.m4a

4.0 MB

002 Updating Fields with updateOne() updateMany() and $set.encrypted.mp4

24.9 MB

002 Updating Fields with updateOne(), updateMany() and $set_en.srt

10.3 KB

002 users.json

0.7 KB

003 Updating Multiple Fields with $set.encrypted.m4a

862.6 KB

003 Updating Multiple Fields with $set.encrypted.mp4

2.5 MB

003 Updating Multiple Fields with $set_en.srt

2.2 KB

004 Incrementing & Decrementing Values.mp4

7.5 MB

004 Incrementing & Decrementing Values_en.srt

4.5 KB

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

5.9 MB

005 Using $min, $max and $mul_en.srt

4.0 KB

006 Getting Rid of Fields.mp4

3.9 MB

006 Getting Rid of Fields_en.srt

2.6 KB

007 Renaming Fields.mp4

2.6 MB

007 Renaming Fields_en.srt

1.7 KB

008 Understanding upsert().mp4

17.2 MB

008 Understanding upsert()_en.srt

4.8 KB

009 Updating Matched Array Elements.mp4

21.9 MB

009 Updating Matched Array Elements_en.srt

8.5 KB

010 Updating All Array Elements.mp4

21.2 MB

010 Updating All Array Elements_en.srt

8.0 KB

011 Finding & Updating Specific Fields.mp4

15.7 MB

011 Finding & Updating Specific Fields_en.srt

7.8 KB

012 Adding Elements to Arrays.mp4

8.2 MB

012 Adding Elements to Arrays_en.srt

6.0 KB

013 Removing Elements from Arrays.mp4

4.3 MB

013 Removing Elements from Arrays_en.srt

3.1 KB

014 Understanding $addToSet.encrypted.m4a

676.6 KB

014 Understanding $addToSet.encrypted.mp4

1.8 MB

014 Understanding $addToSet_en.srt

1.6 KB

015 Wrap Up.mp4

4.9 MB

015 Wrap Up_en.srt

2.3 KB

016 Useful Resources & Links.html

0.3 KB

/09 - Understanding Delete Operations/

001 Module Introduction.mp4

756.7 KB

001 Module Introduction_en.srt

0.7 KB

002 Understanding deleteOne() & deleteMany().mp4

10.4 MB

002 Understanding deleteOne() & deleteMany()_en.srt

5.8 KB

003 Deleting All Entries in a Collection.mp4

3.5 MB

003 Deleting All Entries in a Collection_en.srt

2.8 KB

004 Useful Resources & Links.html

0.3 KB

/10 - Working with Indexes/

001 Module Introduction.mp4

1.8 MB

001 Module Introduction_en.srt

1.8 KB

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

9.7 MB

002 What Are Indexes & Why Do We Use Them_en.srt

6.2 KB

003 Adding a Single Field Index.mp4

41.0 MB

003 Adding a Single Field Index_en.srt

11.7 KB

003 persons.json

5.2 MB

004 Indexes Behind the Scenes.html

1.4 KB

005 Understanding Index Restrictions.mp4

10.2 MB

005 Understanding Index Restrictions_en.srt

4.1 KB

006 Creating Compound Indexes.mp4

43.0 MB

006 Creating Compound Indexes_en.srt

9.4 KB

007 Using Indexes for Sorting.mp4

5.8 MB

007 Using Indexes for Sorting_en.srt

3.2 KB

008 Understanding the Default Index.mp4

1.7 MB

008 Understanding the Default Index_en.srt

1.2 KB

009 Configuring Indexes.mp4

20.4 MB

009 Configuring Indexes_en.srt

3.2 KB

010 Understanding Partial Filters.mp4

22.9 MB

010 Understanding Partial Filters_en.srt

8.0 KB

011 Applying the Partial Index.mp4

12.2 MB

011 Applying the Partial Index_en.srt

4.3 KB

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

14.0 MB

012 Understanding the Time-To-Live (TTL) Index_en.srt

5.1 KB

013 Query Diagnosis & Query Planning.mp4

4.6 MB

013 Query Diagnosis & Query Planning_en.srt

2.9 KB

014 Understanding Covered Queries.mp4

12.8 MB

014 Understanding Covered Queries_en.srt

4.4 KB

015 How MongoDB Rejects a Plan.mp4

32.0 MB

015 How MongoDB Rejects a Plan_en.srt

10.8 KB

016 Using Multi-Key Indexes.mp4

35.3 MB

016 Using Multi-Key Indexes_en.srt

10.5 KB

017 Understanding Text Indexes.mp4

19.1 MB

017 Understanding Text Indexes_en.srt

8.0 KB

018 Text Indexes & Sorting.mp4

10.0 MB

018 Text Indexes & Sorting_en.srt

3.1 KB

019 Creating Combined Text Indexes.mp4

10.1 MB

019 Creating Combined Text Indexes_en.srt

3.7 KB

020 Using Text Indexes to Exclude Words.mp4

3.0 MB

020 Using Text Indexes to Exclude Words_en.srt

1.1 KB

021 Setting the Default Language & Using Weights.mp4

37.0 MB

021 Setting the Default Language & Using Weights_en.srt

8.5 KB

022 Building Indexes.mp4

36.8 MB

022 Building Indexes_en.srt

10.1 KB

022 credit-rating.js

0.2 KB

023 Wrap Up.mp4

7.5 MB

023 Wrap Up_en.srt

3.4 KB

024 Useful Resources & Links.html

0.9 KB

/11 - Working with Geospatial Data/

001 Module Introduction.mp4

1.2 MB

001 Module Introduction_en.srt

1.1 KB

002 Adding GeoJSON Data.mp4

62.4 MB

002 Adding GeoJSON Data_en.srt

7.0 KB

003 Running Geo Queries.mp4

25.2 MB

003 Running Geo Queries_en.srt

4.8 KB

004 Adding a Geospatial Index to Track the Distance.mp4

23.6 MB

004 Adding a Geospatial Index to Track the Distance_en.srt

3.9 KB

005 Adding Additional Locations.mp4

64.5 MB

005 Adding Additional Locations_en.srt

4.6 KB

006 Finding Places Inside a Certain Area.mp4

116.6 MB

006 Finding Places Inside a Certain Area_en.srt

8.4 KB

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

77.2 MB

007 Finding Out If a User Is Inside a Specific Area_en.srt

7.7 KB

008 Finding Places Within a Certain Radius.mp4

73.7 MB

008 Finding Places Within a Certain Radius_en.srt

7.5 KB

009 Wrap Up.mp4

4.4 MB

009 Wrap Up_en.srt

2.3 KB

010 Useful Resources & Links.html

0.5 KB

/.../0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/12 - Understanding the Aggregation Framework/

001 Module Introduction.mp4

2.7 MB

001 Module Introduction_en.srt

2.0 KB

002 What is the Aggregation Framework.mp4

6.3 MB

002 What is the Aggregation Framework_en.srt

2.8 KB

003 Getting Started with the Aggregation Pipeline.mp4

7.3 MB

003 Getting Started with the Aggregation Pipeline_en.srt

1.8 KB

003 persons.json

5.2 MB

004 Using the Aggregation Framework.mp4

12.7 MB

004 Using the Aggregation Framework_en.srt

4.4 KB

005 Understanding the Group Stage.mp4

42.1 MB

005 Understanding the Group Stage_en.srt

7.8 KB

005 commands-1.js

0.2 KB

006 Diving Deeper Into the Group Stage.mp4

23.3 MB

006 Diving Deeper Into the Group Stage_en.srt

4.2 KB

006 commands-2.js

0.2 KB

007 Official-project-Docs.url

0.1 KB

007 Working with $project.encrypted.m4a

5.1 MB

007 Working with $project.encrypted.mp4

56.1 MB

007 Working with $project_en.srt

13.6 KB

007 commands-3.js

0.7 KB

008 Turning the Location Into a geoJSON Object.mp4

66.0 MB

008 Turning the Location Into a geoJSON Object_en.srt

10.7 KB

009 Transforming the Birthdate.mp4

22.4 MB

009 Transforming the Birthdate_en.srt

4.8 KB

009 commands-4.js

1.5 KB

010 Using Shortcuts for Transformations.mp4

7.9 MB

010 Using Shortcuts for Transformations_en.srt

1.8 KB

010 commands-5.js

1.4 KB

011 Understanding the $isoWeekYear Operator.encrypted.m4a

1.4 MB

011 Understanding the $isoWeekYear Operator.encrypted.mp4

25.2 MB

011 Understanding the $isoWeekYear Operator_en.srt

3.6 KB

011 commands-6.js

1.6 KB

012 $group vs $project.encrypted.m4a

476.1 KB

012 $group vs $project.encrypted.mp4

990.8 KB

012 $group vs $project_en.srt

1.2 KB

013 Pushing Elements Into Newly Created Arrays.mp4

10.5 MB

013 Pushing Elements Into Newly Created Arrays_en.srt

4.8 KB

013 array-data.json

0.7 KB

014 Understanding the $unwind Stage.encrypted.m4a

1.5 MB

014 Understanding the $unwind Stage.encrypted.mp4

6.5 MB

014 Understanding the $unwind Stage_en.srt

3.7 KB

014 commands-7.js

0.1 KB

015 Eliminating Duplicate Values.mp4

2.1 MB

015 Eliminating Duplicate Values_en.srt

1.0 KB

015 commands-8.js

0.1 KB

016 Using Projection with Arrays.mp4

7.9 MB

016 Using Projection with Arrays_en.srt

3.9 KB

016 commands-9.js

0.1 KB

017 Getting the Length of an Array.mp4

2.8 MB

017 Getting the Length of an Array_en.srt

1.4 KB

017 commands-10.js

0.1 KB

018 Using the $filter Operator.encrypted.m4a

2.4 MB

018 Using the $filter Operator.encrypted.mp4

9.8 MB

018 Using the $filter Operator_en.srt

6.3 KB

018 commands-11.js

0.2 KB

019 Applying Multiple Operations to our Array.mp4

28.7 MB

019 Applying Multiple Operations to our Array_en.srt

9.1 KB

019 commands-12.js

0.3 KB

020 Understanding $bucket.encrypted.m4a

3.2 MB

020 Understanding $bucket.encrypted.mp4

44.5 MB

020 Understanding $bucket_en.srt

7.8 KB

020 commands-13.js

0.5 KB

021 Diving Into Additional Stages.mp4

53.7 MB

021 Diving Into Additional Stages_en.srt

9.1 KB

021 commands-14.js

0.3 KB

022 How MongoDB Optimizes Your Aggregation Pipelines.html

0.4 KB

023 Writing Pipeline Results Into a New Collection.mp4

8.4 MB

023 Writing Pipeline Results Into a New Collection_en.srt

2.1 KB

023 commands-15.js

1.5 KB

024 Working with the $geoNear Stage.encrypted.m4a

2.7 MB

024 Working with the $geoNear Stage.encrypted.mp4

11.6 MB

024 Working with the $geoNear Stage_en.srt

6.7 KB

024 commands-16.js

0.3 KB

025 Wrap Up.mp4

6.6 MB

025 Wrap Up_en.srt

3.7 KB

026 Useful Resources & Links.html

0.5 KB

external-links.txt

0.1 KB

/13 - Working with Numeric Data/

001 Module Introduction.mp4

1.4 MB

001 Module Introduction_en.srt

1.2 KB

002 Number Types - An Overview.mp4

18.9 MB

002 Number Types - An Overview_en.srt

9.1 KB

003 MongoDB Shell & Data Types.html

0.6 KB

004 Understanding Programming Language Defaults.mp4

3.1 MB

004 Understanding Programming Language Defaults_en.srt

4.9 KB

005 Working with int32.mp4

53.9 MB

005 Working with int32_en.srt

7.4 KB

006 Working with int64.mp4

26.9 MB

006 Working with int64_en.srt

9.0 KB

007 Doing Maths with Floats int32s & int64s.mp4

30.9 MB

007 Doing Maths with Floats int32s & int64s_en.srt

9.2 KB

008 What's Wrong with Normal Doubles.mp4

8.8 MB

008 What's Wrong with Normal Doubles_en.srt

5.9 KB

009 Working with Decimal 128bit.mp4

23.5 MB

009 Working with Decimal 128bit_en.srt

5.4 KB

010 Wrap Up.mp4

19.2 MB

010 Wrap Up_en.srt

2.3 KB

011 Useful Resources & Links.html

1.0 KB

/14 - MongoDB & Security/

001 Module Introduction.mp4

6.5 MB

001 Module Introduction_en.srt

6.3 KB

002 Understanding Role Based Access Control.mp4

19.6 MB

002 Understanding Role Based Access Control_en.srt

9.8 KB

003 Roles - Examples.mp4

5.8 MB

003 Roles - Examples_en.srt

3.3 KB

004 Creating a User.mp4

16.5 MB

004 Creating a User_en.srt

8.3 KB

005 Built-In Roles - An Overview.mp4

16.8 MB

005 Built-In Roles - An Overview_en.srt

8.3 KB

006 Assigning Roles to Users & Databases.mp4

33.6 MB

006 Assigning Roles to Users & Databases_en.srt

6.5 KB

007 Updating & Extending Roles to Other Databases.mp4

11.6 MB

007 Updating & Extending Roles to Other Databases_en.srt

7.1 KB

008 Adding SSL Transport Encryption.mp4

142.1 MB

008 Adding SSL Transport Encryption_en.srt

14.1 KB

008 How-to-generate-a-SSL-certificate.url

0.1 KB

009 Encryption at REST.mp4

2.5 MB

009 Encryption at REST_en.srt

2.0 KB

010 Wrap Up.mp4

8.8 MB

010 Wrap Up_en.srt

4.5 KB

011 Useful Resources & Links.html

1.6 KB

external-links.txt

0.1 KB

/15 - Performance, Fault Tolerancy & Deployment/

001 Module Introduction.mp4

2.9 MB

001 Module Introduction_en.srt

2.5 KB

002 What Influences Performance.mp4

5.0 MB

002 What Influences Performance_en.srt

4.1 KB

003 Understanding Capped Collections.mp4

11.1 MB

003 Understanding Capped Collections_en.srt

7.0 KB

004 What are Replica Sets.mp4

9.8 MB

004 What are Replica Sets_en.srt

6.2 KB

005 Understanding Sharding.mp4

11.7 MB

005 Understanding Sharding_en.srt

9.0 KB

006 Deploying a MongoDB Server.mp4

4.8 MB

006 Deploying a MongoDB Server_en.srt

3.3 KB

007 Using MongoDB Atlas.mp4

108.3 MB

007 Using MongoDB Atlas_en.srt

14.1 KB

008 Backups & Setting Alerts in MongoDB Atlas.mp4

5.2 MB

008 Backups & Setting Alerts in MongoDB Atlas_en.srt

2.0 KB

009 Connecting to our Cluster.mp4

32.0 MB

009 Connecting to our Cluster_en.srt

5.5 KB

010 Wrap Up.mp4

5.8 MB

010 Wrap Up_en.srt

2.9 KB

011 Useful Resources & Links.html

0.4 KB

/16 - Transactions/

001 Module Introduction.mp4

1.2 MB

001 Module Introduction_en.srt

1.6 KB

002 What are Transactions.mp4

4.5 MB

002 What are Transactions_en.srt

2.8 KB

003 A Typical Usecase.mp4

5.4 MB

003 A Typical Usecase_en.srt

3.1 KB

004 How Does a Transaction Work.mp4

65.1 MB

004 How Does a Transaction Work_en.srt

10.6 KB

005 Useful Resources & Links.html

0.2 KB

/17 - From Shell to Driver/

001 Module Introduction.mp4

3.3 MB

001 Module Introduction_en.srt

3.1 KB

002 Splitting Work Between the Driver & the Shell.mp4

3.3 MB

002 Splitting Work Between the Driver & the Shell_en.srt

2.7 KB

003 Preparing our Project.mp4

28.1 MB

003 Preparing our Project_en.srt

6.8 KB

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

590.4 KB

004 Installing Visual Studio Code.mp4

5.6 MB

004 Installing Visual Studio Code_en.srt

2.4 KB

005 Installing the Node.js Driver.mp4

27.3 MB

005 Installing the Node.js Driver_en.srt

7.2 KB

006 Connecting Node.js & the MongoDB Cluster.mp4

47.4 MB

006 Connecting Node.js & the MongoDB Cluster_en.srt

8.9 KB

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

594.2 KB

007 Storing Products in the Database.mp4

63.2 MB

007 Storing Products in the Database_en.srt

6.9 KB

008 Storing the Price as 128bit Decimal.mp4

65.8 MB

008 Storing the Price as 128bit Decimal_en.srt

8.0 KB

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

590.9 KB

009 Fetching Data From the Database.mp4

72.4 MB

009 Fetching Data From the Database_en.srt

8.8 KB

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

590.6 KB

010 Creating a More Realistic Setup.mp4

151.8 MB

010 Creating a More Realistic Setup_en.srt

15.0 KB

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

595.3 KB

011 Getting a Single Product.mp4

37.9 MB

011 Getting a Single Product_en.srt

4.3 KB

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

594.2 KB

012 Editing & Deleting Products.mp4

105.2 MB

012 Editing & Deleting Products_en.srt

9.6 KB

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

595.9 KB

013 Implementing Pagination.mp4

55.4 MB

013 Implementing Pagination_en.srt

6.7 KB

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

594.3 KB

014 Adding an Index.mp4

17.2 MB

014 Adding an Index_en.srt

2.1 KB

015 Signing Users Up.mp4

68.2 MB

015 Signing Users Up_en.srt

9.5 KB

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

594.2 KB

016 Adding an Index to Make the Email Unique.mp4

10.9 MB

016 Adding an Index to Make the Email Unique_en.srt

1.4 KB

017 Adding User Sign In.mp4

80.2 MB

017 Adding User Sign In_en.srt

6.6 KB

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

591.9 KB

018 Wrap Up.mp4

6.0 MB

018 Wrap Up_en.srt

1.7 KB

019 Useful Resources & Links.html

0.3 KB

/.../0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/18 - Introducing Stitch/

001 Module Introduction.mp4

2.1 MB

001 Module Introduction_en.srt

2.4 KB

002 Stitch & MongoDB Realm.html

0.6 KB

003 What is Stitch.mp4

15.2 MB

003 What is Stitch_en.srt

10.1 KB

004 Preparations.mp4

7.5 MB

004 Preparations_en.srt

3.0 KB

004 stitch-01-starting-code.zip

244.2 KB

005 Start Using Stitch.mp4

39.5 MB

005 Start Using Stitch_en.srt

6.5 KB

006 Adding Stitch to our App & Initializing It.mp4

95.5 MB

006 Adding Stitch to our App & Initializing It_en.srt

11.9 KB

007 Adding Authentication.mp4

19.6 MB

007 Adding Authentication_en.srt

3.9 KB

008 Sending Data Access Rules.mp4

32.8 MB

008 Sending Data Access Rules_en.srt

5.8 KB

009 Fetching & Converting Data.mp4

13.2 MB

009 Fetching & Converting Data_en.srt

2.3 KB

010 Deleting Products.mp4

20.8 MB

010 Deleting Products_en.srt

4.1 KB

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

250.2 KB

011 Finding a Single Product.mp4

48.4 MB

011 Finding a Single Product_en.srt

5.8 KB

011 stitch-03-fetch-product.zip

246.1 KB

012 Adding Products.mp4

40.5 MB

012 Adding Products_en.srt

4.7 KB

012 stitch-04-insert.zip

245.3 KB

013 Updating Products.mp4

47.2 MB

013 Updating Products_en.srt

5.4 KB

013 stitch-05-edit.zip

244.2 KB

014 Switching to User Email & Password Authentication.mp4

10.5 MB

014 Switching to User Email & Password Authentication_en.srt

2.7 KB

015 Adding User Sign Up & Confirmation.mp4

79.4 MB

015 Adding User Sign Up & Confirmation_en.srt

8.2 KB

016 Adding User Login.mp4

29.4 MB

016 Adding User Login_en.srt

4.9 KB

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

247.7 KB

017 Rules & Real Users.mp4

17.6 MB

017 Rules & Real Users_en.srt

2.5 KB

018 The Current State of Authentication.html

1.0 KB

019 Functions & Triggers.mp4

26.3 MB

019 Functions & Triggers_en.srt

7.2 KB

019 stitch-07-functions-triggers.zip

247.7 KB

020 Wrap Up.mp4

4.0 MB

020 Wrap Up_en.srt

1.2 KB

021 Useful Resources & Links.html

0.7 KB

/19 - Roundup/

001 Course Roundup.mp4

22.8 MB

001 Course Roundup_en.srt

2.0 KB

002 Course Slides.html

0.0 KB

002 slides.pdf

5.5 MB

003 Bonus More Content!.html

1.1 KB

 

Total files 593


Copyright © 2024 FileMood.com