Awesome Ruby Active Record Extensions

  • updated 9 months ago MIT License

    Median and percentile for Active Record, Mongoid, arrays, and hashes

  • updated 2 months ago MIT License

    Add EXPLAIN ANALYZE to Rails Active Record query objects

  • updated 2 months ago MIT License

    Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries

  • updated 7 months ago MIT License

    Adds additional postgres functionality to an ActiveRecord / Rails application

  • updated 3 months ago MIT License

    A library for bulk insertion of data into your database using ActiveRecord.

  • updated 3 months ago MIT License

    Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.

  • updated about 4 years ago MIT License

    Goodbye serialize, hello hstore. Speed up hashes in the database.

  • updated almost 3 years ago Other

    UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.

  • amoeba amoeba 793
    star
    updated 23 days ago Other

    A ruby gem to allow the copying of ActiveRecord objects and their associated children, configurable with a DSL on the model

  • updated 2 months ago MIT License

    Serialized json-hash-backed ActiveRecord attributes, super smooth

  • updated about 2 months ago

    Composite Primary Keys support for Active Record

  • updated 10 months ago Apache License 2.0

    Blazing fast pagination for ActiveRecord with deferred joins ⚑️

  • groupdate groupdate 3,617
    star
    updated 8 months ago MIT License

    The simplest way to group temporal data

  • updated 10 months ago MIT License

    A nice shortcut for group count queries

  • updated 22 days ago MIT License

    Adds typed jsonb backed fields to your ActiveRecord models.

  • updated over 2 years ago MIT License

    Adds support for missing PostgreSQL data types to ActiveRecord

  • updated about 1 year ago MIT License

    ActiveRecord PostgreSQL Adapter extension for using a cursor to return a large result set

  • updated 2 months ago MIT License

    Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.

  • squeel squeel 2,413
    star
    updated about 2 years ago MIT License

    Active Record, improved. Live again :)

  • updated 2 months ago MIT License

    ActiveRecord extension which adds typecasting to store accessors

  • updated 12 months ago MIT License

    Work with JSON-backed attributes as ActiveRecord-ish models

  • updated 10 months ago MIT License

    πŸ”ͺ An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.

  • updated about 1 year ago MIT License

    Wrap your methods in DB Transactions

  • updated about 1 month ago MIT License

    Dynamically build an Active Record model (with table) within a test context