A rich GUI database browser built with Tkinter for MySQL, PostgreSQL, and MSSQL. It offers Excel-like table viewing with inline editing, column filtering, pagination, CSV export, and a dynamic ...
A Python project to manage a PostgreSQL database using both a Command-Line Interface (CLI) and a Graphical User Interface (GUI) built with Tkinter. This project demonstrates how to perform CRUD ...