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

GitHub

133 stars
7 watching
3 forks
Language: Ruby
last commit: almost 3 years ago
Linked from 1 awesome list

activerecord-modelsconstraintsdatabasepostgrespostgres-dbrailsrubysql

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
georgekaraszi/activerecordextended Provides additional Postgres functionality to an ActiveRecord application. 1,313
nullobject/rein Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. 670
bibendi/activerecord-postgres_enum Integrates PostgreSQL's enum data type into ActiveRecord's schema and migrations. 360
derrickreimer/sequenced Automatically assigns unique sequential IDs to records in databases 406
davyjoneslocker/postgres_ext Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications 643
janko/sequel-activerecord_connection An extension to Sequel that allows reusing an existing Active Record connection for database interaction. 137
schemaplus/schema_plus_pg_indexes Adds support for PostgreSQL index expressions and operator classes to ActiveRecord 30
rgeo/rgeo-activerecord An extension of ActiveRecord for working with spatial data in Ruby 89
appoxy/simple_record An ActiveRecord-like interface for interacting with SimpleDB 129
tomoakin/rpostgresql A C library that provides an R interface to PostgreSQL 64
alassek/activerecord-pg_enum Enables Rails to use PostgreSQL's enumeration types in database columns 167
ifttt/polo Tool generates sample data from database models for testing and development purposes 776
databasecleaner/database_cleaner-active_record Tools for cleaning databases using ActiveRecord 63
vietj/reactive-pg-client A high-performance client for interacting with PostgreSQL databases using reactive and non-blocking connections. 74
r-dbi/rpostgres An R interface to PostgreSQL database 334