Hi,

I know the code is complicated, but it is necessarily complicated. Any
database implementation is :-) I guess it would make sense if you
combine 100 rows into one row if possible, so that you can compress
the data before adding it to the database. That way, you don't depend
on a specific database, and can switch to another one when required.

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