DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CouchDB vs. GridGain vs. Microsoft Azure SQL Database vs. RDFox vs. Teradata Aster

System Properties Comparison CouchDB vs. GridGain vs. Microsoft Azure SQL Database vs. RDFox vs. Teradata Aster

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGridGain  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonRDFox  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.GridGain is an in-memory computing platform, built on Apache IgniteDatabase as a Service offering with high compatibility to Microsoft SQL ServerHigh performance knowledge graph and semantic reasoning enginePlatform for big data analytics on multistructured data sources and types
Primary database modelDocument storeKey-value store
Relational DBMS
Relational DBMSGraph DBMS
RDF store
Relational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Graph DBMS
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score0.23
Rank#308  Overall
#25  Graph DBMS
#14  RDF stores
Websitecouchdb.apache.orgwww.gridgain.comazure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.oxfordsemantic.tech
Technical documentationdocs.couchdb.org/­en/­stablewww.gridgain.com/­docs/­index.htmldocs.microsoft.com/­en-us/­azure/­azure-sqldocs.oxfordsemantic.tech
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGridGain Systems, Inc.MicrosoftOxford Semantic TechnologiesTeradata
Initial release20052007201020172005
Current release3.3.3, December 2023GridGain 8.5.1V126.0, Septermber 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangJava, C++, .NetC++C++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
hostedLinux
macOS
Windows
Linux
Data schemeschema-freeyesyesyes infoRDF schemasFlexible 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 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.noyesyesyes infoin Aster File Store
Secondary indexesyes infovia viewsyesyesyes
SQL infoSupport of SQLnoANSI-99 for query and DML statements, subset of DDLyesnoyes
APIs and other access methodsRESTful HTTP/JSON APIHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
ADO.NET
JDBC
ODBC
RESTful HTTP API
SPARQL 1.1
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#
C++
Java
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
Java
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresView functions in JavaScriptyes (compute grid and cache interceptors can be used instead)Transact SQLR packages
Triggersyesyes (cache interceptors and events)yesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes (replicated cache)yes, with always 3 replicas availablereplication via a shared file systemyes 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 methodsyesyes (compute grid and hadoop accelerator)noyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency in stand-alone mode, Eventual Consistency in replicated setupsImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyes
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.noyesyesno
User concepts infoAccess controlAccess rights for users can be defined per databaseSecurity Hooks for custom implementationsfine grained access rights according to SQL-standardRoles, resources, and access typesfine 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"GridGainMicrosoft Azure SQL Database infoformerly SQL AzureRDFoxTeradata 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

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the news

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

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

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

provided by Google News

GridGain's 2023 Growth Positions Company for Strong 2024
25 January 2024, Datanami

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

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

GridGain Adds Andy Sacks as Chief Revenue Officer, Promotes Lalit Ahuja to Chief Customer and Product Officer ...
17 July 2023, Yahoo Finance

GridGain: Product Overview and Analysis
5 June 2019, eWeek

provided by Google News

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure | Azure updates
21 May 2024, Microsoft

Azure SQL Database migration to OCI - resources estimation and migration approach
11 January 2024, Oracle

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

provided by Google News

Use semantic reasoning to infer new facts from your RDF graph by integrating RDFox with Amazon Neptune | Amazon ...
20 February 2023, AWS Blog

The intuitions behind Knowledge Graphs and Reasoning | by Peter Crocker
5 May 2020, Towards Data Science

Financial Crime Discovery using Amazon EKS and Graph Databases | Amazon Web Services
1 February 2022, AWS Blog

Top 9 Open Source Graph Databases
7 November 2022, Analytics India Magazine

Finding patterns with rules, using Knowledge Graphs and Semantic Reasoning | by Peter Crocker
14 May 2020, Towards Data Science

provided by Google News

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata Aster gets graph database, HDFS-compatible file store
8 October 2013, ZDNet

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22 September 2011, PR Newswire

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

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

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Neo4j logo

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

Present your product here