sinatra-activerecord
DB helper
An extension of the Sinatra web framework that integrates with ActiveRecord for database operations.
Extends Sinatra with ActiveRecord helper methods and Rake tasks.
733 stars
13 watching
114 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
activerecordsinatra
Related projects:
Repository | Description | Stars |
---|---|---|
integrity/sinatra-authorization | Provides HTTP authorization helpers for the Sinatra web framework in Ruby. | 74 |
ashleygwilliams/ratpack | A Sinatra-based web framework with ActiveRecord and SQLite support, including Bootstrap styling. | 38 |
databasecleaner/database_cleaner-active_record | Tools for cleaning databases using ActiveRecord | 63 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
rails-sqlserver/activerecord-sqlserver-adapter | A Ruby library that enables Rails applications to interact with Microsoft SQL Server databases. | 974 |
blindgaenger/sinatra-rest | Generates RESTful routes for Sinatra applications using model convention | 147 |
joshbuddy/http_router_sinatra | Provides an extension for Sinatra to build and manage HTTP routes | 7 |
technicalpickles/sinatra-mongo | An extension to Sinatra for interacting with MongoDB databases in Ruby. | 39 |
janko/sequel-activerecord_connection | An extension to Sequel that allows reusing an existing Active Record connection for database interaction. | 137 |
brandur/sinatra-router | A module that enables modular composition of Sinatra applications with conditional routing and X-Cascade support | 62 |
eddanger/sinatra-oauth-provider | A Sinatra-based OAuth provider and consumer framework | 56 |
mfojtik/sinatra-twitter-bootstrap | A gem bundle providing Bootstrap CSS and JavaScript files with Sinatra helpers for easy integration | 23 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
paper-trail-gem/paper_trail-sinatra | Provides access to controller-level methods used by PaperTrail in Sinatra applications | 4 |
yiiext/activerecord-relation-behavior | A behavior that simplifies the management of related records in Yii applications | 92 |