17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
Excelling in an ever-changing software development world requires true "full stack" experience. Knowledge of nonrelational databases in particular adds exciting new capabilities and features that make everyday development easier, more streamlined, and vastly more scalable. This course provides an introduction to using MongoDB, one of the most popular nonrelational databases. Discover how to create documents to store data, organize documents in collections, and write queries to read, update, and delete documents. Instructor Justin Jenkins also shows how to properly index data to increase performance in MongoDB, and then shows how MongoDB can be integrated with applications written in Python, Node.js, PHP, and Golang. In the final chapter, he covers basic server administration, including replication, sharding, security, and backups. Make sure to practice your newfound MongoDB skills using the challenge and solution sets issued along the way.
If You Need More Stuff, kindly Visit and Support Us -->> https://FreeCourseWeb.com
Get More Tutorials and Support Us -->> https://DevCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/01 - Introduction/01 - Modern database and application design with MongoDB.mp4
16.5 MB
~Get Your Files Here !/01 - Introduction/01 - Modern database and application design with MongoDB.mp4.jpg
162 KB
~Get Your Files Here !/01 - Introduction/01 - Modern database and application design with MongoDB.srt
1.5 KB
~Get Your Files Here !/02 - 1. Getting Started/01 - Why MongoDB.mp4
7.9 MB
~Get Your Files Here !/02 - 1. Getting Started/01 - Why MongoDB.srt
5.2 KB
~Get Your Files Here !/02 - 1. Getting Started/02 - MongoDB vs. relational databases.mp4
9.1 MB
~Get Your Files Here !/02 - 1. Getting Started/02 - MongoDB vs. relational databases.srt
7.2 KB
~Get Your Files Here !/02 - 1. Getting Started/03 - Using the GitHub repository.mp4
4.6 MB
~Get Your Files Here !/02 - 1. Getting Started/03 - Using the GitHub repository.srt
3.9 KB
~Get Your Files Here !/02 - 1. Getting Started/04 - Install MongoDB on Windows.mp4
5.8 MB
~Get Your Files Here !/02 - 1. Getting Started/04 - Install MongoDB on Windows.srt
4.5 KB
~Get Your Files Here !/02 - 1. Getting Started/05 - Install MongoDB on macOS.mp4
12.1 MB
~Get Your Files Here !/02 - 1. Getting Started/05 - Install MongoDB on macOS.srt
6.6 KB
~Get Your Files Here !/02 - 1. Getting Started/06 - Using the MongoDB Database Tools.mp4
5 MB
~Get Your Files Here !/02 - 1. Getting Started/06 - Using the MongoDB Database Tools.srt
4.1 KB
~Get Your Files Here !/02 - 1. Getting Started/07 - Importing example data.mp4
6.9 MB
~Get Your Files Here !/02 - 1. Getting Started/07 - Importing example data.srt
7.3 KB
~Get Your Files Here !/03 - 2. Documents and Collections/01 - Create a document.mp4
8.5 MB
~Get Your Files Here !/03 - 2. Documents and Collections/01 - Create a document.srt
7.7 KB
~Get Your Files Here !/03 - 2. Documents and Collections/02 - Using .find() to query documents.mp4
7.9 MB
~Get Your Files Here !/03 - 2. Documents and Collections/02 - Using .find() to query documents.srt
6.7 KB
~Get Your Files Here !/03 - 2. Documents and Collections/03 - What can we store in a document.mp4
10 MB
~Get Your Files Here !/03 - 2. Documents and Collections/03 - What can we store in a document.srt
7.4 KB
~Get Your Files Here !/03 - 2. Documents and Collections/04 - Collections.mp4
5.9 MB
~Get Your Files Here !/03 - 2. Documents and Collections/04 - Collections.srt
5.8 KB
~Get Your Files Here !/03 - 2. Documents and Collections/05 - Challenge Create a recipe document.mp4
1.5 MB
~Get Your Files Here !/03 - 2. Documents and Collections/05 - Challenge Create a recipe document.srt
1.2 KB
~Get Your Files Here !/03 - 2. Documents and Collections/06 - Solution Create a recipe document.mp4
4.9 MB
~Get Your Files Here !/03 - 2. Documents and Collections/06 - Solution Create a recipe document.srt
2.6 KB
~Get Your Files Here !/04 - 3. Querying/01 - Sort, limit, and skip.mp4
7.5 MB
~Get Your Files Here !/04 - 3. Querying/01 - Sort, limit, and skip.srt
5.4 KB
~Get Your Files Here !/04 - 3. Querying/02 - Working with operators and arrays.mp4
10.8 MB
~Get Your Files Here !/04 - 3. Querying/02 - Working with operators and arrays.srt
7.9 KB
~Get Your Files Here !/04 - 3. Querying/03 - Updating documents.mp4
11.8 MB
~Get Your Files Here !/04 - 3. Querying/03 - Updating documents.srt
10 KB
~Get Your Files Here !/04 - 3. Querying/04 - Updating arrays.mp4
2.9 MB
~Get Your Files Here !/04 - 3. Querying/04 - Updating arrays.srt
2.5 KB
~Get Your Files Here !/04 - 3. Querying/05 - Deleting documents.mp4
2.4 MB
~Get Your Files Here !/04 - 3. Querying/05 - Deleting documents.srt
2.4 KB
~Get Your Files Here !/04 - 3. Querying/06 - Challenge Write a query.mp4
2.5 MB
~Get Your Files Here !/04 - 3. Querying/06 - Challenge Write a query.srt
2.5 KB
~Get Your Files Here !/04 - 3. Querying/07 - Solution Write a query.mp4
9.8 MB
~Get Your Files Here !/04 - 3. Querying/07 - Solution Write a query.srt
6.4 KB
~Get Your Files Here !/04 - 3. Querying/08 - The new MongoDB Shell.mp4
5.8 MB
~Get Your Files Here !/04 - 3. Querying/08 - The new MongoDB Shell.srt
6.3 KB
~Get Your Files Here !/05 - 4. Data and Schema Modeling/01 - How we need to think differently.mp4
9.9 MB
~Get Your Files Here !/05 - 4. Data and Schema Modeling/01 - How we need to think differently.srt
11.1 KB
~Get Your Files Here !/05 - 4. Data and Schema Modeling/02 - Basic indexes.mp4
11.6 MB
~Get Your Files Here !/05 - 4. Data and Schema Modeling/02 - Basic indexes.srt
9.5 KB
~Get Your Files Here !/05 - 4. Data and Schema Modeling/03 - Using different collection types.mp4
8.2 MB
~Get Your Files Here !/05 - 4. Data and Schema Modeling/03 - Using different collection types.srt
8.7 KB
~Get Your Files Here !/05 - 4. Data and Schema Modeling/04 - Challenge Avoiding joins.mp4
4.3 MB
~Get Your Files Here !/05 - 4. Data and Schema Modeling/04 - Challenge Avoiding joins.srt
2.5 KB
~Get Your Files Here !/05 - 4. Data and Schema Modeling/05 - Solution Avoiding joins.mp4
2.9 MB
~Get Your Files Here !/05 - 4. Data and Schema Modeling/05 - Solution Avoiding joins.srt
2.6 KB
~Get Your Files Here !/06 - 5. Coding with MongoDB/01 - Python.mp4
14.4 MB
~Get Your Files Here !/06 - 5. Coding with MongoDB/01 - Python.srt
9.6 KB
~Get Your Files Here !/06 - 5. Coding with MongoDB/02 - Node.js.mp4
19.1 MB
~Get Your Files Here !/06 - 5. Coding with MongoDB/02 - Node.js.srt
12.2 KB
~Get Your Files Here !/06 - 5. Coding with MongoDB/03 - PHP.mp4
18.4 MB
~Get Your Files Here !/06 - 5. Coding with MongoDB/03 - PHP.srt
12.5 KB
~Get Your Files Here !/06 - 5. Coding with MongoDB/04 - Golang.mp4
14.3 MB
~Get Your Files Here !/06 - 5. Coding with MongoDB/04 - Golang.srt
8.2 KB
~Get Your Files Here !/06 - 5. Coding with MongoDB/05 - How to use GridFS to store files.mp4
13.7 MB
~Get Your Files Here !/06 - 5. Coding with MongoDB/05 - How to use GridFS to store files.srt
9.9 KB
~Get Your Files Here !/07 - 6. Server Administration/01 - MongoDB config file.mp4
6.7 MB
~Get Your Files Here !/07 - 6. Server Administration/01 - MongoDB config file.srt
6.6 KB
~Get Your Files Here !/07 - 6. Server Administration/02 - Replication.mp4
22.9 MB
~Get Your Files Here !/07 - 6. Server Administration/02 - Replication.srt
14.7 KB
~Get Your Files Here !/07 - 6. Server Administration/03 - Sharding.mp4
9 MB
~Get Your Files Here !/07 - 6. Server Administration/03 - Sharding.srt
9.6 KB
~Get Your Files Here !/07 - 6. Server Administration/04 - Authentication and authorization.mp4
11 MB
~Get Your Files Here !/07 - 6. Server Administration/04 - Authentication and authorization.srt
9.5 KB
~Get Your Files Here !/07 - 6. Server Administration/05 - Backups.mp4
9.9 MB
~Get Your Files Here !/07 - 6. Server Administration/05 - Backups.srt
6 KB
~Get Your Files Here !/08 - Conclusion/01 - Wrapping up.mp4
6.1 MB
~Get Your Files Here !/08 - Conclusion/01 - Wrapping up.srt