H2 Description

Welcome to H2, a Java SQL database designed for efficient data management. In its embedded mode, an application can access the database directly within the same Java Virtual Machine (JVM) using JDBC, making it the quickest and simplest connection method available. However, a drawback of this setup is that the database can only be accessed by one virtual machine and class loader at a time. Like other modes, it accommodates both persistent and in-memory databases without restrictions on the number of simultaneous database accesses or open connections. On the other hand, the mixed mode combines features of both embedded and server modes; the initial application that connects to the database operates in embedded mode while simultaneously launching a server to enable other applications in different processes or virtual machines to access the same data concurrently. This allows local connections to maintain the high speed of the embedded mode, whereas remote connections may experience slight delays. Overall, H2 provides a flexible and robust solution for various database needs.

Integrations

Reviews

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Company Details

Company:
H2
Website:
www.h2database.com/html/main.html

Media

H2 Screenshot 1
Recommended Products
Powering the best of the internet | Fastly Icon
Powering the best of the internet | Fastly

Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
Try for free

Product Details

Platforms
Windows
Mac
Linux
Types of Training
Training Docs

H2 Features and Options

Database Software

Backup and Recovery
Creation / Development
Data Migration
Data Replication
Data Search
Data Security
Database Conversion
Mobile Access
Monitoring
NOSQL
Performance Analysis
Queries
Relational Interface
Virtualization

Relational Database

ACID Compliance
Data Failure Recovery
Multi-Platform
Referential Integrity
SQL DDL Support
SQL DML Support
System Catalog
Unicode Support

H2 User Reviews

Write a Review
  • Previous
  • Next