H2 Database Engine 1.0.70 (2008-04-20) (Default branch) |
|
|
H2 is an SQL database engine written in Java that
implements the JDBC API. Embedded, server, and
clustering modes are available. A browser based
console application is included. The database has
strong security features. Disk based and in-memory databases and tables are supported.
License: Mozilla Public License (MPL)
Changes:
SQL statement statistics can be generated. The autocomplete feature in the Web-based console tool has been improved. Writing has begun on an Ant replacement that uses pure Java build definitions. The jar file is now about 10% smaller. Better protection against remote brute force password attacks. The built-in connection pool is now called JdbcConnectionPool.
|