Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: 731505c9e0bd357b5ba603f3f091e08145f7ab96 Size: 7.4 MB File Format: zip
Rating: 2.347826086
out of 5
based on 23 user ratings
Downloads: 1134 License: Free
H2 Database Engine Portable is a free software by H2 Database and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download H2 Database Engine Portable which is 7.4 MB in size and belongs to the software category Databases Tools. H2 Database Engine Portable was released on 2013-03-19 and last updated on our database on 2017-04-25 and is currently at version 1.3.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
H2 Database Engine Portable Description
H2 Database Engine, the Java SQL database. The main features of H2 are very fast, open source, JDBC API. It can be worked in Embedded and server modes. There is in-memory databases and Browser based Console application. 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 and The database URL jdbc:h2:~/test opens the database test in your user home directory. A new database is automatically created.