ORM and Play Framework 2 scala

119 views
Skip to first unread message

Kevin Miller

unread,
Jun 28, 2012, 11:56:21 PM6/28/12
to play-fr...@googlegroups.com
Hi All,

I really want to use Play framework 2 with scala, but its difficult for me not to use an ORM as Play 1.x broke me in that habbit.
Has anyone successfully used an ORM for Play framework 2 with Scala.

Would really appreciate some answers and Ideas.

Also, I don't see the benefit of using Anorm, but maybe I am missing something.


Thanks very much.


Kevin.

MG

unread,
Jun 29, 2012, 2:18:18 AM6/29/12
to play-fr...@googlegroups.com
Anorm is very powerful since you can execute any SQL command. With Anorm, you have full SQL power at your disposal, so you can create queries of any complexity, which may not be possible with ORM.

HTH,
MG

Julien Richard-Foy

unread,
Jun 29, 2012, 3:13:36 AM6/29/12
to play-fr...@googlegroups.com
You can any ORM with Play2. See for example Squeryl.
Reply all
Reply to author
Forward
0 new messages