Converting a Rails App to Use DB2
Using sqlite3 may not give your the perfomance you need. This note shows you how to move your data over to db2 from any Rails database.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Using sqlite3 may not give your the perfomance you need. This note shows you how to move your data over to db2 from any Rails database.
Post a comment