Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
CUBRID is a relational database management system (DBMS) specifically designed for online transaction processing (OLTP) that adheres to ANSI SQL standards, offering features such as MVCC support, high-availability capabilities, and user-friendly GUI tools for database management and migration. Additionally, it boasts compatibility with Oracle and MySQL, and supports a range of interfaces, including JDBC. Installation is straightforward, and it includes native GUI-based administration tools to streamline the development process. CUBRID's architecture is multi-threaded and multi-server, equipped with a native broker middleware, a cost-based optimizer, and advanced caching methods to enhance OLTP performance. It also incorporates highly reliable automatic failover technology via the CUBRID Heartbeat engine core, ensuring minimal downtime. With multi-volume support and automatic volume expansion, it can handle an extensive number of databases, tables, and indexes without size limitations. Furthermore, its robust features make it suitable for dynamic and scalable applications in various industries.
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.
API Access
Has API
API Access
Has API
Integrations
Airtool
Chat2DB
DOT Anonymizer
DataGrip
DbVisualizer
DigDash
Metabase
New Relic
RazorSQL
sqlmap
Integrations
Airtool
Chat2DB
DOT Anonymizer
DataGrip
DbVisualizer
DigDash
Metabase
New Relic
RazorSQL
sqlmap
Pricing Details
$0.01/one-time/user
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
CUBRID
Founded
2006
Country
South Korea
Website
www.cubrid.org
Vendor Details
Company Name
H2
Website
www.h2database.com/html/main.html
Product Features
Database
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
RDBMS
Backup
Data Migration
Monitoring
Performance Analysis
Queries
Storage Optimization
Relational Database
ACID Compliance
Data Failure Recovery
Multi-Platform
Referential Integrity
SQL DDL Support
SQL DML Support
System Catalog
Unicode Support
Product Features
Database
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