What's new
Warez.Ge

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Build a CRUD Application with Python and MariaDB

Lee

Active member
c1df41f3-00b4-4861-9dd0-9eb665a4e0f1.png

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHzLanguage: English | Size: 533 MB | Duration: 1h 50m

Create a Python program that interacts and stores data in MariaDB Database
What you'll learn
Setup Python Development Environment
Setup MariaDB Database Server
Create a new database and table
Create graphical user interface ( GUI ) with Python for the application
Create and activate a virtual environment
Create Python class and functions
Connect Python to MariaDB
Interact with MariaDB from Python
Requirements
Basic knowledge of database systems
Basic knowledge of SQL
Basic knowledge of Python
Description
Python is a high-level, general-purpose programming language.​

Its design philosophy emphasizes code readability with the
use of significant indentation. Its language constructs and object-oriented approach aim to help programmers write clear, logical code for small- and large-scale projects
MariaDB Server is one of the most popular open source relational databases. It's made by the original developers of MySQL so they share some similarities.
In this course you learn how to interface a Python application program with a MariaDB Server Database. Python has various modules that you can use to interact with databases. We will install a database connector module to enable us interact with MariaDB Server database from our Python application.
We will be installing Python and MariaDB database server and also create a new database and table that our Python application will interact with.
We will create the Python application frontend using Tkinter which is a built in Python module used to create graphical user interfaces . From tkinter module we will import ttk module which is a themed widget library that contains various types of widgets like buttons, labels etc that we can use to build the graphical user interface for our Python application. We will also import other bits and pieces from the tkinter module that our Python application will use.
Also we will create a database configuration file that will be used to interact with the MariaDB Server database from our Python application. We will also be creating a class with methods and also stand alone functions for our application.
When the application is complete we will be able to perform CRUD operations on the MariaDB database from our Python application.
Who this course is for
Bner Programmers
Anyone who wants to learn something new



DOWNLOAD
uploadgig.com
Code:
https://uploadgig.com/file/download/05a3bcb71326273d/frukoCkl__Build_a_CR.rar

rapidgator.net
Code:
https://rapidgator.net/file/176721b89108ff3a92868bd4be03fc2b/frukoCkl__Build_a_CR.rar.html

nitro.download
Code:
https://nitro.download/view/3E24DA5AEBE3ABC/frukoCkl__Build_a_CR.rar
 

Users who are viewing this thread

Back
Top