How to wrap up a rails app for deployment using sqlite as the database. (tags: deployment rubyonrails ruby tutorial)
How to get information about the schema in an existing database. Handy for figuring out what a rails migrate has done. (tags: database)
Handy installation of the LAMP stack. (tags: download tools database apache)
How to use use migration to create your database schema. (tags: rubyonrails database tutorial)