How to Connect Python to MariaDB on Windows for performing CRUD Operations
Rahul.Sreedharan
7 February 2026

In this tutorial, we will learn to connect with the MariaDB Database Server running locally on our Windows 11 system and perform basic CRUD (Create, Read, Update, and Delete) operations on it.