This Python project provides a graphical interface (GUI) for managing a student database using Tkinter and PostgreSQL. It allows users to perform various operations such as adding, retrieving, and ...
Developed a transactional banking system around Postgre in a Docker container. Implemented python scripts using virtualenv, to establish ODBC connection with the container and populated the database ...