Connecting to a SQLite Database Using Flask-SQLAlchemy



Connecting to a SQLite Database Using Flask-SQLAlchemy

Connecting to a SQLite Database Using Flask-SQLAlchemy

I’m done with MySQL! From now on, I’ll be using SQLite instead unless I have a good reason not to. In this video I show you how to create a SQLite database and connect to it using Flask-SQLAlchemy.

Need one-on-one help with your project? I can help through my coaching program. Learn more here: https://prettyprinted.com/coaching

https://sqlite.org/

Join my free course on the basics of Flask-SQLAlchemy: https://prettyprinted.com/flasksql

Comments are closed.