- Notifications
You must be signed in to change notification settings - Fork1.3k
H2 is an embeddable RDBMS written in Java.
License
NotificationsYou must be signed in to change notification settings
h2database/h2database
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- Very fast, open source, JDBC API
- Embedded and server modes; disk-based or in-memory databases
- Transaction support, multi-version concurrency
- Browser based Console application
- Encrypted databases
- Fulltext search
- Pure Java with small footprint: around 2.5 MB jar file size
- ODBC driver
More information:https://h2database.com
Download latest version or add topom.xml:
<dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> <version>2.4.240</version></dependency>
- Issue tracker for bug reports and feature requests
- Mailing list / forum for questions about H2
- 'h2' tag on Stack Overflow for other questions (Hibernate with H2 etc.)
About
H2 is an embeddable RDBMS written in Java.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
