Awesome Ruby Active Record Extensions

  • updated over 1 year ago MIT License

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

  • updated 8 months ago MIT License

    Add EXPLAIN ANALYZE to Rails Active Record query objects

  • updated 7 months ago MIT License

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

  • updated 2 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 5 months ago MIT License

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

  • updated over 4 years ago MIT License

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

  • updated over 3 years ago Other

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

  • amoeba amoeba 800
    star
    updated 4 months ago Other

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

  • updated 3 months ago MIT License

    Serialized json-hash-backed ActiveRecord attributes, super smooth

  • updated 8 months ago

    Composite Primary Keys support for Active Record

  • updated over 1 year ago Apache License 2.0

    Blazing fast pagination for ActiveRecord with deferred joins ⚡️

  • groupdate groupdate 3,617
    star
    updated about 1 year ago MIT License

    The simplest way to group temporal data

  • updated over 1 year ago MIT License

    A nice shortcut for group count queries

  • updated 7 months ago MIT License

    Adds typed jsonb backed fields to your ActiveRecord models.

  • updated about 3 years ago MIT License

    Adds support for missing PostgreSQL data types to ActiveRecord

  • updated over 1 year ago MIT License

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

  • updated about 1 month 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 over 2 years ago MIT License

    Active Record, improved. Live again :)

  • updated 8 months ago MIT License

    ActiveRecord extension which adds typecasting to store accessors

  • updated over 1 year ago MIT License

    Work with JSON-backed attributes as ActiveRecord-ish models

  • updated over 1 year 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 over 1 year ago MIT License

    Wrap your methods in DB Transactions

  • updated 8 months ago MIT License

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