DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

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

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

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonH2  Xexclude from comparisonNSDb  Xexclude from comparisonObjectBox  Xexclude from comparisonYugabyteDB  Xexclude from comparison
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.Scalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesLightweight, 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
Score0.00
Rank#385  Overall
#40  Time Series 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.comnsdb.iogithub.com/­objectbox
objectbox.io
www.yugabyte.com
Technical documentationdeveloper.4d.comwww.h2database.com/­html/­main.htmlnsdb.io/­Architecturedocs.objectbox.iodocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
Developer4D, IncThomas MuellerObjectBox LimitedYugabyte Inc.
Initial release19842005201720172017
Current releasev20, April 20232.2.220, July 20234.0 (May 2024)2.19, September 2023
License infoCommercial or Open SourcecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0Bindings 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 languageJavaJava, ScalaC and C++C and C++
Server operating systemsOS X
Windows
All OS with a Java VMLinux
macOS
Android
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Linux
OS X
Data schemeyesyesyesdepending on used data model
Typing infopredefined data types such as float or dateyesyesyes: int, bigint, decimal, stringyes, 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 indexesyesyesall fields are automatically indexedyesyes
SQL infoSupport of SQLyes infoclose to SQL 92yesSQL-like query languagenoyes, PostgreSQL compatible
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JDBC
ODBC
gRPC
HTTP REST
WebSocket
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
JavaJava
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 Functionsnonoyes infosql, plpgsql, C
Triggersyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnoneHash 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 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 methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate 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 persistentyesyesUsing Apache Luceneyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnono
User concepts infoAccess controlUsers and groupsfine grained access rights according to SQL-standardyesyes
More information provided by the system vendor
4D infoformer name: 4th DimensionH2NSDbObjectBoxYugabyteDB
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 DimensionH2NSDbObjectBoxYugabyteDB
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

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19 September 2024, Business Wire

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

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

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

SingleStore logo

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

Present your product here