Awesome Ruby Active Record Index Assistants

  • updated 6 months ago MIT License

    Identify database issues before they hit production.

  • foreigner foreigner 1,335
    star
    updated almost 6 years ago MIT License

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

  • updated 7 months ago MIT License

    Foreign key migration generator for Rails

  • lol_dba lol_dba 1,584
    star
    updated 9 months ago

    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.