Create a Python Application to connect to multiple databases (Udemy.com)

Create a Python App and Connect to and interact with Databases : PostgreSQL | MySQL |SQL Server | Oracle|SQLite

Created by: Bluelime Learning Solutions

Produced in 2021

icon
What you will learn

  • Install and setup multiple database systems
  • Create virtual environments
  • Install database connector drivers for multiple database systems
  • Create Python Application GUI Frontend
  • Create database and table in multiple database systems
  • Create a class and methods in Python File
  • Import and use Python Modules
  • Create database connection configuration file
  • Interact with databases from Python Application GUI
  • Perform various database operations from Python App GUI

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 86 / 100

icon
Course Description

In this course you will learn how to create a Python application program that will interact with the following database systems:
  • SQL Server database
  • PostgreSQL
  • MySQL
  • Oracle
  • SQLite
Python has various modules that you can use to interact with databases. We will install the various database connector module for each database system to enable us interact with the various database systems from our Python application.
We will setup the various database management systems 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 various database systems that we will connect to from our Python application. We will perform various database operations on the databases we will create from out Python application GUI frontend.Who this course is for:
  • Beginners to Python
  • Beginners to Programming

icon
Instructor Details

placeholder

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.

icon
More courses by Bluelime Learning Solutions

Become an SQL Developer: Learn (SSRS, SSIS, SSAS,T-SQL,DW)

$11.99

17 Beginner C# Walkthrough Projects step by step

$11.99

Coding for beginners

$11.99

PostgreSQL Database Administration (DBA) for Beginners

$11.99

Python and Django Full-Stack Web Development for beginners

$11.99

Learn Java by building 17 projects step by step

$11.99

icon
More postgresql courses

Rock the JVM! Akka Persistence with Scala

$11.99

SQL and PostgreSQL: The Complete Developer's Guide

$11.99

Practical SQL Bootcamp for Data Analysts and Data Scientists

$11.99

Python 3 Complete Masterclass - Make Your Job Tasks Easier!

$11.99

REST APIs with Flask and Python

$11.99

Python Django Dev To Deployment

$11.99

icon
Reviews

4.3

3 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By Pule Molise

Top top course!

By Mohamad Firdaus Ahmad

Useful knowledge for those want to learn how integrate Python with multiple types databases.

By iskidet

Clear and Concise,

Additional resources for other methods and their functionality will be helpful