SQLite is a full-featured relational database that runs in-app.
No server is needed, so it's perfect for local data storage.
In this tutorial, @PlaybackPress goes over the basics of SQLite, & how to use it in apps.
https://t.co/Fvi7Tz1Vnb
Installing #Ubuntu 25.04 on my #Surface 1943 Model!!! Love that the newest base kernel update doesn't require the additional surface-linux kernel install
Day 1 of #100DaysOfCode
I absolutely suck at keep up with these lol... Spent some time tonight working on my web app. This is my first time using #flask for my backend. Created my delete and update (edit) routes with logic tonight and tied it in with the #jinja