DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > 4D vs. Derby vs. IBM Db2 vs. NebulaGraph vs. Newts

System Properties Comparison 4D vs. Derby vs. IBM Db2 vs. NebulaGraph vs. Newts

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonNebulaGraph  Xexclude from comparisonNewts  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.Common in IBM host environments, 2 different versions for host and Windows/LinuxA distributed, linear scalable, high perfomant Graph DBMSTime Series DBMS based on Cassandra
Primary database modelRelational DBMSRelational DBMSRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBGraph DBMSTime Series DBMS
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.47
Rank#110  Overall
#54  Relational DBMS
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score125.90
Rank#9  Overall
#6  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score0.07
Rank#375  Overall
#41  Time Series DBMS
Websitewww.4d.comdb.apache.org/­derbywww.ibm.com/­products/­db2github.com/­vesoft-inc/­nebula
www.nebula-graph.io
opennms.github.io/­newts
Technical documentationdeveloper.4d.comdb.apache.org/­derby/­manuals/­index.htmlwww.ibm.com/­docs/­en/­db2docs.nebula-graph.iogithub.com/­OpenNMS/­newts/­wiki
Developer4D, IncApache Software FoundationIBMVesoft Inc.OpenNMS Group
Initial release198419971983 infohost version20192014
Current releasev20, April 202310.17.1.0, November 202312.1, October 2016
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2commercial infofree version is availableOpen Source infoApache Version 2.0 + Common Clause 1.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.
Implementation languageJavaC and C++C++Java
Server operating systemsOS X
Windows
All OS with a Java VMAIX
HP-UX
Linux
Solaris
Windows
z/OS
LinuxLinux
OS X
Windows
Data schemeyesyesyesStrong typed schemaschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.yesyesnono
Secondary indexesyesyesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.no
SQL infoSupport of SQLyes infoclose to SQL 92yesyesSQL-like query languageno
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JDBCADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
HTTP REST
Java API
Supported programming languages4D proprietary IDE
PHP
JavaC
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
C++
Go
Java
PHP
Python
Java
Server-side scripts infoStored proceduresyesJava Stored Proceduresyesuser defined functionsno
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoonly with Windows/Unix/Linux VersionShardingSharding infobased on Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationyes infowith separate tools (MQ, InfoSphere)Causal Clustering using Raft protocolselectable replication factor infobased on Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Foreign keys infoReferential integrityyesyesyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlUsers and groupsfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardRole-based access controlno
More information provided by the system vendor
4D infoformer name: 4th DimensionDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBIBM Db2 infoformerly named DB2 or IBM Database 2NebulaGraphNewts
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

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 DimensionDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBIBM Db2 infoformerly named DB2 or IBM Database 2NebulaGraphNewts
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

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

The ApacheĀ® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

provided by Google News

Infotel Returns to IDUG North America 2024 in Charlotte to Showcase Latest Db2 Solutions and Feature Presentation ...
13 June 2024, PR Web

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target | Amazon Web Services
28 May 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, Precisely

provided by Google News

Vesoft (NebulaGraph) Recognized in the GartnerĀ® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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

Present your product here