Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Add tsquery to activerecord column
2020
2021
2022
2023
2024
2025
0.0
Extends Rails migrations to support setting column and table comments. Pulls out comments into schema.rb
2020
2021
2022
2023
2024
2025
0.0
A wrapper for PostgreSQL's COPY command
2020
2021
2022
2023
2024
2025
0.0
Adds support for Postgres (enum)erated types to Active Record
2020
2021
2022
2023
2024
2025
0.0
This gem allows you to rapidly generate large amount of json in an activerecord application. By relying on postgres' native functionality,
we can skip object instantiation and turn active record queries directly into json.
2020
2021
2022
2023
2024
2025
0.0
Allows simple searching with a variety of options
2020
2021
2022
2023
2024
2025
0.0
Utility class for calling functions defined in a PostgreSQL database.
2020
2021
2022
2023
2024
2025
0.0
A performance dashboard for Postgres forked for compatibility woth api_only apps
2020
2021
2022
2023
2024
2025
0.0
pg_index_where will provide unique index with WHERE statement on PostgreSQL with migrate the database on Rails.
2020
2021
2022
2023
2024
2025
0.0
pg_jbuilder is a tool to dump database queries directly to a JSON object or array. It uses PostgreSQL's JSON functions ([array_to_json and row_to_json](http://www.postgresql.org/docs/9.3/static/functions-json.html)) to serialize the JSON completely bypassing ActiveRecord/Arel. This gives a large ...
2020
2021
2022
2023
2024
2025
0.0
A gem to facilitate the use of LIKE ANY and LIKE ALL PostgreSQL operators with Rails ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Simple manager for PostgreSQL objects like triggers and functions
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord::Migration utility for creating partitions in PostgreSQL.
2020
2021
2022
2023
2024
2025
0.0
Disable load balancing by Pgpool-II for Rails apps.
2020
2021
2022
2023
2024
2025
0.0
Easily use randomized keys instead of sequential values for your record surrogate ids.
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord PostgreSQL auto-reconnection, works with 2.3 and 3.2 rails.
2020
2021
2022
2023
2024
2025
0.0
Simple ActiveRecord PostgreSQL full text backed by Arel
2020
2021
2022
2023
2024
2025
0.0
serializes rails models from postgres (9.5+)
2020
2021
2022
2023
2024
2025
0.0
pg_space_cadet is a simple hack for postgreSQL and ActiveRecord which provides a uuids table of distributable identities of space cadets -- ActiveRecord::Base instances which use the SpaceCadetWrapper. Each space cadet has a default ActiveRecord id unique in the set of all local space cadets; a s...
2020
2021
2022
2023
2024
2025
0.0
Postgresql Sql Caller for ActiveRecord.
2020
2021
2022
2023
2024
2025