H2database

H2 is an embeddable RDBMS written in Java.
Alternatives To H2database
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Tidb34,18568101a day ago1,289April 07, 20224,039apache-2.0Go
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial
Metabase32,667
21 hours ago1June 08, 20223,049otherClojure
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
Dbeaver32,313
21 hours ago1,750apache-2.0Java
Free universal database tool and SQL client
Cockroach27,2605022a day ago248August 06, 20216,607otherGo
CockroachDB - the open source, cloud-native distributed SQL database.
Sqlmap27,229
3 days ago1February 27, 201858otherPython
Automatic SQL injection and database takeover tool
Directus21,82250a day ago55September 22, 2022221otherTypeScript
The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.
Tdengine21,4211a day ago12April 14, 20221,032agpl-3.0C
TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.
Surrealdb20,733
a day ago35December 14, 2021228otherRust
A scalable, distributed, collaborative, document-graph database, for the realtime web
Postgrest20,635
42 days ago37July 12, 2022207mitHaskell
REST API for any Postgres database
Shardingsphere18,4698a day ago7June 04, 2020742apache-2.0Java
Ecosystem to transform any database into a distributed database system, and enhance it with sharding, elastic scaling, encryption features & more
Alternatives To H2database
Select To Compare


Alternative Project Comparisons
Readme

CI

Welcome to H2, the Java SQL database.

The main features of H2 are:

  • 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

Downloads

Download latest version or add to pom.xml:

<dependency>
    <groupId>com.h2database</groupId>
    <artifactId>h2</artifactId>
    <version>2.1.214</version>
</dependency>

Documentation

Support

Popular Database Projects
Popular Sql Projects
Popular Data Storage Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Database
Sql
Jdbc
Relational Databases
Odbc
Fulltext