Autoplay
Autocomplete
Previous Lesson
Complete and Continue
MySQL 8 Recipes
Overview and Installation
The Course Overview
Learning MySQL 8
Getting to Know the MySQL 8 Architecture
Installation via Package Manager
Installation via Manual Package
Upgrading an Existing Database to MySQL 8
Working with the Database
Using Tools to Access the Database
Getting to Know Your Database
Performing Initial Database Configuration
Accessing the Data Dictionary
Managing Users
Administration Topics
Performing Basic Troubleshooting
Configuring Security
Performing Backup and Recovery of Your Database
Optimizing Performance with Query Execution Plans
Querying the Database
Learning SQL: Querying Data
Learning SQL: Inserting and Modifying Data
Learning SQL: Design Databases
Learning Best Practices for Writing Queries
Using the New Querying Features in MySQL 8
Working with Indexes
Managing Big Databases Using Partitioning
Programming Examples
Programming with PHP
Using a PHP Database Abstraction Layer
Programming with Python
Programming with Java
Learning SQL: Querying Data
Complete and Continue