ActiveRecordExtended
Postgres extension
Provides additional Postgres functionality to an ActiveRecord application.
Adds additional postgres functionality to an ActiveRecord / Rails application
1k stars
7 watching
44 forks
Language: Ruby
last commit: 12 months ago
Linked from 1 awesome list
activerecordpostgresrails
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications | 643 |
| | Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |
| | Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
| | A library that provides named scopes for searching in PostgreSQL databases | 1,366 |
| | Integrates PostgreSQL's enum data type into ActiveRecord's schema and migrations. | 361 |
| | Database sharding extension for Ruby on Rails applications | 211 |
| | A tool that automatically generates ActiveRecord models from an existing Postgres database. | 133 |
| | An extension of ActiveRecord for working with spatial data in Ruby | 90 |
| | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| | Adds model translations to ActiveRecord models for multi-language support | 2,160 |
| | Provides geospatial capabilities for Ruby-based web applications using PostGIS and ActiveRecord | 889 |
| | An extension to Sequel that allows reusing an existing Active Record connection for database interaction. | 138 |
| | An ActiveRecord log beautifier gem for Ruby on Rails | 266 |
| | An R interface to PostgreSQL database | 335 |
| | A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |