Getting Started with MariaDB

Go to class
Write Review

Free Online Course: Getting Started with MariaDB provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Getting Started with MariaDB is taught by Pinal Dave.

Overview
  • This course will teach you how to learn MariaDB by installation and configuration from the scratch. You'll also learn how to write efficient queries to retrieve data from multiple tables.

    MariaDB is great for its open-source innovation and enterprise-grade reliability, as well as its modern relational database. It has emerged as a smart alternative to legacy databases. In recent releases, MariaDB Server has become the leading open source database for enterprises closing the gaps with proprietary databases. In this course, Getting Started with MariaDB, you'll learn all the concepts which will help you to get started with MariaDB. First, you'll discover how to install and configure MariaDB. Next, you'll explore how to retrieve and modify the data. Then, you'll learn how to retrieve data using Joins. Finally, you'll figure out how to write efficient code and learn resources. By the end of this course, you'll have a solid foundation to get started developing applications with MariaDB.

    Topics:

    • Course Overview
    • Getting Started
    • Installing and Configuring MariaDB
    • Retrieving and Modifying the Data in Single
    • Retrieving Data from Multiple Tables Using Joins
    • Writing Efficient Code with Stored Routines
    • Learning Resources and Next Step