reactive_record
Database generator
A tool that automatically generates ActiveRecord models from an existing Postgres database.
Generate ActiveRecord models for a pre-existing Postgres db
133 stars
7 watching
3 forks
Language: Ruby
last commit: over 3 years ago
Linked from 1 awesome list
activerecord-modelsconstraintsdatabasepostgrespostgres-dbrailsrubysql
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
| Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |
| Integrates PostgreSQL's enum data type into ActiveRecord's schema and migrations. | 361 |
| Automatically assigns unique sequential IDs to records in databases | 406 |
| Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications | 643 |
| An extension to Sequel that allows reusing an existing Active Record connection for database interaction. | 138 |
| Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
| An extension of ActiveRecord for working with spatial data in Ruby | 90 |
| An ActiveRecord-like interface for interacting with SimpleDB | 129 |
| A C library that provides an R interface to PostgreSQL | 64 |
| Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |
| Tool generates sample data from database models for testing and development purposes | 777 |
| Tools for cleaning databases using ActiveRecord | 65 |
| A high-performance client for interacting with PostgreSQL databases using reactive and non-blocking connections. | 74 |
| An R interface to PostgreSQL database | 335 |