How do you handle application deployments when app changes are dependent on database changes (old and new version are not compatible)

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

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
  • liquibase

    Main Liquibase Source

  • Use database migrations. The application will run the database migration on every startup and as they are versioned, your db will be in sync with your app. Check this out https://www.liquibase.org

  • 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

  • dbForge Schema Compare vs Redgate SQL Compare vs ApexSQL Diff

    1 project | /r/sqltutorial | 20 Jun 2023
  • Better alternatives to schemachange for Snowflake Database Object Deployment

    3 projects | /r/snowflake | 20 May 2023
  • Dumb Question: Initializing a database.

    1 project | /r/PostgreSQL | 25 Apr 2023
  • Deploying data across environments

    3 projects | /r/devops | 4 Jan 2023
  • Is there a bash script that allows you to generate a dump sql file on a postgres database?

    1 project | /r/bash | 10 Sep 2022