On 2012-10-16 21:03, snookerms wrote:
Hello,
I'm testing a H2-In-Memory database. In some sql-queries, h2 is very
fast in comparison with MySQL.
Is that only because the In-Memory-Mode?
How the data is stored in h2? Column or Row-Storage?
H2 uses a row-based storage model.
--
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.