README equivalent to django's migrate - flask python ---import db --- db.create_all() Then it will create migration, it will change and create table in your prefer database -MySQL -Postgresql