On Tue, Aug 18, 2009 at 3:24 PM, harryh <[email protected]> wrote: > > > Because making things line up name-wise for joins (especially when you're > > joining to the same table) is a lot more difficult. All RDBMS except > MySQL > > will optimize both inner queries and joins the same way. > > Interesting. I have been considering switching to PostgreSQL (for > reasons unrelated to this), and this issue may speed up my move. What > RDBMS are others generally using with Lift? Are there any general > recommendations?
I use PostgreSQL for all my production sites. It's amazingly solid. > > > -harryh > > > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Git some: http://github.com/dpp --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
