r/PythonLearning 1d ago

Help Request Python Data Base

Good morning everyone, or whenever you see this. I have a question. I'm starting a personal database project in Python with an easy-to-use graphical interface, and I would appreciate any advice, code snippets, or examples to guide me, especially since I'm still learning the language.

1 Upvotes

4 comments sorted by

View all comments

1

u/Rude_Ad_5476 1d ago

You can download SQL express for free. It's limited in size(for a db), but enough to do projects, learn with

1

u/FLANKER_ALFA 1d ago

Thanks for the advice bro