H2 Database - Java based Database Engine
H2 database is very fast, open source database engine.
It supports :
It supports :
- It supports SQL and JDBC standards
- Encrypted database
- Security and Authentication
- Multiple index types (b-tree, tree, hash)
- Contains a recovery tool that can dump the contents of the database
- Clustering
- Full text search
- Temporary Tables
- User-Defined Datatypes
http://www.h2database.com/
License:
Tech:
Tags: