InfoQ

InfoQ

Topic/Tag specific view

H2 Content on InfoQ


News about H2

H2 1.0 Database by Hypersonic Creator is Out

Topics
JDBC,
Java,
Java EE,
Languages,
Transactions Processing,
Data Access,
Programming,
H2,
Database

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
JDBC,
Java EE,
Java,
Transactions Processing,
Languages,
Data Access,
Database,
Programming,
Hypersonic DB,
H2

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.