ActiveRecordExtended

Postgres extension

Provides additional Postgres functionality to an ActiveRecord application.

Adds additional postgres functionality to an ActiveRecord / Rails application

GitHub

1k stars
7 watching
44 forks
Language: Ruby
last commit: 2 months ago
Linked from 1 awesome list

activerecordpostgresrails

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
davyjoneslocker/postgres_ext Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications 643
alassek/activerecord-pg_enum Enables Rails to use PostgreSQL's enumeration types in database columns 167
schemaplus/schema_plus_pg_indexes Adds support for PostgreSQL index expressions and operator classes to ActiveRecord 30
casecommons/pg_search A library that provides named scopes for searching in PostgreSQL databases 1,366
bibendi/activerecord-postgres_enum Integrates PostgreSQL's enum data type into ActiveRecord's schema and migrations. 361
drecom/activerecord-turntable Database sharding extension for Ruby on Rails applications 211
twopoint718/reactive_record A tool that automatically generates ActiveRecord models from an existing Postgres database. 133
rgeo/rgeo-activerecord An extension of ActiveRecord for working with spatial data in Ruby 90
westonganger/active_snapshot A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. 130
globalize/globalize Adds model translations to ActiveRecord models for multi-language support 2,160
rgeo/activerecord-postgis-adapter Provides geospatial capabilities for Ruby-based web applications using PostGIS and ActiveRecord 889
janko/sequel-activerecord_connection An extension to Sequel that allows reusing an existing Active Record connection for database interaction. 138
kvokka/pp_sql An ActiveRecord log beautifier gem for Ruby on Rails 266
r-dbi/rpostgres An R interface to PostgreSQL database 335
ged/ruby-pg A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. 804