Many of us can face issues working with ActiveRecord due to its inconsistency with the database schema. That's why I have built database_consistency, which can help you avoid the most common issues and improve your application's performance.

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. DatabaseConsistency

    The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.

    Yes, the gem supports flexible configuration and slow start with TODO generation.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. active_record_doctor

    Identify database issues before they hit production.

    Thank you for your contribution! How would you compare this gem to https://github.com/gregnavis/active_record_doctor?

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

  • Uniqueness validation does not work since the beginning of Ruby on Rails.

    3 projects | dev.to | 4 Feb 2023
  • Many of us can face issues working with ActiveRecord due to its inconsistency with the database schema. That's why I have built database_consistency, which can help you avoid the most common issues and improve your application's performance.

    1 project | /r/rubyonrails | 28 Dec 2022
  • Troubleshooting a RoR Application in Production

    2 projects | /r/rails | 24 May 2022
  • Ecto's uniqueness constraint vs. Rails' uniqueness validation

    1 project | news.ycombinator.com | 21 May 2022
  • Any decent packages that enforce database constraints to match application validation?

    1 project | /r/elixir | 1 Jun 2021