The Quick Tutorial to Learn Database Programming Using Python GUI with MariaDB and PostgreSQL

The Quick Tutorial to Learn Database Programming Using Python GUI with MariaDB and PostgreSQL
Author :
Publisher : SPARTA PUBLISHING
Total Pages : 534
Release :
ISBN-10 :
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis The Quick Tutorial to Learn Database Programming Using Python GUI with MariaDB and PostgreSQL by : Vivian Siahaan

Download or read book The Quick Tutorial to Learn Database Programming Using Python GUI with MariaDB and PostgreSQL written by Vivian Siahaan and published by SPARTA PUBLISHING. This book was released on 2020-01-15 with total page 534 pages. Available in PDF, EPUB and Kindle. Book excerpt: In this book, you will create two MariaDB and PostgreSQL driven projects using PyQt. The step-by-step guide in this book is expected to help the reader's confidence to become a programmer who can solve database programming problems. A progressive project is provided to demonstrate how to apply the concepts of MariaDB and PostgreSQL using Python. In second chapter, you will learn PyQt that consists of a number of Python bindings for cross-platform applications that combine all the strengths of Qt and Python. By using PyQt, you can include all Qt libraries in Python code, so you can write GUI applications in Python. In other words, you can use PyQt to access all the features provided by Qt through Python code. Because PyQt depends on the Qt libraries at run time, you need to install PyQt. In third chapter, you will learn: How to create the initial three tables project in the School database: Teacher, Class, and Subject tables; How to create database configuration files; How to create a Python GUI for inserting and editing tables; How to create a Python GUI to join and query the three tables. In fourth chapter, you will learn how to: Create a main form to connect all forms; Create a project will add three more tables to the school database: Student, Parent, and Tuition tables; Create a Python GUI for inserting and editing tables; Create a Python GUI to join and query over the three tables. In this chapter, you will join the six classes, Teacher, TClass, Subject, Student, Parent, and Tuition and make queries over those tables. In chapter five, you will create dan configure PotgreSQL database. In this chapter, you will create Suspect table in crime database. This table has eleven columns: suspect_id (primary key), suspect_name, birth_date, case_date, report_date, suspect_ status, arrest_date, mother_name, address, telephone, and photo. You will also create GUI to display, edit, insert, and delete for this table. In chapter six, you will create a table with the name Feature_Extraction, which has eight columns: feature_id (primary key), suspect_id (foreign key), feature1, feature2, feature3, feature4, feature5, and feature6. The six fields (except keys) will have a VARCHAR data type (200). You will also create GUI to display, edit, insert, and delete for this table. In chapter seven, you will create two tables, Police and Investigator. The Police table has six columns: police_id (primary key), province, city, address, telephone, and photo. The Investigator table has eight columns: investigator_id (primary key), investigator_name, rank, birth_date, gender, address, telephone, and photo. You will also create GUI to display, edit, insert, and delete for both tables. In chapter eight, you will create two tables, Victim and Case_File. The Victim table has nine columns: victim_id (primary key), victim_name, crime_type, birth_date, crime_date, gender, address, telephone, and photo. The Case_File table has seven columns: case_file_id (primary key), suspect_id (foreign key), police_id (foreign key), investigator_id (foreign key), victim_id (foreign key), status, and description. You will create GUI to display, edit, insert, and delete for both tables as well.


The Quick Tutorial to Learn Database Programming Using Python GUI with MariaDB and PostgreSQL Related Books

The Quick Tutorial to Learn Database Programming Using Python GUI with MariaDB and PostgreSQL
Language: en
Pages: 534
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2020-01-15 - Publisher: SPARTA PUBLISHING

DOWNLOAD EBOOK

In this book, you will create two MariaDB and PostgreSQL driven projects using PyQt. The step-by-step guide in this book is expected to help the reader's confid
MariaDB And PostgreSQL Crash Course
Language: en
Pages: 534
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2019-11-13 - Publisher: SPARTA PUBLISHING

DOWNLOAD EBOOK

In this book, you will create two MariaDB and PostgreSQL driven projects using PyQt. The step-by-step guide in this book is expected to help the reader's confid
The Absolute Beginner’s Guide to Learn Database Programming Using Python GUI with MariaDB and SQL Server
Language: en
Pages: 535
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2020-01-16 - Publisher: SPARTA PUBLISHING

DOWNLOAD EBOOK

This book is designed to introduce programmers to programming and computational thinking through the lens of exploring database. This book offers Python program
The Absolute Beginner’s Guide to Learn Database Programming Using Python GUI with PostgreSQL and SQL Server
Language: en
Pages: 522
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2020-01-16 - Publisher: SPARTA PUBLISHING

DOWNLOAD EBOOK

This book is a comprehensive guide to Python as one of the fastest-growing computer languages including Web and Internet applications. This clear and concise in
A PROGRESSIVE TUTORIAL TO DATABASE PROGRAMMING WITH PYTHON GUI AND POSTGRESQL
Language: en
Pages: 537
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2020-01-03 - Publisher: SPARTA PUBLISHING

DOWNLOAD EBOOK

In this book, you will create two desktop applications using Python GUI and PostgreSQL. This book is a Python/PostgreSQL version of the Python/MySQL book which