Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. ActiveRecord
A

ActiveRecord

Framework
108 projects256.8k total stars44.0k total forks2 languages

Open-source projects built with ActiveRecord

There are currently 108 open-source projects built with ActiveRecord, with a combined total of 256.8k GitHub stars. The most common language among these projects is Ruby.

Showing 108 open-source projects · page 3 of 3

order_query
order_queryglebm/order_query

Efficiently find next/previous ActiveRecord records using keyset pagination in a single query.

51621Ruby
9 months ago
activerecord-typedstore
activerecord-typedstorebyroot/activerecord-typedstore

Adds type definitions, validations, and default values to ActiveRecord::Store for structured JSON/HStore columns in Rails.

46758Ruby
2 years ago
DeepPluck
DeepPluckkhiav223577/deep_pluck

A Ruby gem that efficiently plucks attributes from nested ActiveRecord associations without loading full records.

45914Ruby
2 years ago
algoliasearch-rails
algoliasearch-railsalgolia/algoliasearch-rails

A Ruby gem for integrating Algolia's search API with ActiveRecord, Mongoid, and Sequel ORMs.

419120Ruby
6 days ago
ActionStore
ActionStorerails-engine/action-store

A Rails gem for storing polymorphic user actions (likes, follows, stars, etc.) in a single table with ActiveRecord.

40729Ruby
1 year ago
Sequenced
Sequenceddjreimer/sequenced

A Ruby gem that generates scoped sequential IDs for ActiveRecord models to avoid exposing primary keys in URLs.

40765Ruby
3 years ago
Second Level Cache
Second Level Cachehooopo/second_level_cache

A write-through and read-through caching library for ActiveRecord 4-6, inspired by Cache Money and cache_fu.

39288Ruby
4 years ago
activerecord-postgres_enum
activerecord-postgres_enumbibendi/activerecord-postgres_enum

Adds migration and schema.rb support for PostgreSQL enum data types in ActiveRecord.

36627Ruby
2 years ago
Destroyed At
Destroyed Atdockyard/ruby-destroyed_at

An ActiveRecord mixin that adds safe soft-delete functionality with timestamps and restoration capabilities.

34525Ruby
9 years ago
Garner
Garnerartsy/garner

A Ruby and Rack cache layer with model binding and hierarchical invalidation for application logic caching.

34124Ruby
6 years ago
Consul
Consulmakandra/consul

A scope-based authorization library for Ruby on Rails that controls access by describing sets of accessible things.

33537Ruby
6 months ago
ActiveValidators
ActiveValidatorsfranckverrot/activevalidators

A collection of pre-built, tested ActiveModel/ActiveRecord validators for common data formats like email, phone, and credit cards.

30248Ruby
2 years ago
kt-paperclip
kt-paperclipkreeti/kt-paperclip

Easy file attachment management for ActiveRecord with image processing, validation, and multiple storage backends.

293101Ruby
2 months ago
fast_count
fast_countfatkodima/fast_count

A Ruby gem for quickly getting approximate row counts for large database tables with >99% accuracy for PostgreSQL.

2776Ruby
5 months ago
PermenantRecords
PermenantRecordsJackDanger/permanent_records

A Rails plugin for soft-deleting ActiveRecord records by setting a deleted_at timestamp instead of permanent deletion.

27358Ruby
21 days ago
slack-ruby-bot-server
slack-ruby-bot-serverslack-ruby/slack-ruby-bot-server

A Ruby library for building complete, multi-team Slack bot services with OAuth button integration.

26871Ruby
8 months ago
Kashmir
KashmirIFTTT/kashmir

A Ruby DSL for serializing objects with built-in caching and ActiveRecord query optimization.

26411Ruby
2 years ago
ActiveFlag
ActiveFlagkenn/active_flag

Store up to 64 boolean flags in a single integer column with ActiveRecord using bit arrays.

25921Ruby
2 months ago
SecondBase
SecondBasecustomink/secondbase

A Rails gem for seamless second database integration, extending ActiveRecord tasks to manage dual databases.

21830Ruby
8 months ago
ActiveRecord::Turntable
ActiveRecord::Turntabledrecom/activerecord-turntable

A database sharding extension for ActiveRecord that enables horizontal partitioning of MySQL databases in Ruby on Rails applications.

20634Ruby
3 years ago
active_snapshot
active_snapshotwestonganger/active_snapshot

A Ruby gem for creating and restoring explicit snapshots of ActiveRecord models and their associations with a transparent, white-box design.

19026Ruby
1 month ago
Rabarber
Rabarberbrownboxdev/rabarber

A simple role-based authorization library for Ruby on Rails with multi-tenancy support.

1891Ruby
1 month ago
rabarber
rabarberenjaku4/rabarber

A simple role-based authorization library for Ruby on Rails with multi-tenancy support.

1891Ruby
1 month ago
activerecord_cursor_paginate
activerecord_cursor_paginatehealthie/activerecord_cursor_paginate

A Ruby gem providing cursor-based pagination for ActiveRecord relations with support for custom ordering.

1577Ruby
1 year ago
pluck_in_batches
pluck_in_batchesfatkodima/pluck_in_batches

A Ruby gem providing ActiveRecord batch methods for plucking columns, reducing SQL queries and memory usage by up to 50%.

1572Ruby
1 year ago
acts_as_archival
acts_as_archivalexpectedbehavior/acts_as_archival

An ActiveRecord plugin for atomic archiving and unarchiving of object trees with dependent associations.

12924Ruby
2 years ago
que-scheduler
que-schedulerhlascelles/que-scheduler

A cron scheduler extension for the Que async job worker, enabling scheduled background jobs via YAML configuration.

11523Ruby
1 month ago
rgeo-activerecord
rgeo-activerecordrgeo/rgeo-activerecord

Spatial extensions and adapter helpers for ActiveRecord using RGeo's OGC Simple Features implementation.

10966Ruby
10 months ago
elastics
elasticsprintercu/elastics-rb

A simple, thread-safe Elasticsearch client for Ruby with ActiveRecord integration and zero-downtime migration tools.

1012Ruby
9 years ago
Standby
Standbykenn/standby

A conservative ActiveRecord gem for selectively reading from standby databases with explicit block-based control.

8524Ruby
4 months ago
ActsAsRecursiveTree
ActsAsRecursiveTree1and1/acts_as_recursive_tree

A Rails gem that enables efficient tree-based data queries using recursive SQL with PostgreSQL or SQLite.

843Ruby
2 months ago
Rating
Ratingwbotelhos/rating

A Ruby gem implementing a true Bayesian rating system with scoped ratings and caching for Rails applications.

7021Ruby
2 months ago
Econfig
Econfigelabs/econfig

A Ruby gem for flexible, multi-backend configuration management with strict and permissive modes.

6513Ruby
5 years ago
passive_columns
passive_columnsheadmandev/passive_columns

An ActiveRecord module for Ruby on Rails that skips specific columns by default and loads them on-demand.

500Ruby
3 months ago
Instruct
Instructinstruct-rb/instruct

A Ruby library for intuitively combining code, prompts, and completions to instruct LLMs with a flexible middleware stack.

491Ruby
1 year ago
kaminari
kaminariamatsuda/kaminari

A scope and engine based, clean, powerful, customizable paginator for Ruby web applications.

265Ruby
1 year ago
123
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub