Projects / H2 Database Engine

H2 Database Engine

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.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  08 Apr 2012 19:06

Release Notes: This release fixes a bug that could cause indexes on wide columns (columns larger than half the page size) to become corrupt.

  •  18 Mar 2012 19:44

Release Notes: The CSV tool has been improved a bit. The update statement now supports limiting the number of rows changed. Compatibility with other databases (PostgreSQL and MySQL) has been improved a bit.

  •  03 Feb 2012 23:00

Release Notes: Updating a result set in a trigger is now supported.

  •  26 Nov 2011 22:15

Release Notes: Compatibility with other databases has been improved. Creating a Lucene fulltext index is now faster.

Release Notes: Compatibility with the Java 7 file system abstraction has been improved. Large databases (hundreds of GB) are now faster.

RSS Recent comments

13 Feb 2011 13:45 Avatar davidgoadby Thumbs up

I have been grappling with MySQL for a project and came across this. If it works like it says it does then a pure Java solution will mean no MySQL install is required which is great. Also, I have a need for an in-memory function for data collection so, if I can have two databases one fast (in Memory) and the other backing store (on disk) running at the same time then I will be a hero!

Screenshot

Project Spotlight

Path Defense Framework

A framework for games with defense towers along a path.

Screenshot

Project Spotlight

turses

A Twitter client for the console.