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

DBMS > CouchDB vs. Kinetica vs. MonetDB vs. OpenQM vs. Teradata Aster

System Properties Comparison CouchDB vs. Kinetica vs. MonetDB vs. OpenQM vs. Teradata Aster

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonKinetica  Xexclude from comparisonMonetDB  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore 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.Fully vectorized database across both GPUs and CPUsA relational database management system that stores data in columnsQpenQM is a high-performance, self-tuning, multi-value DBMSPlatform for big data analytics on multistructured data sources and types
Primary database modelDocument storeRelational DBMSRelational DBMSMultivalue DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionSpatial DBMS
Time Series DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.46
Rank#51  Overall
#7  Document stores
Score0.42
Rank#261  Overall
#120  Relational DBMS
Score1.72
Rank#135  Overall
#62  Relational DBMS
Score0.28
Rank#291  Overall
#10  Multivalue DBMS
Websitecouchdb.apache.orgwww.kinetica.comwww.monetdb.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qm
Technical documentationdocs.couchdb.org/­en/­stabledocs.kinetica.comwww.monetdb.org/­Documentation
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerKineticaMonetDB BVRocket Software, originally Martin PhillipsTeradata
Initial release20052012200419932005
Current release3.3.3, December 20237.1, August 2021Dec2023 (11.49), December 20233.4-12
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoMozilla Public License 2.0Open Source infoGPLv2, extended commercial license availablecommercial
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 languageErlangC, C++C
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
LinuxFreeBSD
Linux
OS X
Solaris
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
Data schemeschema-freeyesyesyes infowith some exceptionsFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typing infopredefined data types such as float or datenoyesyesyes
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.nonoyesyes infoin Aster File Store
Secondary indexesyes infovia viewsyesyesyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsyes infoSQL 2003 with some extensionsnoyes
APIs and other access methodsRESTful HTTP/JSON APIJDBC
ODBC
RESTful HTTP API
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C++
Java
JavaScript (Node.js)
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
Basic
C
Java
Objective C
PHP
Python
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresView functions in JavaScriptuser defined functionsyes, in SQL, C, RyesR packages
Triggersyesyes infotriggers when inserted values for one or more columns fall within a specified rangeyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0ShardingSharding via remote tablesyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationnone infoSource-replica replication available in experimental statusyesyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononoyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possiblenoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyesyes
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 infoGPU vRAM or System RAMno
User concepts infoAccess controlAccess rights for users can be defined per databaseAccess rights for users and roles on table levelfine grained access rights according to SQL-standardAccess rights can be defined down to the item levelfine grained access rights according to SQL-standard

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"KineticaMonetDBOpenQM infoalso called QMTeradata Aster
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

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica: AI is a ‘killer app’ for data analytics
2 May 2023, Blocks & Files

Kinetica Taps Dell for Hardware
12 June 2018, Finovate

provided by Google News

MonetDB Foundation launched
31 January 2024, Centrum Wiskunde & Informatica (CWI)

RDBMS Software Market is Going to Boom | DbVisualizer, MonetDB Foundation, MongoDB
4 September 2024, Daily News Mirror

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

How MonetDB/X100 Exploits Modern CPU Performance
14 January 2020, Towards Data Science

Test of Time Award for paper on vectorized execution
16 January 2024, Centrum Wiskunde & Informatica (CWI)

provided by Google News

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Teradata Integrates Big Data Analytic Architecture
22 October 2012, PR Newswire

An American Dream Story, With A Silicon Valley Twist
14 August 2013, Forbes

Gartner, IBM, Teradata make Big Data announcements
17 October 2012, ZDNet

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

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