Welcome to the latest in our new series - Rails Industry News - where we focus on the latest from companies that either depend entirely on or significantly use Rails. We want to highlight what's going on in the industry without…
by
Peter Cooper on January 15, 2009 :
1 Comment
Welcome to the first in a new series of posts - "Rails Industry Updates" - where we focus on the latest news from companies that either depend entirely on Rails or who are significant users of Rails. This series acts as a…
Do you need to use Microsoft's SQL Server as the database system for your Rails application (or, would you like to)? A group of developers (Ken Collins, Murray Steele, Shawn Balestracci, Joe Rafaniello, and Tom Ward) have developed the Rails SQL…
FiveRuns has released a library called DataFabric as an open source project on Github (with a MIT-esque license). DataFabric provides "flexible database connection switching" for ActiveRecord models, which permits easy replication-access and sharding support. DataFabric can be quickly installed with a simple…