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. Ehcache vs. KeyDB vs. NebulaGraph vs. ObjectBox

System Properties Comparison 4D vs. Ehcache vs. KeyDB vs. NebulaGraph vs. ObjectBox

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonEhcache  Xexclude from comparisonKeyDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonObjectBox  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemA widely adopted Java cache with tiered storage optionsAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsA distributed, linear scalable, high perfomant Graph DBMSExtremely fast embedded database for small devices, IoT and Mobile
Primary database modelRelational DBMSKey-value storeKey-value storeGraph DBMSObject oriented DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.47
Rank#110  Overall
#54  Relational DBMS
Score4.64
Rank#68  Overall
#8  Key-value stores
Score0.70
Rank#229  Overall
#32  Key-value stores
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Websitewww.4d.comwww.ehcache.orggithub.com/­Snapchat/­KeyDB
keydb.dev
github.com/­vesoft-inc/­nebula
www.nebula-graph.io
objectbox.io
Technical documentationdeveloper.4d.comwww.ehcache.org/­documentationdocs.keydb.devdocs.nebula-graph.iodocs.objectbox.io
Developer4D, IncTerracotta Inc, owned by Software AGEQ Alpha Technology Ltd.Vesoft Inc.ObjectBox Limited
Initial release19842009201920192017
Current releasev20, April 20233.10.0, March 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; commercial licenses availableOpen Source infoBSD-3Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache License 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++C++C and C++
Server operating systemsOS X
Windows
All OS with a Java VMLinuxLinuxAndroid
iOS
Linux
macOS
Windows
Data schemeyesschema-freeschema-freeStrong typed schemayes
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesyes
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 indexesyesnoyes infoby using the Redis Search moduleyes 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.yes
SQL infoSupport of SQLyes infoclose to SQL 92nonoSQL-like query languageno
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JCacheProprietary protocol infoRESP - REdis Serialization ProtocoBrowser 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
Proprietary native API
Supported programming languages4D proprietary IDE
PHP
JavaC
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
C++
Go
Java
PHP
Python
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Server-side scripts infoStored proceduresyesnoLuauser defined functionsno
Triggersyesyes infoCache Event Listenersnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoby using Terracotta ServerShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes infoby using Terracotta ServerMulti-source replication
Source-replica replication
Causal Clustering using Raft protocolonline/offline synchronization between client and server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Strong eventual consistency with CRDTs
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infosupports JTA and can work as an XA resourceOptimistic locking, atomic execution of commands blocks and scriptsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesno
User concepts infoAccess controlUsers and groupsnosimple password-based access control and ACLRole-based access controlyes
More information provided by the system vendor
4D infoformer name: 4th DimensionEhcacheKeyDBNebulaGraphObjectBox
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
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 DimensionEhcacheKeyDBNebulaGraphObjectBox
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

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

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

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.

Milvus logo

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

Present your product here