Ruby on Rails gets new default database

1 view
Skip to first unread message

vasanth govind

unread,
Jan 6, 2008, 5:16:32 AM1/6/08
to Intellibitz Technologies, Learner Tops

Ruby on Rails gets new default database
LINK: http://weblog.infoworld.com/tcdaily/archives/2008/01/ruby_on_rails_g.html

A minor, incremental upgrade to the Ruby on Rails Web application framework released on December 17 makes a change in the framework's open source default database.

With the 2.0.2 release of Ruby on Rails, the default database has been switched from MySQL to SQLite3, David Heinemeier Hansson, the founder of Ruby on Rails, said on Thursday.

The default database is just the database that a fresh Rails application is configured to use, Hansson said in an email.

"It's really not that big a deal, it's just what database the default configuration file is designed to work with," he said. Ruby on Rails still supports the same databases as before, said Hansson.

"MySQL is still by far the preferred production database and will continue to be so. SQLite3 is just great for getting started (you don't have to run a separate server) and for small applications," Hansson said. "Rails makes it effortless to switch from SQLite3 to MySQL when you're ready to go into big production."

Ruby on Rails 2.0, a major upgrade to the platform, was released on December 7 and emphasized REST-based (Representational State Transfer) Web services

Reply all
Reply to author
Forward
0 new messages