One more vote for PostgreSQL (indexes for sorting (Index Scan Backward instead sorting all data in mysql), better usage of indexes, composite indexes and etc).
Also one vote for using EXPLAIN Also one vote for using pastie.org %) And to avoid a lot of joins i use de-normalization. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

