InfoQ

InfoQ

Topic/Tag specific view

H2 Content on InfoQ


News about H2

H2 1.0 Database by Hypersonic Creator is Out

Topics
Transactions Processing,
Data Access,
Java

HSQLDB creator Thomas Mueller has released 1.0 final of H2, his pure Java database successor to HSQLDB. H2's focus is to be best database for the lower end (low number of concurrent connections, embedded usage). InfoQ spoke to H2 creator Thomas Mueller to find out more.

H2 Database by Hypersonic Creator Nearing 1.0

Topics
Transactions Processing,
Data Access,
Java

HSQLDB creator Thomas Mueller recently released the v0.9 of H2, his pure Java database successor to HSQLDB. H2 benchmarks significantly faster than HSQLDB, supports JDBC and ODBC, supports XA, can be clustered for HA and supports encryption.