How to create CRUD Application with Python and PostgreSQL

- 75%

0
Certificate

Paid

Language

Level

Beginner

Last updated on February 1, 2023 4:50 am

Learn how to interface a Python application with a PostgreSQL database. Install psycopg2 connector module and create a new database and table. Build a graphical user interface using Tkinter and import other necessary modules. Create a database configuration file for interaction with the PostgreSQL database. Perfect for beginners in Python, programming, and SQL.

Add your review

What you’ll 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

Show moreShow less

In this course you  learn how to interface a Python  application program with a PostgreSQL  database. Python has  various modules that you can use to  interact with databases. We will install psycopg2 connector module to enable us interact with PostgreSQL  database from our Python application.

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

User Reviews

0.0 out of 5
0
0
0
0
0
Write a review

There are no reviews yet.

Be the first to review “How to create CRUD Application with Python and PostgreSQL”

×

    Your Email (required)

    Report this page
    How to create CRUD Application with Python and PostgreSQL
    How to create CRUD Application with Python and PostgreSQL
    LiveTalent.org
    Logo
    LiveTalent.org
    Privacy Overview

    This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.