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
138 stars
8 watching
11 forks
Language: Ruby
last commit: 4 months ago
Linked from 1 awesome list
activerecorddatabase-connectionsequel
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
| An ActiveRecord-like interface for interacting with SimpleDB | 129 |
| Database sharding extension for Ruby on Rails applications | 211 |
| An extension of the Sinatra web framework that integrates with ActiveRecord for database operations. | 733 |
| Tools for cleaning databases using ActiveRecord | 65 |
| An adapter for connecting Ruby on Rails to Microsoft SQL Server | 973 |
| Automatically assigns unique sequential IDs to records in databases | 406 |
| Provides a Ruby interface to interact with Hive databases through Sequel. | 5 |
| A tool that automatically generates ActiveRecord models from an existing Postgres database. | 133 |
| Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |
| Makes it easy to search and filter data in ActiveRecord models using a query string. | 265 |
| An ActiveRecord log beautifier gem for Ruby on Rails | 266 |
| A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. | 828 |
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| An extension of ActiveRecord for working with spatial data in Ruby | 90 |