simple_record
Simple DB client
An ActiveRecord-like interface for interacting with SimpleDB
An ActiveRecord like interface for SimpleDB. Can be used as a drop in replacement for ActiveRecord in rails.
129 stars
7 watching
29 forks
Language: Ruby
last commit: over 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
appoxy/aws | Provides an interface to Amazon Web Services using Ruby. | 236 |
sinatra-activerecord/sinatra-activerecord | An extension of the Sinatra web framework that integrates with ActiveRecord for database operations. | 733 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |
healthie/activerecord_cursor_paginate | A gem that enables pagination of Active Record results using cursor-based pagination | 129 |
rails-sqlserver/activerecord-sqlserver-adapter | A Ruby library that enables Rails applications to interact with Microsoft SQL Server databases. | 974 |
rom-rb/rom-influxdb | Provides a Ruby interface to InfluxDB, an open-source time series database. | 8 |
influxcommunity/influxdb-ruby | Provides a Ruby interface to a time-series database service | 370 |
janko/sequel-activerecord_connection | An extension to Sequel that allows reusing an existing Active Record connection for database interaction. | 137 |
georgekaraszi/activerecordextended | Provides additional Postgres functionality to an ActiveRecord application. | 1,313 |
dblock/slack-ruby-client | A Ruby client library for interacting with the Slack Web and Real Time Messaging APIs | 17 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
pawurb/activerecord-analyze | Analyzes query performance in Rails applications | 220 |
kvokka/pp_sql | An ActiveRecord log beautifier gem for Ruby on Rails | 265 |
databasecleaner/database_cleaner-active_record | Tools for cleaning databases using ActiveRecord | 63 |
nullobject/rein | Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |