Mike Perham

On Ruby, software and the Internet

DataFabric – database sharding for Rails

October 5th, 2009 · 1 Comment

With the closing of FiveRuns, the blog post that was the main page for DataFabric has disappeared. I’m creating this blog post as a replacement.

DataFabric is a Rails plugin/gem that adds sharding support to ActiveRecord. It supports Rails 2.x and is theoretically database independent, although I haven’t tested it personally with anything but MySQL and SQLite. Please see the github home page for the latest code, examples and a more in-depth explanation.

Tags: Rails

1 response so far ↓

  • 1 Willem // Feb 16, 2010 at 3:46 am

    Thank you very much for this plugin/gem. It is very cool and very helpful!

Leave a Comment