activerecord-sqlserver-adapter
Database adapter
A Ruby library that enables Rails applications to interact with Microsoft SQL Server databases.
SQL Server Adapter For Rails
974 stars
53 watching
563 forks
Language: Ruby
last commit: 10 days 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 a simple and fast interface to Microsoft SQL Server databases | 606 |
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. | 126 |
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,313 |
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. | 137 |
pawurb/activerecord-analyze | Analyzes query performance in Rails applications | 220 |
kvokka/pp_sql | An ActiveRecord log beautifier gem for Ruby on Rails | 265 |
1and1/acts_as_recursive_tree | Provides a simple way to work with tree-like data in Rails applications using recursive SQL queries | 72 |