H2

A tiny Java SQL database.
Download

H2 Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • Thomas Tom Mueller
  • Publisher web site:
  • http://code.google.com/u/thomas.tom.mueller/
  • Operating Systems:
  • Windows All
  • File Size:
  • 5.6 MB

H2 Tags


H2 Description

H2 is a small, simple, very easy to use application specially designed to offer you a Java SQL database.This database can be used in embedded mode, or in server mode. To use it in embedded mode, you need to:· Add the h2*.jar to the classpath (H2 does not have any dependencies)· Use the JDBC driver class: org.h2.Driver· The database URL jdbc:h2:~/test opens the database test in your user home directory· A new database is automatically created


H2 Related Software