Using Flyway to version your database

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Flyway by Redgate • Database Migrations Made Easy.

  • When software starts using a database, it's advisable to have version control, just as we have Github to control our source code. This is all to be sure about what was executed for that specific version. For Java and Spring boot, we have the Flyway framework that aims to resolve this situation, free of charge.

  • 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

  • Strategy to run database scripts on Kubernetes

    2 projects | /r/kubernetes | 5 Jun 2023
  • I've never created a production database from scratch and am wondering how much trouble it would be to transition a one-to-one relationship to a one-to-many relationship if I determine at some point that the latter is required.

    1 project | /r/Database | 30 May 2023
  • How should I document and/or automate schema changes?

    1 project | /r/dataengineering | 14 May 2023
  • When in the CI/CD pipeline do you perform DB migration?

    1 project | /r/AskProgramming | 15 Apr 2023
  • Best way to create a development "environment" in Redshift

    1 project | /r/dataengineering | 5 Apr 2023