H2 Database Engine 1.0.65 (2008-01-18) (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:
User defined variables are now supported. The JNDI support for the H2 Console has been improved. The SCRIPT command now uses multi-row inserts to save space. The performance for large result sets, dropping objects, single column distinct queries, LIKE comparisons, and encrypted databases has been improved. The PostgreSQL compatibility has been improved. A few bugs have been fixed.
|