Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.03
Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed. Support Rails 3, 4, 5.
2019
2020
2021
2022
2023
2024
0.03
Make ActiveRecord null model aware.
2019
2020
2021
2022
2023
2024
0.03
Contains everything necessary to build and run projection servers for Rails Disco.
Projections process events into database models that are optimized for the Rails views.
Have a look at the rails-disco documentation on Github for more details.
2019
2020
2021
2022
2023
2024
0.03
Amazon Aurora Serverless is an on-demand, auto-scaling configuration for Amazon Aurora (MySQL-compatible and PostgreSQL-compatible editions). Perfect for small Rails on AWS Lambda.
2019
2020
2021
2022
2023
2024
0.03
Makes read-only models easier to implement in ActiveRecord 3.x/4.x/5.x.
2019
2020
2021
2022
2023
2024
0.03
Exposes a bulk insert API to AR subclasses
2019
2020
2021
2022
2023
2024
0.03
Colorized SQL Logging Backport for ActiveRecord. See http://git.io/vmlOb
2019
2020
2021
2022
2023
2024
0.03
ActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of this writing, PostgreSQL is the only database which supports this syntax; however, this gem has been written with database independence in mind so that if another Arel visitor adds support for `Arel::Nodes::Dist...
2019
2020
2021
2022
2023
2024
0.03
Provides transparent encryption for ActiveRecord. You can protect your data with any encryption algorithm you want.
2019
2020
2021
2022
2023
2024
0.03
ActiveRecord Firebird Adapter for Rails 3 and 4 with support for migrations.
2019
2020
2021
2022
2023
2024
0.03
Save unnecessary round trips to the database
2019
2020
2021
2022
2023
2024
0.03
An ActiveRecord plugin providing a higher-level abstraction for SQL 'LIKE' queries
2019
2020
2021
2022
2023
2024
0.03
Add unsigned option to integer type for ActiveRecord's MySQL2 adapter
2019
2020
2021
2022
2023
2024
0.03
ActiveRecord OpenTracing intrumenter
2019
2020
2021
2022
2023
2024
0.03
Support for Postgres Notify/Listen
2019
2020
2021
2022
2023
2024
0.03
An Active Record extension for Multitenancy with PostgreSQL Row Level Security
2019
2020
2021
2022
2023
2024
0.03
Automatic database view creation for ActiveRecord
2019
2020
2021
2022
2023
2024
0.03
acts_as_account implements double entry accounting for Rails models. Your
models get accounts and you can do consistent transactions between them.
Since the documentation is sparse, see the transfer.feature for usage
examples.
2019
2020
2021
2022
2023
2024
0.03
Provides various extensions to the Rails ActiveRecord adapters.
2019
2020
2021
2022
2023
2024
0.03
ActiveRecord::Base.connection.after_transaction_commit { ... }
2019
2020
2021
2022
2023
2024