[_] Advice on migrating from Mysql to Pgsql
Tim Perrett
hello at timperrett.com
Thu Jan 10 14:28:26 GMT 2008
Sounds like all DBI persistence stacks doesn't it? On 10 Jan 2008, at 14:21, Rick Edwards wrote: > 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.