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 > CouchDB vs. GridGain vs. JaguarDB vs. RisingWave vs. TerminusDB

System Properties Comparison CouchDB vs. GridGain vs. JaguarDB vs. RisingWave vs. TerminusDB

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGridGain  Xexclude from comparisonJaguarDB  Xexclude from comparisonRisingWave  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.GridGain is an in-memory computing platform, built on Apache IgnitePerformant, highly scalable DBMS for AI and IoT applicationsA distributed RDBMS for stream processing, wire-compatible with PostgreSQLScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelDocument storeKey-value store
Relational DBMS
Key-value store
Vector DBMS
Relational DBMSGraph DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.30
Rank#47  Overall
#7  Document stores
Score1.55
Rank#150  Overall
#26  Key-value stores
#70  Relational DBMS
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score0.64
Rank#238  Overall
#110  Relational DBMS
Score0.23
Rank#316  Overall
#27  Graph DBMS
Websitecouchdb.apache.orgwww.gridgain.comwww.jaguardb.comwww.risingwave.com/­databaseterminusdb.com
Technical documentationdocs.couchdb.org/­en/­stablewww.gridgain.com/­docs/­index.htmlwww.jaguardb.com/­support.htmldocs.risingwave.com/­docs/­current/­introterminusdb.github.io/­terminusdb/­#
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGridGain Systems, Inc.DataJaguar, Inc.RisingWave LabsDataChemist Ltd.
Initial release20052007201520222018
Current release3.3.3, December 2023GridGain 8.5.13.3 July 20231.2, September 202311.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoGPL V3.0Open Source infoApache Version 2.0Open Source infoGPL V3
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 languageErlangJava, C++, .NetC++ infothe server part. Clients available in other languagesRustProlog, Rust
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
LinuxDocker
Linux
macOS
Linux
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyesyesStandard SQL-types and JSONyes
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.noyesnonono
Secondary indexesyes infovia viewsyesyesyes
SQL infoSupport of SQLnoANSI-99 for query and DML statements, subset of DDLA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyesSQL-like query language (WOQL)
APIs and other access methodsRESTful HTTP/JSON APIHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
JDBC
ODBC
JDBC
PostgreSQL wire protocol
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C#
C++
Java
PHP
Python
Ruby
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Go
Java
JavaScript (Node.js)
Python
JavaScript
Python
Server-side scripts infoStored proceduresView functions in JavaScriptyes (compute grid and cache interceptors can be used instead)noUDFs in Python or Javayes
Triggersyesyes (cache interceptors and events)nonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0ShardingShardingGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes (replicated cache)Multi-source replicationJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes (compute grid and hadoop accelerator)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlAccess rights for users can be defined per databaseSecurity Hooks for custom implementationsrights management via user accountsUsers and RolesRole-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"GridGainJaguarDBRisingWaveTerminusDB infoformer name was DataChemist
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

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

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

GridGain's 2023 Growth Positions Company for Strong 2024
24 January 2024, PR Newswire

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks and Files

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain: Product Overview and Analysis
5 June 2019, eWeek

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

provided by Google News

Streaming Databases: Embracing the Convergence of Stream Processing and Databases
17 May 2024, InfoQ.com

RisingWave Cloud Democratizes Event Stream Processing, Making It Affordable at Cloud Scale
27 June 2023, Datanami

Ibis 8 Adds Streaming
5 March 2024, iProgrammer

Building a Formula 1 Streaming Data Pipeline With Kafka and Risingwave
5 September 2023, KDnuggets

As the world ages, cancer cases are projected to rise, hitting some countries like ‘a tidal wave’
4 April 2024, CNN

provided by Google News

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Irish start-ups received €28m from Enterprise Ireland in 2021
7 April 2022, SiliconRepublic.com

Bus Terminus Update - April 26th
26 April 2021, Around DB and Life on Lantau

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.

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

Present your product here