I have my website all set up, but now i want to integrate a database with it so i can display some high scores on some games. However i know NOTHING about databases, i've tried watching some tutorials but they all skip a few stages at the start i think, as i always get some errors. Are there any tutorials for integrating a database with Flask, that start from the complete beginning, including installing any software/packages needed.
Thanks.