rails-extension-power-pack VS Lol DBA

Compare rails-extension-power-pack vs Lol DBA and see what are their differences.

rails-extension-power-pack

An extension pack of my favorite VS Code extensions for Ruby on Rails development. (by andrewmcodes)

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. (by plentz)
Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
rails-extension-power-pack Lol DBA
1 1
11 1,494
- -
10.0 3.0
9 months ago 10 days 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.

rails-extension-power-pack

Posts with mentions or reviews of rails-extension-power-pack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-25.

Lol DBA

Posts with mentions or reviews of Lol DBA. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-06.

What are some alternatives?

When comparing rails-extension-power-pack and Lol DBA you can also consider the following projects:

Rails DB - Rails Database Viewer and SQL Query Runner

PgHero - A performance dashboard for Postgres

SchemaPlus - SchemaPlus provides a collection of enhancements and extensions to ActiveRecord

Scenic - Versioned database views for Rails

Foreigner - Adds foreign key helpers to migrations and correctly dumps foreign keys to schema.rb

Large Hadron Migrator - Online MySQL schema migrations

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

Shiba - Catch bad SQL queries before they cause problems in production

Database Cleaner - Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.

SecondBase - Seamless second database integration for Rails.

Seedbank - Seedbank gives your seed data a little structure. Create seeds for each environment, share seeds between environments and specify dependencies to load your seeds in order. All nicely integrated with simple rake tasks.

DatabaseValidations - Database validations for ActiveRecord