[_] Advice on migrating from Mysql to Pgsql
Rick Edwards
rick.edwards at gmail.com
Thu Jan 10 14:21:44 GMT 2008
On 10/01/2008, amias <something at amias.org.uk> wrote: > > For what its worth i use Perl Catalyst with Class::DBIx which is > database neutral because it abstracts all the SQL and gives you yummy > objects to do all the queries and all the smugness you can eat. > Is that similar to MicroSofts new Linq where you write generic db agnostic SQL which is then interpreted by the appropriate DB plug in? Quite like this idea of abstracting out the data access layer even further. rick (not Rick) -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -Benjamin Franklin