data-base-manager — first real app — a sqlite gui in pyqt
2023·02 · foundation · python · sqlite
where guis started
a year into 42's c curriculum, i wanted to make something a non-programmer could open. this is it: a pyqt desktop app for managing sqlite databases without writing sql — tables, rows, queries behind buttons.
kept on the timeline because it marks the first time i shipped software with a window instead of a prompt. the design sense came later; the instinct to build tools for people who don't live in terminals started here.
facts
era: first year of code
stack: python · pyqt · sqlite3
commits: 14
license: MIT
links
github
← anfreire.dev · the interactive version needs javascript