KodeKloud

Master MariaDB: A Hands-On, Learn-by-Doing Database Course

KodeKloud

Master MariaDB: A Hands-On, Learn-by-Doing Database Course

Mumshad Mannambeth

Instructor: Mumshad Mannambeth

Included with Coursera PlusLearn more

Ask Coursera

Gain insight into a topic and learn the fundamentals.
Beginner level

Recommended experience

9 hours to complete
Flexible schedule
Learn at your own pace
Gain insight into a topic and learn the fundamentals.
Beginner level

Recommended experience

9 hours to complete
Flexible schedule
Learn at your own pace

What you'll learn

  • Install, secure, and configure a MariaDB server — including removing insecure defaults and reading the configuration file.

  • Write SQL to create databases, manage tables with correct data types and constraints, and perform CRUD operations.

  • Manage database users with least-privilege access, roles, and permission auditing to keep your database secure.

  • Deploy MariaDB in Docker and wire it to a Flask application using Docker Compose with named volumes and service DNS.

Details to know

Shareable certificate

Add to your LinkedIn profile

Recently updated!

July 2026

Assessments

16 assignments

Taught in English

See how employees at top companies are mastering in-demand skills

 logos of Petrobras, TATA, Danone, Capgemini, P&G and L'Oreal

There are 8 modules in this course

Go from a bare server to a running, secured MariaDB you can trust. Install the server, connect with the client, tour the main configuration file, and strip out the dangerous defaults a fresh install leaves behind — before creating your first database.

What's included

5 videos1 reading2 assignments

Fill the empty server with real data. Create databases and tables with the right data types and keys, then practice the four everyday operations — add, read, change, remove — plus safe cleanup. These verbs underpin the rest of the course.

What's included

3 videos1 reading2 assignments

Move past the single all-powerful root login to per-user, least-privilege access. Create users keyed to a host, grant and revoke precise privileges, audit what a user can do, and use roles to manage access at scale.

What's included

3 videos1 reading2 assignments

Design tables whose column rules keep data trustworthy. Pick the right data type for each value, evolve a live table with ALTER TABLE, and add the constraints and defaults that reject bad data on every insert.

What's included

3 videos1 reading2 assignments

Keep very large tables fast by splitting them into partitions so a query reads only the slice it needs. Learn what partitioning is and why partition pruning helps, then build all four partition types and when to use each.

What's included

3 videos1 reading2 assignments

Look under the hood at storage engines the component that decides how data is written, locked, and protected and extend the server with plugins. The SQL stays the same; the engine underneath changes the rules.

What's included

3 videos1 reading2 assignments

Defend against the two fears every DBA carries losing data, and unexplained slowness. Take logical backups with mysqldump and restore after a simulated disaster, then enable and read the slow query log to find exactly which query is dragging.

What's included

3 videos1 reading2 assignments

Run MariaDB in containers and connect a real application to it. Learn why containers solve "works on my machine," containerize a Flask app alongside MariaDB, watch a lone container fail because it can't find the database, then wire both together with Docker Compose.

What's included

3 videos1 reading2 assignments

Instructor

Mumshad Mannambeth
KodeKloud
39 Courses40,930 learners

Offered by

KodeKloud

Why people choose Coursera for their career

Felipe M.

Learner since 2018
"To be able to take courses at my own pace and rhythm has been an amazing experience. I can learn whenever it fits my schedule and mood."

Jennifer J.

Learner since 2020
"I directly applied the concepts and skills I learned from my courses to an exciting new project at work."

Larry W.

Learner since 2021
"When I need courses on topics that my university doesn't offer, Coursera is one of the best places to go."

Chaitanya A.

"Learning isn't just about being better at your job: it's so much more than that. Coursera allows me to learn without limits."

Frequently asked questions