I've been looking for an embedded database for my Pentaho BI solution. I tried HSQLDB and Derby but there were too many problems with SQL support. I'm glad I tried H2.
H2 worked perfectly with my ETL processes (Pentaho Data Integration). It's impressive as I use some pretty complex SQL. It even found a bug that was ignored by Postres and MySQL. It also works well with Mondrian! And the embedded version is quite fast! I'll post a link to my solution on SourceForge once I embed H2 Thanks for the great work! -- 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.
