H2 Database

GPTKB entity

Statements (58)
Predicate Object
gptkbp:instance_of gptkb:Database_Management_System
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:ZIO_Doobie
gptkbp:community_support Active community
gptkbp:data_type Supports various data types
gptkbp:developed_by gptkb:H2_Database_Engine
gptkbp:features In-memory database
Embedded mode
Server mode
gptkbp:first_released gptkb:2009
gptkbp:has_documentation Comprehensive user guide
https://www.w3.org/2000/01/rdf-schema#label H2 Database
gptkbp:instrument No built-in clustering
gptkbp:integrates_with gptkb:hot_spring
gptkb:football_club
gptkb:server
gptkb:Hibernate
J Boss
gptkbp:is_compatible_with gptkb:Java_Enhancement_Proposal
gptkb:JDBC
gptkbp:is_scalable Scalable architecture
gptkbp:latest_version 2.1.210
gptkbp:license gptkb:Eclipse_Public_License
gptkbp:performance High performance
gptkbp:provides Web-based console
Backup and restore functionality
Database migration tools
gptkbp:provides_information_on CSV import/export
XML import/export
Accessed via JDBC
Accessed via ODBC
Accessed via RESTAPI
SQL dump
gptkbp:publishes No built-in replication
gptkbp:security_features User authentication
Role-based access control
SSL support
gptkbp:storage Automatic backups
Incremental backups
Manual backups
Stores data in tables
gptkbp:supports gptkb:SQL
Data encryption
Full-text search
Stored Procedures
Triggers
Transactions
User-defined functions
gptkbp:use_case Prototyping
Development and testing
Embedded applications
Small to medium applications
gptkbp:used_in Embedded systems
Java applications
Testing environments
gptkbp:uses MVCC
gptkbp:website http://www.h2database.com
gptkbp:written_in gptkb:Java