DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > CouchDB vs. Coveo vs. RDF4J vs. Stardog vs. TempoIQ

System Properties Comparison CouchDB vs. Coveo vs. RDF4J vs. Stardog vs. TempoIQ

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonCoveo  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonStardog  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparison
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.AI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primary database modelDocument storeSearch engineRDF storeGraph DBMS
RDF store
Time Series DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.46
Rank#51  Overall
#7  Document stores
Score2.14
Rank#116  Overall
#11  Search engines
Score0.72
Rank#222  Overall
#9  RDF stores
Score1.93
Rank#121  Overall
#10  Graph DBMS
#6  RDF stores
Websitecouchdb.apache.orgwww.coveo.comrdf4j.orgwww.stardog.comtempoiq.com (offline)
Technical documentationdocs.couchdb.org/­en/­stabledocs.coveo.comrdf4j.org/­documentationdocs.stardog.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerCoveoSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Stardog-UnionTempoIQ
Initial release20052012200420102012
Current release3.3.3, December 20237.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoEclipse Distribution License (EDL), v1.0.commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangJavaJava
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
hostedLinux
OS X
Unix
Windows
Linux
macOS
Windows
Data schemeschema-freehybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationyes infoRDF Schemasschema-free and OWL/RDFS-schema supportschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonono infoImport/export of XML data possibleno
Secondary indexesyes infovia viewsyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnononoYes, compatible with all major SQL variants through dedicated BI/SQL Serverno
APIs and other access methodsRESTful HTTP/JSON APIRESTful HTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
HTTP API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C#
Java
JavaScript
Python
Java
PHP
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-side scripts infoStored proceduresView functions in JavaScriptnoyesuser defined functions and aggregates, HTTP Server extensions in Javano
Triggersyesyesyesyes infovia event handlersyes infoRealtime Alerts
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0yesnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesnoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynoyesyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleyesACID infoIsolation support depends on the API usedACIDno
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoin-memory storage is supported as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlAccess rights for users can be defined per databasegranular access controls, API key management, content filtersnoAccess rights for users and rolessimple authentication-based access control

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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"CoveoRDF4J infoformerly known as SesameStardogTempoIQ infoformerly TempoDB
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

Recent citations in the 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
27 February 2020, DevClass

Hadoop, CouchDB Next Targets in Wave of Database Attacks
20 January 2017, Threatpost

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

provided by Google News

Online grocery shopping to rise during 2024 holiday shopping season
17 September 2024, SmartBrief

Coveo Announces New Integration with Salesforce Data Cloud
11 September 2024, PR Newswire

Coveo Solutions Inc. (TSE:CVO) Receives Average Rating of "Buy" from Brokerages
18 September 2024, MarketBeat

Coveo Debuts GenAI Tools on Genesys Cloud and AppFoundry
17 May 2024, CX Today

Coveo Solutions Chairman & CEO Acquires 24% More Stock
13 September 2024, Simply Wall St

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

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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 data platform to build your intelligent applications.
Try it free.

Present your product here