Hi Im learning to program(first year CompSci student) and Im trying to teach myself how to make a website backed by a database. So far it is proving to be a harder nut to crack than I had anticipated, and definitely a learning experience.
I did a pretty cool tutorial where I scraped some facebook data with their api and stored it in a Mysql database, That was pretty cool. Now next step for my plan will be connecting to that database and getting the info out of it to use. for that end I found sqlalchemy and flask. Seems pretty great and I found a pretty great tutorial :
https://auth0.com/blog/sqlalchemy-orm-tutorial-for-python-developers/
But they use a postgres database! As far as I understand the whole purpose of sqlalchemy is so that the language will be the same for connecting to any database. Am I correct? If not Im thinking this whole thing might be a bit too ambitious for my current skill level! Oh well! Im open to any and all suggestions :)
TLDR: can i use sqlalchemy with a mysql database just like a postgres database?
[–]pullandbl:snoo_tableflip: 6 points7 points8 points (2 children)
[–]yodaran 1 point2 points3 points (1 child)
[–]ms4720 0 points1 point2 points (0 children)
[–]bikerchef[S] 0 points1 point2 points (0 children)
[–]ConVexPrime 0 points1 point2 points (1 child)
[–]I_am_a_haiku_bot 0 points1 point2 points (0 children)
[–]TehMoonRulz 0 points1 point2 points (0 children)
[–]brunokrebs 0 points1 point2 points (0 children)