Project
Reverse Dependencies for pg
The projects listed here declare pg as a runtime or development dependency
0.0
A simple command line tool to copy tables from one Postgres database to another
2020
2021
2022
2023
2024
2025
0.0
Postgres table partitioning with a Ruby API built on top of https://github.com/ankane/pgslice
2020
2021
2022
2023
2024
2025
0.0
Compares two PostgreSQL databases and generates the SQL statements needed to make their structure the same.
2020
2021
2022
2023
2024
2025
0.0
Automatic documentation for your PostgreSQL database
2020
2021
2022
2023
2024
2025
0.0
Add routing hints to the application to enable direct-to-shard transaction routing in ambiguous contexts.
2020
2021
2022
2023
2024
2025
0.0
This gem backs up postgres and stores the backup in google drive
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
Simple usage of postgreSQL for Rails
2020
2021
2022
2023
2024
2025
0.0
Provides ephemeral PostgreSQL instances for testing, wrapping the pg-ephemeral project binary
2020
2021
2022
2023
2024
2025
0.0
EventStore implementation using PostgreSQL
2020
2021
2022
2023
2024
2025
0.0
Examine and compare the tables, columns, constraints and other information that makes up the schema of a PG database
2020
2021
2022
2023
2024
2025
0.0
Escape each array element inside PG::Connection#exec_params properly
2020
2021
2022
2023
2024
2025
0.0
The Rails gem shows the output, in your application logs, of applying "Explain" or "Explain Analyze" to the select queries of your rails application.
2020
2021
2022
2023
2024
2025
0.0
CLI for exporting/importing PostgreSQL dumps via FTP/SSH. Can be used for backups or synchronizing databases between production and development environments.
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
Relation-aware synchronous full text search index for PostgreSQL using PL/pgSQL triggers described in and generated via ORM-agnostic Ruby.
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
Makes even easier to use postgresql without activerecord
2020
2021
2022
2023
2024
2025
0.0
Creates a Histogram fron an ActiveRecord query
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