H2 Database Engine
| H2 Database Engine | |
|---|---|
| Initial release | December 2005 |
| Stable release | 2.3.232
/ November 8, 2024 |
| Repository | |
| Written in | Java |
| Operating system | Cross-platform |
| Type | Relational Database Management System |
| License | Eclipse Public License or Mozilla Public License 2.0 |
| Website | h2database |
H2 is a relational database management system written in Java. It can used as an embedded database in Java applications or run in client–server mode.
The software is available as open source software Mozilla Public License 2.0 or the original Eclipse Public License.