Hi,

I think it depends on the complexity of your application. If you are using
few connections (and concurrent transactions) and a relatively simple
schema, then H2 should be OK. If you are using many connections and complex
queries then you should consider using a different database, for example
PostgreSQL.

Regards,
Thomas


On Tuesday, December 3, 2013, James Chan wrote:

> Thanks Kartweel, maybe I should consider choosing another database for my
> application.
>
>  --
> You received this message because you are subscribed to the Google Groups
> "H2 Database" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to h2-database+unsubscr...@googlegroups.com <javascript:_e({},
> 'cvml', 'h2-database%2bunsubscr...@googlegroups.com');>.
> To post to this group, send email to 
> h2-database@googlegroups.com<javascript:_e({}, 'cvml', 
> 'h2-database@googlegroups.com');>
> .
> Visit this group at http://groups.google.com/group/h2-database.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To post to this group, send email to h2-database@googlegroups.com.
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to