Managed Projects

H2 Database Engine

  Analyzed 12 months ago

H2 is an SQL database engine written in Java. It is very fast and small (about 1 MB), and supports embedded, server, and clustering modes. A browser based console application is included. Disk based and in-memory tables and databases are supported. Some of its features are transactions ... [More] isolation, multi-version concurrency (MVCC), table level locking, encrypted databases, fulltext search, and strong security. The main API is JDBC, however ODBC and others are also supported via PostgreSQL network protocol compatibility. [Less]

285K lines of code

30 current contributors

about 1 year since last commit

72 users on Open Hub

Activity Not Available
4.82759
   
I Use This
Licenses: eclipse, mozilla_p...

h2database

  Analyzed 12 months ago

H2 is a Java SQL database. The main feature are: Very fast Open Source Java Embedded, Server, and Cluster Disk and In Memory Strong security features

285K lines of code

30 current contributors

about 1 year since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This