Re: about ORM

2012-12-30 Thread Octavian Rasnita
Hi, From: "Feng He" Hello, I have a question that, what's the advantage of using an ORM instead of the traditional DBI? With an ORM the programming code is much elegant and easy to write because you don't need to join SQL strings to compose a full SQL query based on different condition

Re: about ORM

2012-12-30 Thread Shlomi Fish
On Sun, 30 Dec 2012 16:05:30 +0800 Feng He wrote: > Thanks for letting me know these, Shlomi. > You're welcome -- Shlomi Fish > 30.12.2012, 15:05, "Shlomi Fish" : > > Hi Feng, > > > > On Sun, 30 Dec 2012 10:14:03 +0800 > > Feng He wrote: > > > >>  Hello, > >> > >>  I have a question that, wh

Re: about ORM

2012-12-30 Thread Feng He
Thanks for letting me know these, Shlomi. 30.12.2012, 15:05, "Shlomi Fish" : > Hi Feng, > > On Sun, 30 Dec 2012 10:14:03 +0800 > Feng He wrote: > >>  Hello, >> >>  I have a question that, what's the advantage of using an ORM instead of the >>  traditional DBI? And what's better for DBIx::Class an