Home > Blog > H2 Database Engine

H2 Database Engine

March 22nd, 2007

I’m a big fan of HsqlDB for writing tests.

Yesterday I discovered this projet : H2 Database, written by the same author. It seems to have better performance for larger applications and better support for ACID properties.

Comments are closed.