My experience upgrading project from Flask v1 to v2

This page summarizes the projects mentioned and recommended in the original post on /r/flask

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • flask-db

    A Flask CLI extension to help migrate and manage your SQL database.

  • When I updated Flask 1 to 2 I didn't encounter any issues with migrations but I also use Flask-DB not Flask-Migrate. Everything worked great.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Best way to make changes to deployed app db?

    1 project | /r/flask | 16 May 2021
  • Flask_Migrate missing upgrade/downgrade commands

    1 project | /r/flask | 19 Apr 2021
  • flask + postgres + sqlalchemy migrations dockerized intro

    2 projects | dev.to | 31 Aug 2022
  • I am getting an error when I type flask db init. The error is caused by having app.run() in run.py. How do I get rid of app.run() while making the code still work?

    2 projects | /r/flask | 18 Jun 2022
  • Wrong dashboard while adding flask-admin to project

    2 projects | /r/codehunter | 14 Mar 2022