Keep Rails DB schema consistent while switching between branches with no additional actions

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

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

    Save and restore the state of your Rails development and test databases as you work on different branches

  • Nice work. We created something similar that solves the problem in a different way (using git hooks and branch-specific db dumps) and have been using it with a ton of success for years: https://github.com/room118solutions/branchbot/tree/cli

  • actual_db_schema

    Wipe out inconsistent DB and schema.rb when switching branches. Just install this gem and use the standard rake db:migrate command.

  • Switching between branches you might end up with inconsistent DB in the current branch due to migrations run inside other branches. I've just released a gem that solves that issue for good: https://github.com/widefix/actual_db_schema

  • 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

  • Normalization in Rails 7.1 era

    2 projects | dev.to | 21 May 2024
  • Introduction to AWS SiteWise: Part 1. An IIoT OPC UA End-to-End Guide

    3 projects | dev.to | 21 May 2024
  • Conference badges with the name always showing, using Ruby and InDesign (2018)

    1 project | news.ycombinator.com | 21 May 2024
  • Doc as code, personnaliser vos rendus pour répondre à vos contraintes ou à votre esprit créatif !

    1 project | dev.to | 21 May 2024
  • Max_post_chars Env Part 2 by boehs · Pull Request #30091 · Mastodon/Mastodon

    1 project | news.ycombinator.com | 20 May 2024