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

DBMS > Apache Jena - TDB vs. ArangoDB vs. CouchDB vs. EJDB vs. TimesTen

System Properties Comparison Apache Jena - TDB vs. ArangoDB vs. CouchDB vs. EJDB vs. TimesTen

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonArangoDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonEJDB  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Embeddable document-store database library with JSON representation of queries (in MongoDB style)In-Memory RDBMS compatible to Oracle
Primary database modelRDF storeDocument store
Graph DBMS
Key-value store
Search engine
Document storeDocument storeRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.75
Rank#84  Overall
#3  RDF stores
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score9.30
Rank#45  Overall
#7  Document stores
Score0.27
Rank#297  Overall
#44  Document stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlarangodb.comcouchdb.apache.orggithub.com/­Softmotions/­ejdbwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldocs.arangodb.comdocs.couchdb.org/­en/­stablegithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.oracle.com/­database/­timesten-18.1
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperApache Software Foundation infooriginally developed by HP LabsArangoDB Inc.Apache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerSoftmotionsOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20002012200520121998
Current release4.9.0, July 20233.11.5, November 20233.3.3, December 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache version 2Open Source infoGPLv2commercial
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageJavaC++ErlangC
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
Android
BSD
Linux
OS X
Solaris
Windows
server-lessAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyes infoRDF Schemasschema-free infoautomatically recognizes schema within a collectionschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashnoyes infostring, integer, double, bool, date, object_idyes
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.nono
Secondary indexesyesyesyes infovia viewsnoyes
SQL infoSupport of SQLnonononoyes
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
RESTful HTTP/JSON APIin-process shared libraryJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyesJavaScriptView functions in JavaScriptnoPL/SQL
Triggersyes infovia event handlernoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infosince version 2.0Sharding infoimproved architecture with release 2.0nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication with configurable replication factorMulti-source replication
Source-replica replication
noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be done with stored procedures in JavaScriptyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyes inforelationships in graphsnono infotypically not needed, however similar functionality with collection joins possibleyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACIDno infoatomic operations within a single document possiblenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyes infoRead/Write Lockingyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess control via Jena SecurityyesAccess rights for users can be defined per databasenofine grained access rights according to SQL-standard
More information provided by the system vendor
Apache Jena - TDBArangoDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"EJDBTimesTen
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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
Apache Jena - TDBArangoDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"EJDBTimesTen
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

Are there any Ontology Deployment Framework that can process OWL semantics and allow reasoning?
17 April 2018, ResearchGate

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

Comparing Grakn to Semantic Web Technologies — Part 1/3 | by Tomas Sabat
26 June 2020, Towards Data Science

provided by Google News

GQL: A New ISO Standard for Querying Graph Databases
29 April 2024, The New Stack

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

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

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 database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

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

Present your product here