Skip to content

EmanuelRodriguezBedeman/SQL-DML-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Management App

Python Desktop App for Efficient SQL Database Management

Python MySQL CustomTkinter

DM App

About

Introducing a user-friendly desktop application designed for hassle-free MySQL database management directly from the graphical user interface (GUI), eliminating the need for writing complex queries.

As a concept model, it seamlessly searches for a default database named 'dunder_mifflin' and creates it if not found, offering a streamlined experience for beginners and professionals alike."

Features

  • Connect to your MySQL database using your credentials.
  • Select and manage tables effortlessly.
  • Perform essential data management operations:
    • Insert new data.
    • Read existing data.
    • Update records.
    • Delete unwanted entries.

These commands are integral parts of SQL's DML (Data Management Language), enabling efficient data manipulation within your MySQL database.

Demo

DML App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages