sequel-activerecord_connection

Database connector

An extension to Sequel that allows reusing an existing Active Record connection for database interaction.

Allows Sequel to reuse Active Record's database connection

GitHub

137 stars
8 watching
11 forks
Language: Ruby
last commit: 11 days ago
Linked from 1 awesome list

activerecorddatabase-connectionsequel

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
georgekaraszi/activerecordextended Provides additional Postgres functionality to an ActiveRecord application. 1,313
appoxy/simple_record An ActiveRecord-like interface for interacting with SimpleDB 129
drecom/activerecord-turntable Database sharding extension for Ruby on Rails applications 211
sinatra-activerecord/sinatra-activerecord An extension of the Sinatra web framework that integrates with ActiveRecord for database operations. 733
databasecleaner/database_cleaner-active_record Tools for cleaning databases using ActiveRecord 63
rails-sqlserver/activerecord-sqlserver-adapter A Ruby library that enables Rails applications to interact with Microsoft SQL Server databases. 974
derrickreimer/sequenced Automatically assigns unique sequential IDs to records in databases 406
hrp/sequel-hive-adapter Provides a Ruby interface to interact with Hive databases through Sequel. 5
twopoint718/reactive_record A tool that automatically generates ActiveRecord models from an existing Postgres database. 133
nullobject/rein Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. 670
wvanbergen/scoped_search Makes it easy to search and filter data in ActiveRecord models using a query string. 265
kvokka/pp_sql An ActiveRecord log beautifier gem for Ruby on Rails 265
mrkamel/search_cop A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. 828
westonganger/active_snapshot A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. 126
rgeo/rgeo-activerecord An extension of ActiveRecord for working with spatial data in Ruby 89