Anorm or EBean?

443 views
Skip to first unread message

Matt Raible

unread,
Oct 9, 2011, 4:47:12 PM10/9/11
to play-framework
http://scala.playframework.org/ says I should use Anorm for
persistence. http://www.playframework.org/2.0 says 2.0 will use EBean
as the default. Which would you recommend I use if I'm developing a
Play Scala 1.2.3 application?

If EBean, what's the best tutorial to use?

Thanks,

Matt

Pascal Voitot Dev

unread,
Oct 9, 2011, 4:54:41 PM10/9/11
to play-fr...@googlegroups.com
I recommend Siena!

regards
Pascal, lead dev of Siena ;)


--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To post to this group, send email to play-fr...@googlegroups.com.
To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/play-framework?hl=en.


Joe Terry

unread,
Oct 9, 2011, 5:44:53 PM10/9/11
to play-framework
I like Anorm ( Anorm is Not Another Object Relational Mapper ) .. It's
innovative and very Scala ... Scala is the core technology for me ...

EBean or anything else is just more "stuff" on top of the best
Database DSL ... SQL ... and fantastic tools for manipulating data in
a functional way ... Scala.

The thinnest layer between the two is the best, in my opinion.

Joet


On Oct 9, 1:54 pm, Pascal Voitot Dev <pascal.voitot....@gmail.com>
wrote:
> I recommend Siena!
>
> regards
> Pascal, lead dev of Siena ;)
>
>
>
>
>
>
>
> On Sun, Oct 9, 2011 at 10:47 PM, Matt Raible <mrai...@gmail.com> wrote:
> >http://scala.playframework.org/says I should use Anorm for
> > persistence.http://www.playframework.org/2.0says 2.0 will use EBean

曹江华

unread,
Oct 9, 2011, 8:39:01 PM10/9/11
to play-fr...@googlegroups.com

anorm is best

曹江华

unread,
Oct 9, 2011, 9:13:40 PM10/9/11
to play-fr...@googlegroups.com
i'm not like java's orm,i'm like spring jdbc template or anorm.
--
http://www.caojianghua.com

冉兵

unread,
Oct 9, 2011, 10:18:43 PM10/9/11
to play-fr...@googlegroups.com
I'm like your English:)

Guillaume Bort

unread,
Oct 10, 2011, 3:47:27 AM10/10/11
to play-fr...@googlegroups.com
> http://scala.playframework.org/ says I should use Anorm for
> persistence. http://www.playframework.org/2.0 says 2.0 will use EBean
> as the default. Which would you recommend I use if I'm developing a
> Play Scala 1.2.3 application?

EBean will be the default in 2.0 for Java but not for Scala.

> --
> You received this message because you are subscribed to the Google Groups "play-framework" group.
> To post to this group, send email to play-fr...@googlegroups.com.
> To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/play-framework?hl=en.
>
>

--
Guillaume Bort, http://guillaume.bort.fr

Matt Raible

unread,
Oct 10, 2011, 10:43:42 AM10/10/11
to play-fr...@googlegroups.com

On Oct 10, 2011, at 1:47 AM, Guillaume Bort wrote:

>> http://scala.playframework.org/ says I should use Anorm for
>> persistence. http://www.playframework.org/2.0 says 2.0 will use EBean
>> as the default. Which would you recommend I use if I'm developing a
>> Play Scala 1.2.3 application?
>

> EBean will be the default in 2.0 for Java but not for Scala.
>

Will Anorm be the default for Scala?

Sadache Aldrobi

unread,
Oct 10, 2011, 10:55:56 AM10/10/11
to play-fr...@googlegroups.com
On Mon, Oct 10, 2011 at 4:43 PM, Matt Raible <mra...@gmail.com> wrote:

On Oct 10, 2011, at 1:47 AM, Guillaume Bort wrote:

>> http://scala.playframework.org/ says I should use Anorm for
>> persistence. http://www.playframework.org/2.0 says 2.0 will use EBean
>> as the default. Which would you recommend I use if I'm developing a
>> Play Scala 1.2.3 application?
>
> EBean will be the default in 2.0 for Java but not for Scala.
>

Will Anorm be the default for Scala?

Anorm will be integrated by default in the Scala part. Since Anorm is not an ORM, we might provide a sample integration of an ORM for people that want to stick to ORMs meanwhile. 

--
www.sadekdrobi.com
ʎdoɹʇuǝ

Drew Hamlett

unread,
Oct 10, 2011, 1:01:08 PM10/10/11
to play-framework
Sounds good. I've been using Anorm for a week or so and I think it's
pretty good. It's just different way of thinking than an ORM.

On Oct 10, 10:55 am, Sadache Aldrobi <sadek.dr...@gmail.com> wrote:
> On Mon, Oct 10, 2011 at 4:43 PM, Matt Raible <mrai...@gmail.com> wrote:
>
> > On Oct 10, 2011, at 1:47 AM, Guillaume Bort wrote:
>
> > >>http://scala.playframework.org/says I should use Anorm for
> > >> persistence.http://www.playframework.org/2.0says 2.0 will use EBean
Reply all
Reply to author
Forward
0 new messages