Skip to content

This repository contains Python projects with MySQL, created during my Higher Secondary class. It includes an Electricity Bill Database for managing consumer billing, a Student Database Management System for handling student records, and a Library Management System for managing books and member details using CRUD operations.

Notifications You must be signed in to change notification settings

akshay-k5/DBMS_Projects_Python-Myql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python + MySQL Projects

This repository contains simple Python projects integrated with MySQL, created during my Higher Secondary class.
It includes:

  • Electricity Bill Database for managing consumer billing
  • Student Database Management System for handling student records
  • Library Management System for managing books and members

Requirements

  • Python 3.x
  • MySQL Server installed on the system
  • MySQL Connector for Python

Installation

  1. Install the required Python package:
    pip install mysql-connector-python

About

This repository contains Python projects with MySQL, created during my Higher Secondary class. It includes an Electricity Bill Database for managing consumer billing, a Student Database Management System for handling student records, and a Library Management System for managing books and member details using CRUD operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages