Best way to make changes to deployed app db?

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.

  • I've written https://github.com/nickjj/flask-db which is a Flask extension that makes using Alembic a bit more convenient and also adds quality of life improvements like being able to reset and create your main / test database and run a "seed" command to seed your DB with initial data.

  • 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

  • My experience upgrading project from Flask v1 to v2

    1 project | /r/flask | 27 Apr 2023
  • 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