DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > 4D vs. H2 vs. IRONdb vs. ObjectBox vs. YugabyteDB

System Properties Comparison 4D vs. H2 vs. IRONdb vs. ObjectBox vs. YugabyteDB

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonH2  Xexclude from comparisonIRONdb  Xexclude from comparisonObjectBox  Xexclude from comparisonYugabyteDB  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionApplication development environment with integrated database management systemFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSRelational DBMSTime Series DBMSObject oriented DBMS
Vector DBMS
Relational DBMS
Secondary database modelsSpatial DBMSTime Series DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.37
Rank#110  Overall
#54  Relational DBMS
Score7.57
Rank#47  Overall
#30  Relational DBMS
Score1.08
Rank#179  Overall
#6  Object oriented DBMS
#9  Vector DBMS
Score2.48
Rank#108  Overall
#53  Relational DBMS
Websitewww.4d.comwww.h2database.comwww.circonus.com/solutions/time-series-database/github.com/­objectbox
objectbox.io
www.yugabyte.com
Technical documentationdeveloper.4d.comwww.h2database.com/­html/­main.htmldocs.circonus.com/irondb/category/getting-starteddocs.objectbox.iodocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
Developer4D, IncThomas MuellerCirconus LLC.ObjectBox LimitedYugabyte Inc.
Initial release19842005201720172017
Current releasev20, April 20232.2.220, July 2023V0.10.20, January 20184.0 (May 2024)2.19, September 2023
License infoCommercial or Open SourcecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialBindings are released under Apache 2.0 infoApache License 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaC and C++C and C++C and C++
Server operating systemsOS X
Windows
All OS with a Java VMLinuxAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Linux
OS X
Data schemeyesyesschema-freeyesdepending on used data model
Typing infopredefined data types such as float or dateyesyesyes infotext, numeric, histogramsyes, plus "flex" map-like typesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.yesnononono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLyes infoclose to SQL 92yesSQL-like query language (Circonus Analytics Query Language: CAQL)noyes, PostgreSQL compatible
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JDBC
ODBC
HTTP APIProprietary native APIJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages4D proprietary IDE
PHP
Java.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyesJava Stored Procedures and User-Defined Functionsyes, in Luanoyes infosql, plpgsql, C
Triggersyesyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneAutomatic, metric affinity per nodenoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationWith clustering: 2 database servers on different computers operate on identical copies of a databaseconfigurable replication factor, datacenter awareData sync between devices allowing occasional connected databases to work completely offlineBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyesyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnonono
User concepts infoAccess controlUsers and groupsfine grained access rights according to SQL-standardnoyesyes
More information provided by the system vendor
4D infoformer name: 4th DimensionH2IRONdbObjectBoxYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» more
News

MongoDB Realm & Device Sync alternatives – ObjectBox
17 September 2024

Local AI – what it is and why we need it
11 September 2024

First on-device Vector Database (aka Semantic Index) for iOS
24 July 2024

Retrieval Augmented Generation (RAG) with vector databases: Expanding AI Capabilities
18 June 2024

The on-device Vector Database for Android and Java
29 May 2024

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
4D infoformer name: 4th DimensionH2IRONdbObjectBoxYugabyteDB
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

provided by Google News

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19 September 2024, SiliconANGLE News

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19 September 2024, businesswire.com

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19 September 2024, InfoWorld

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Simplifying cloud-native app development with Yugabyte
2 August 2024, IMDA

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here