activerecord-hive-adapter
Active Record adapter
A library that enables support for Hive in Ruby on Rails applications using an Active Record adapter
Active Record Adapter for Hive
5 stars
5 watching
5 forks
last commit: over 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rails-sqlserver/activerecord-sqlserver-adapter | A Ruby library that enables Rails applications to interact with Microsoft SQL Server databases. | 974 |
hrp/sequel-hive-adapter | Provides a Ruby interface to interact with Hive databases through Sequel. | 5 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
schemaplus/schema_plus_core | An extension to ActiveRecord, providing an internal API to extend its behavior without changing its core functionality. | 7 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
pawurb/activerecord-analyze | Analyzes query performance in Rails applications | 220 |
amerine/acts_as_tree | A Ruby gem that adds support for organizing items into parent–children relationships to ActiveRecord | 587 |
derrickreimer/sequenced | Automatically assigns unique sequential IDs to records in databases | 406 |
rgeo/rgeo-activerecord | An extension of ActiveRecord for working with spatial data in Ruby | 89 |
rails-engine/action-store | Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 407 |
schemaplus/schema_plus_enums | An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. | 14 |
rgeo/activerecord-postgis-adapter | Provides geospatial capabilities for Ruby-based web applications using PostGIS and ActiveRecord | 884 |
sinatra-activerecord/sinatra-activerecord | An extension of the Sinatra web framework that integrates with ActiveRecord for database operations. | 733 |
healthie/activerecord_cursor_paginate | A gem that enables pagination of Active Record results using cursor-based pagination | 129 |