Welcome to the MySQL for Developers course, where we’ll cover everything you need to know to become an expert user of the MySQL database. We’ll be breaking the course down into several sections, starting with the schema and covering everything from data types to indexes, to querying, and much more. #schema-what-makes-an-effective-and-efficient-tableIn the first section of the course, we’re going to start by looking at schema basics.
#indexing-what-is-an-index-and-how-it-worksIn the next section of the course, we’ll cover indexing in depth.
#querying-writing-efficient-and-effective-queriesIn the third section of the course, we’ll cover querying.