activerecord-sqlserver-adapter
Database adapter
An adapter for connecting Ruby on Rails to Microsoft SQL Server
SQL Server Adapter For Rails
973 stars
53 watching
563 forks
Language: Ruby
last commit: about 1 month ago
Linked from 2 awesome lists
activerecorddatabasefreetdshacktoberfestrailsrubysqlsql-servertinytds
Related projects:
Repository | Description | Stars |
---|---|---|
synctree/activerecord-hive-adapter | A library that enables support for Hive in Ruby on Rails applications using an Active Record adapter | 5 |
rails-sqlserver/tiny_tds | A Ruby gem providing an interface to Microsoft SQL Server using FreeTDS and DB-Library. | 608 |
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 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
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. | 130 |
rom-rb/rom-yesql | A Ruby adapter for an in-memory SQL database engine with a simple query language inspired by Clojure's Yesql. | 32 |
nullobject/rein | Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |
georgekaraszi/activerecordextended | Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
wvanbergen/scoped_search | Makes it easy to search and filter data in ActiveRecord models using a query string. | 265 |
janko/sequel-activerecord_connection | An extension to Sequel that allows reusing an existing Active Record connection for database interaction. | 138 |
pawurb/activerecord-analyze | Analyzes query performance in Rails applications | 220 |
kvokka/pp_sql | An ActiveRecord log beautifier gem for Ruby on Rails | 266 |
1and1/acts_as_recursive_tree | Provides a simple way to work with tree-like data in Rails applications using recursive SQL queries | 73 |