Skip to content
/ Library Public

A simple GUI based DBMS for a library using Python, Apache, PyQt5 and MySQL

Notifications You must be signed in to change notification settings

a13r1/Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library

Overview

A simple GUI based DBMS for a library.
It uses Apache server for testing on localhost, and MySQL as a DB.
UI is designed using Qt Designer.
sqlclient library is used to connect UI with the DB.

Scale

Currently, it only supports one table to store books. The UI has functionality for books CRUD operations.

Dependencies

GUI

Books table

About

A simple GUI based DBMS for a library using Python, Apache, PyQt5 and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages