- #1
PotentialE
- 57
- 0
Does anyone have a good tutorial or start-up advice for building a database in Python? The only database software I've ever used is Microsoft Access, but I've heard it's possible to build databases in Python.
I was thinking I'd start off with a simple database: a few tables that can draw information from one another. Basically, what I'm unsure of is creating an optimal interface to enter data. Any hints / guidance or pertinent links would be helpful.
Thanks!
I was thinking I'd start off with a simple database: a few tables that can draw information from one another. Basically, what I'm unsure of is creating an optimal interface to enter data. Any hints / guidance or pertinent links would be helpful.
Thanks!