There are currently 52 open-source projects built with ActiveRecord, with a combined total of 228.7k GitHub stars. The most common language among these projects is Ruby.
Showing 52 open-source projects · page 1 of 2
A flexible authentication solution for Ruby on Rails applications based on the Warden Rack framework.
Flexible authentication solution for Ruby on Rails based on Warden, offering modular authentication modules.
A deprecated Ruby gem for easy file attachment management in ActiveRecord with image processing capabilities.
A simple and flexible Ruby gem for handling file uploads in Rails, Sinatra, and other Rack-based web applications.
A scope-based, customizable paginator for Ruby web apps supporting multiple ORMs and template engines.
A Rails engine providing an easy-to-use admin interface for managing application data.
A Rails engine providing an easy-to-use admin interface for managing application data.
A Ruby gem that detects N+1 queries, unused eager loading, and missing counter caches to improve application performance.
Track changes to your Rails models for auditing, versioning, and reverting to previous states.
A complete Ruby geocoding solution with forward/reverse geocoding, IP address lookup, and ActiveRecord/Mongoid integration.
A comprehensive slugging and permalink plugin for ActiveRecord that creates human-friendly URLs and works with strings as numeric IDs.
A Ruby gem for adding object-based search and filtering to Rails applications without external dependencies.
A decorator/view-model library for Rails applications that adds an object-oriented layer of presentation logic.
A Rails form builder DSL that generates semantically rich, accessible HTML forms with minimal code.
A Rails plugin for adding flexible, multi-context tagging to ActiveRecord models.
A database-backed asynchronous priority queue system for Ruby on Rails, extracted from Shopify.
An unobtrusive Ruby authentication library for ActiveRecord-based Rails applications.
Generate Entity-Relationship Diagrams for Rails applications using Active Record model reflection.
A Ruby gem for beautiful, performant feature flags with granular control and multiple storage adapters.
A Ruby gem for organizing ActiveRecord models into efficient tree structures using the materialized path pattern.
An ActiveRecord extension for Rails that logs all changes to your models, including who made them and why.
A simple Ruby role management library with resource scoping, designed to integrate with authentication and authorization gems.
A suite of Ruby gems providing seamless Elasticsearch integration for ActiveModel/Record, Rails applications, and Ruby objects.
A Ruby gem for tracking model changes and creating activity feeds in Rails applications, similar to GitHub's public activity.
A Rails gem for soft-deleting records by setting a deleted_at timestamp instead of removing them from the database.
A Rails gem for soft-deleting records by setting a deleted_at timestamp instead of removing them from the database.
A Ruby gem for implementing database multi-tenancy in Rails applications using PostgreSQL schemas or separate databases.
A Ruby on Rails ActiveRecord implementation of the nested set pattern for efficient hierarchical data management.
A simple ActiveRecord mixin for soft-deleting records by flagging them as discarded, without overriding ActiveRecord methods.
A Ruby on Rails integration gem for CKEditor 4.x, providing WYSIWYG editor functionality with file upload support.
A Ruby gem for sending push notifications to iOS, Android, Windows, and web platforms with reliability and advanced features.
Rails I18n library for ActiveRecord model translations, enabling multilingual content storage in separate tables.
A Rails gem providing advanced, flexible counter caches that update on value changes and support multi-level relations.
An ActiveRecord plugin for managing ordered lists of items with scoped positioning and reordering methods.
A blob-level read-through caching solution for ActiveRecord that adds fetch methods to cache model objects and associations using Memcached.
A Ruby gem for efficiently modeling hierarchical data in ActiveRecord using closure tree tables.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.