DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

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

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

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonFeatureBase  Xexclude from comparisonH2  Xexclude from comparisonObjectBox  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemReal-time database platform that powers real-time analytics and machine learning applications by simultaneously executing low-latency, high-throughput, and highly concurrent workloads.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Lightweight, 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 DBMSRelational 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.47
Rank#110  Overall
#54  Relational DBMS
Score0.31
Rank#292  Overall
#135  Relational DBMS
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
#7  Vector DBMS
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websitewww.4d.comwww.featurebase.comwww.h2database.comgithub.com/­objectbox
objectbox.io
www.yugabyte.com
Technical documentationdeveloper.4d.comdocs.featurebase.comwww.h2database.com/­html/­main.htmldocs.objectbox.iodocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
Developer4D, IncMolecula and Pilosa Open Source ContributorsThomas MuellerObjectBox LimitedYugabyte Inc.
Initial release19842017200520172017
Current releasev20, April 20232022, May 20222.2.220, July 20234.0 (May 2024)2.19, September 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Bindings 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 languageGoJavaC and C++C and C++
Server operating systemsOS X
Windows
Linux
macOS
All OS with a Java VMAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Linux
OS X
Data schemeyesyesyesyesdepending on used data model
Typing infopredefined data types such as float or dateyesyesyesyes, 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 indexesyesnoyesyesyes
SQL infoSupport of SQLyes infoclose to SQL 92SQL queriesyesnoyes, PostgreSQL compatible
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
gRPC
JDBC
Kafka Connector
ODBC
JDBC
ODBC
Proprietary 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
Python
JavaC
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 Functionsnoyes infosql, plpgsql, C
Triggersyesnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseData 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 methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyesyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyes, using Linux fsyncyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesnono
User concepts infoAccess controlUsers and groupsfine grained access rights according to SQL-standardyesyes
More information provided by the system vendor
4D infoformer name: 4th DimensionFeatureBaseH2ObjectBoxYugabyteDB
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

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

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 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 DimensionFeatureBaseH2ObjectBoxYugabyteDB
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

The 10 Hottest Big Data Startups Of 2021
18 November 2021, CRN

Get Your Infrastructure Ready for Real-Time Analytics
9 March 2022, Built In

Pilosa: A Scalable High Performance Bitmap Database Index
17 June 2019, hackernoon.com

32 Data and Analytics Startups That Will Go Big, According to VCs
28 September 2021, Business Insider

The 10 Coolest Big Data Tools Of 2021
7 December 2021, CRN

provided by Google News

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

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

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, businesswire.com

Yugabyte Named in the 2023 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2023, Yahoo Finance

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

5 minutes with: David Walker, Field CTO, EMEA at Yugabyte
2 October 2023, Data Centre Magazine

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here