23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
TORRENT DETAILS
Developing With MySQL (2024)
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
MySQL is the most popular open source DBMS for the enterprise. It also powers more than 30% of the web. In this course, you’ll learn to develop enterprise-level MySQL-backed applications from a data centric point of view.
If you’re tired of having to piece together disconnected tutorials and wish to master MySQL the easy way, this is the course you need. In this course, Developing with MySQL, through a series of bite-sized, easy-to-follow clips that cover both theory and practice, you'll become an expert MySQL developer. First, you'll work with Views, Stored Procedures, Triggers, and Events. Next, you’ll explore Transactions, Concurrency, Data Types, and Database Design. Finally, you'll delve into indexing for high performance and security. By the end of this course, you’ll be able to manage even the most ambitious MySQL projects with confidence and ease.
Homepage
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.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 !/02/developing-with-mysql-slides.pdf
4.1 MB
~Get Your Files Here !/03/views-slides.pdf
1.8 MB
~Get Your Files Here !/04/stored-procedures-slides.pdf
3.8 MB
~Get Your Files Here !/05/triggers-and-events-slides.pdf
1.9 MB
~Get Your Files Here !/06/transactions-and-concurrency-slides.pdf
4.9 MB
~Get Your Files Here !/07/data-types-slides.pdf
3.5 MB
~Get Your Files Here !/08/database-design-slides.pdf
17.1 MB
~Get Your Files Here !/09/indexing-for-high-performance-slides.pdf
7.8 MB
~Get Your Files Here !/1. Course Overview/1. Course Overview.mp4
16.6 MB
~Get Your Files Here !/10. Data Security/1. Data Security.mp4
15.1 MB
~Get Your Files Here !/10. Data Security/2. Dropping Users, Changing Passwords.mp4
33 MB
~Get Your Files Here !/10. Data Security/3. Granting Privileges to Users.mp4
20.3 MB
~Get Your Files Here !/10. Data Security/4. Granting Privileges to Apps.mp4
60.1 MB
~Get Your Files Here !/10/data-security-slides.pdf
7.2 MB
~Get Your Files Here !/2. Developing with MySQL/1. Introduction.mp4
10.4 MB
~Get Your Files Here !/2. Developing with MySQL/2. Installing MySQL on Windows, Mac, and Linux.mp4
30.4 MB
~Get Your Files Here !/2. Developing with MySQL/3. Creating the Databases.mp4
29 MB
~Get Your Files Here !/3. Views/1. Creating Views.mp4
35.3 MB
~Get Your Files Here !/3. Views/2. Altering and Dropping Views.mp4
23.3 MB
~Get Your Files Here !/3. Views/3. Updateable Views.mp4
52.1 MB
~Get Your Files Here !/4. Stored Procedures/1. Stored Procedures.mp4
33.5 MB
~Get Your Files Here !/4. Stored Procedures/2. Procedure Parameters.mp4
32.1 MB
~Get Your Files Here !/4. Stored Procedures/3. Parameter Validation.mp4
23.5 MB
~Get Your Files Here !/4. Stored Procedures/4. Variables.mp4
8.9 MB
~Get Your Files Here !/5. Triggers and Events/1. Triggers and Events.mp4
15.3 MB
~Get Your Files Here !/5. Triggers and Events/2. Viewing Triggers.mp4
3.1 MB
~Get Your Files Here !/5. Triggers and Events/3. Events.mp4
10.9 MB
~Get Your Files Here !/5. Triggers and Events/4. Viewing, Dropping, and Altering Events.mp4
12.7 MB
~Get Your Files Here !/6. Transactions and Concurrency/1. Transactions and Concurrency.mp4
14.1 MB
~Get Your Files Here !/6. Transactions and Concurrency/10. Summary.mp4
6.2 MB
~Get Your Files Here !/6. Transactions and Concurrency/2. Creating Transactions.mp4
23.4 MB
~Get Your Files Here !/6. Transactions and Concurrency/3. Concurrency and Locking.mp4
20.6 MB
~Get Your Files Here !/6. Transactions and Concurrency/4. Problems with Concurrency.mp4
30 MB
~Get Your Files Here !/6. Transactions and Concurrency/5. Isolation Level Read Uncommitted.mp4
8.9 MB
~Get Your Files Here !/6. Transactions and Concurrency/6. Isolation Level Read Committed.mp4
16 MB
~Get Your Files Here !/6. Transactions and Concurrency/7. Isolation Level Repeatable Read.mp4
19.7 MB
~Get Your Files Here !/6. Transactions and Concurrency/8. Isolation Level Serializable.mp4
10.4 MB
~Get Your Files Here !/6. Transactions and Concurrency/9. Deadlocks.mp4
11.7 MB
~Get Your Files Here !/7. Data Types/1. Data Types Strings.mp4
7 MB
~Get Your Files Here !/7. Data Types/2. Data Types Integers.mp4
5.6 MB
~Get Your Files Here !/7. Data Types/3. Data Types Rationals.mp4
3.1 MB
~Get Your Files Here !/7. Data Types/4. Data Types Boolean.mp4
2.3 MB
~Get Your Files Here !/7. Data Types/5. Data Types Date and Time.mp4
2.6 MB
~Get Your Files Here !/8. Database Design/1. Database Design.mp4
7.4 MB
~Get Your Files Here !/8. Database Design/10. Foreign Keys.mp4
27.8 MB
~Get Your Files Here !/8. Database Design/11. Foreign Key Constraints.mp4
16.5 MB
~Get Your Files Here !/8. Database Design/12. 1NF First Normal Form.mp4
30 MB
~Get Your Files Here !/8. Database Design/13. 2NF Second Normal Form.mp4
14.9 MB
~Get Your Files Here !/8. Database Design/14. 3NF Third Normal Form.mp4
14.9 MB
~Get Your Files Here !/8. Database Design/15. Forward Engineering a Model.mp4
20.2 MB
~Get Your Files Here !/8. Database Design/2. Data Modelling.mp4
15.5 MB
~Get Your Files Here !/8. Database Design/3. Conceptual Models.mp4
32.8 MB
~Get Your Files Here !/8. Database Design/4. Relationships - One-to-one.mp4
14.9 MB
~Get Your Files Here !/8. Database Design/5. Relationships - One-to-many.mp4
3.7 MB
~Get Your Files Here !/8. Database Design/6. Relationships - Many-to-many.mp4
9.4 MB
~Get Your Files Here !/8. Database Design/7. Logical Models.mp4
32.4 MB
~Get Your Files Here !/8. Database Design/8. Physical Models.mp4
24 MB
~Get Your Files Here !/8. Database Design/9. Primary Keys.mp4
32.3 MB
~Get Your Files Here !/9. Indexing for High Performance/1. Indexing for High Performance.mp4
17.2 MB
~Get Your Files Here !/9. Indexing for High Performance/2. Creating Indexes.mp4
22.8 MB
~Get Your Files Here !/9. Indexing for High Performance/3. Viewing Indexes.mp4
20.6 MB
~Get Your Files Here !/9. Indexing for High Performance/4. Prefix Columns.mp4
18.6 MB
~Get Your Files Here !/9. Indexing for High Performance/5. Composite Indexes.mp4
13.3 MB
~Get Your Files Here !/9. Indexing for High Performance/6. Composite Indexes Order of Columns.mp4
13.6 MB
~Get Your Files Here !/9. Indexing for High Performance/7. When Indexes Are Ignored.mp4
11 MB
~Get Your Files Here !/9. Indexing for High Performance/8. Covering Indexes.mp4
11.1 MB
~Get Your Files Here !/9. Indexing for High Performance/9. Maintaining Indexes.mp4