Hi Manav,

Embedding Neo4j in a Scala/Lift application is a perfectly sensible thing to 
do. The biggest trade-off is missing the web-based administration for the 
database. Are you thinking about using the Lift as the user application, or 
just as an alternative for exposing domain-specific interface over the network?

Best,
Andreas

On Jun 20, 2011, at 1:39 PM, Manav Goel wrote:

> Hello
>            I have been reading about Scala recently that it uses a JVM and
> java libraries can be used very easily in scala. This got me thinking if I
> can use Scala/Lift (or maybe Groovy/Grails)as frontend and neo4j backend as
> I can simply create an API of my database code and simply call it in Scala
> without using REST,simply in embedded neo4j.
> Is it advisable to do such thing?
> Somehow I am not able to make up my mind regarding java as my frontend(Noe4j
> is decided by the way) or using REST API.It looks too restrictive(Correct me
> if my thinking is wrong)
> 
> Regards
> 
> -- 
> Manav Goel
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user

_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to