DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > 4D vs. Derby vs. SAP HANA vs. TypeDB vs. WakandaDB

System Properties Comparison 4D vs. Derby vs. SAP HANA vs. TypeDB vs. WakandaDB

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 comparisonSAP HANA  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonWakandaDB  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.In-memory, column based data store. Available as appliance or cloud serviceTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelRelational DBMSRelational DBMSRelational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Object oriented DBMS
Secondary database modelsDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score0.65
Rank#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websitewww.4d.comdb.apache.org/­derbywww.sap.com/­products/­hana.htmltypedb.comwakanda.github.io
Technical documentationdeveloper.4d.comdb.apache.org/­derby/­manuals/­index.htmlhelp.sap.com/­hanatypedb.com/­docswakanda.github.io/­doc
Developer4D, IncApache Software FoundationSAPVaticleWakanda SAS
Initial release19841997201020162012
Current releasev20, April 202310.17.1.0, November 20232.0 SPS07 (AprilĀ 4, 2023), April 20232.26.3, January 20242.7.0 (AprilĀ 29, 2019), April 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2commercialOpen Source infoGPL Version 3, commercial licenses availableOpen Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenonono infoalso available as a cloud based servicenono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC++, JavaScript
Server operating systemsOS X
Windows
All OS with a Java VMAppliance or cloud-serviceLinux
OS X
Windows
Linux
OS X
Windows
Data schemeyesyesyesyesyes
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.yesyesnonono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes infoclose to SQL 92yesyesnono
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JDBCJDBC
ODBC
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
RESTful HTTP API
Supported programming languages4D proprietary IDE
PHP
JavaAll JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
JavaScript
Server-side scripts infoStored proceduresyesJava Stored ProceduresSQLScript, Rnoyes
Triggersyesyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneyesSharding infoby using Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationyesMulti-source replication infoby using Cassandranone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoby using Apache Kafka and Apache Zookeeperno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesno infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
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 infoat REST API level; other APIs in progressyes
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 JavaDBSAP HANATypeDB infoformerly named GraknWakandaDB
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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 JavaDBSAP HANATypeDB infoformerly named GraknWakandaDB
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

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

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, Oracle

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

Automate deployment of SAP Web Dispatcher using AWS Launch Wizard
1 May 2024, AWS Blog

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

What are the options as SAP HANA 1.0 support in the Neo environment sunsets?
3 November 2023, ComputerWeekly.com

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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