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. CouchDB vs. Faircom EDGE vs. MonetDB vs. OrientDB

System Properties Comparison Apache Jena - TDB vs. CouchDB vs. Faircom EDGE vs. MonetDB vs. OrientDB

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonMonetDB  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA relational database management system that stores data in columnsMulti-model DBMS (Document, Graph, Key/Value)
Primary database modelRDF storeDocument storeKey-value store
Relational DBMS
Relational DBMSDocument store
Graph DBMS
Key-value store
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.75
Rank#84  Overall
#3  RDF stores
Score9.30
Rank#45  Overall
#7  Document stores
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Websitejena.apache.org/­documentation/­tdb/­index.htmlcouchdb.apache.orgwww.faircom.com/­products/­faircom-edgewww.monetdb.orgorientdb.org
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldocs.couchdb.org/­en/­stabledocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.monetdb.org/­Documentationwww.orientdb.com/­docs/­last/­index.html
DeveloperApache Software Foundation infooriginally developed by HP LabsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerFairCom CorporationMonetDB BVOrientDB LTD; CallidusCloud; SAP
Initial release20002005197920042010
Current release4.9.0, July 20233.3.3, December 2023V3, October 2020Dec2023 (11.49), December 20233.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache version 2commercial infoRestricted, free version availableOpen Source infoMozilla Public License 2.0Open Source infoApache version 2
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 languageJavaErlangANSI C, C++CJava
Server operating systemsAll OS with a Java VMAndroid
BSD
Linux
OS X
Solaris
Windows
Android
Linux infoARM, x86
Raspbian
Windows
FreeBSD
Linux
OS X
Solaris
Windows
All OS with a Java JDK (>= JDK 6)
Data schemeyes infoRDF Schemasschema-freeFlexible Schema (defined schema, partial schema, schema free)yesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyesnoyes, ANSI Standard SQL Typesyesyes
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.noyesno
Secondary indexesyesyes infovia viewsyesyesyes
SQL infoSupport of SQLnonoyes infoANSI SQL queriesyes infoSQL 2003 with some extensionsSQL-like query language, no joins
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
RESTful HTTP/JSON APIADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languagesJavaC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyesView functions in JavaScriptyes info.Net, JavaScript, C/C++yes, in SQL, C, RJava, Javascript
Triggersyes infovia event handleryesyesyesHooks
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoimproved architecture with release 2.0File partitioning infoCustomizable business rules for partitioningSharding via remote tablesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yes infoSynchronous and asynchronous realtime replication based on transaction logsnone infoSource-replica replication available in experimental statusMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Tunable Consistency
Foreign keys infoReferential integritynoyes infowhen using SQLyesyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB Transactionsno infoatomic operations within a single document possibleACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyes infoacross SQL and NoSQLyesyes
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.noyes
User concepts infoAccess controlAccess control via Jena SecurityAccess rights for users can be defined per databaseFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.fine grained access rights according to SQL-standardAccess rights for users and roles; record level security configurable

More information provided by the system vendor

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 - TDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Faircom EDGE infoformerly c-treeEDGEMonetDBOrientDB
DB-Engines blog posts

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

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

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

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

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

How relevant is data analytics to businesses today?
21 August 2016, The Sociable

provided by Google News

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

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

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

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

provided by Google News

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9 May 2024, MVPro

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

MonetDB Solutions secures investment from ServiceNow
30 September 2019, Centrum Wiskunde & Informatica (CWI)

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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