A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. Storage can be disk-based or in-memory.
Artifacts using h2 version 1.4.200 (2,231)
11.JSQLParser Library638 usages
com.github.jsqlparser » jsqlparser Apache +1
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
The generated hierarchy can be navigated using the Visitor Pattern.
Last Release on May 18, 2025
16.JDBI3 Core259 usages
org.jdbi » jdbi3-core Apache
The Jdbi core API.
Jdbi 3 is designed to provide convenient tabular data access in
Java(tm) and other JVM based languages.
Last Release on Apr 28, 2026
