active_record_doctor VS Ruby PG Extras

Compare active_record_doctor vs Ruby PG Extras and see what are their differences.

active_record_doctor

Identify database issues before they hit production. (by gregnavis)

Ruby PG Extras

Ruby PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more. (by pawurb)
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
active_record_doctor Ruby PG Extras
4 -
1,630 124
- -
6.6 5.6
about 1 month ago 2 months ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

active_record_doctor

Posts with mentions or reviews of active_record_doctor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-28.

Ruby PG Extras

Posts with mentions or reviews of Ruby PG Extras. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Ruby PG Extras yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing active_record_doctor and Ruby PG Extras you can also consider the following projects:

Rails DB - Rails Database Viewer and SQL Query Runner

PgHero - A performance dashboard for Postgres

Lol DBA - lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.

Scenic - Versioned database views for Rails

ActiveRecord::DataIntegrity - Check data integrity for your ActiveRecord models

Seed Fu - Advanced seed data handling for Rails, combining the best practices of several methods together.

Blazer - Business intelligence made simple

SecondBase - Seamless second database integration for Rails.

prosopite - :mag: Rails N+1 queries auto-detection with zero false positives / false negatives

BatchLoader - :zap: Powerful tool for avoiding N+1 DB or HTTP queries

Upsert - Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.