Hi,

> I definitely want my application to be able
> to scale in the future.

Then you should consider building it in a database independent way, so
that you can switch databases without much pain.

> Is there any reason to stay with MySQL and not to migrate to h2?

One reason I could think of is: if you want to use PHP. In theory you
should be able to use PHP with H2 (using a PostgreSQL driver), but I
never did that so far.

Regards,
Thomas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to