Articles about sql
Subscribe to my feed RSS about sql
-
Ouch! I developed on sqlite3. I need to switch from sqlite to mysql database now
Wrote at December 07, 2009 by Filippo CamilloI'm currently working on a Ruby on Rails project with a team of 3 people. We used sqlite3 as database system because it's easly portable and versionable (only 1 file).But n...
1 commenttags: development ruby rails sql mysql sqlite RubyOnRails