How to create CRUD Application with Python and PostgreSQL (Udemy.com)
Build a Python Application to interact with PostgreSQL Database
Created by: Bluelime Learning Solutions
Produced in 2021
What you will learn
- Setup PostgreSQL Database Server
- Create a new database and table
- Create a sequence to provide automatic numbering on a column
- Alter column in a table
- Create database connection configuration file
- Create Graphical User Interface with tkinter
- Create message pop up messages on application
- Create and activate a virtual environment
- Create a class and methods
- Create functions
- Bind button widgets to functions
- Connect to PostgreSQL Database Server from Python Application
Quality Score
Overall Score : 100 / 100
Course Description
We will be installing PostgreSQL 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 twill be used to interact with the PostgreSQL database from our Python application.Who this course is for:
- Beginners to Python
- Beginners to Programming
- Beginners to SQL
Instructor Details
- 5.0 Rating
3 Reviews
Bluelime Learning Solutions
Bluelime is UK based and creates quality easy to understand eLearning solutions .All our courses are 100% video based. We teach hands on- examples that teach real life skills .
Bluelime has engaged in various types of projects for fortune 500 companies and understands what is required to prepare students with the relevant skills they need.
More courses by Bluelime Learning Solutions
Become an SQL Developer: Learn (SSRS, SSIS, SSAS,T-SQL,DW) (2021)
3.7 (260 Reviews)
Provider: Udemy
Time: 17h
$11.99
17 Beginner C# Walkthrough Projects step by step (2021)
3.9 (189 Reviews)
Provider: Udemy
Time: 17h
$11.99
PostgreSQL Database Administration (DBA) for Beginners (2018)
3.2 (93 Reviews)
Provider: Udemy
Time: 11.5h
$11.99
Python and Django Full-Stack Web Development for beginners (2021)
4.3 (58 Reviews)
Provider: Udemy
Time: 34.5h
$11.99
Learn Java by building 17 projects step by step (2018)
3.6 (52 Reviews)
Provider: Udemy
Time: 10.5h
$11.99
More postgresql courses
SQL and PostgreSQL: The Complete Developer's Guide (2021)
4.8 (60 Reviews)
Provider: Udemy
Time: 22h
$11.99
Practical SQL Bootcamp for Data Analysts and Data Scientists (2021)
4.8 (50 Reviews)
Provider: Udemy
Time: 3.5h
$11.99
Python 3 Complete Masterclass - Make Your Job Tasks Easier! (2021)
4.7 (414 Reviews)
Provider: Udemy
Time: 15.5h
$11.99














