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 > GridGain vs. Ignite vs. Memcached vs. Microsoft Azure Cosmos DB vs. QuestDB

System Properties Comparison GridGain vs. Ignite vs. Memcached vs. Microsoft Azure Cosmos DB vs. QuestDB

Editorial information provided by DB-Engines
NameGridGain  Xexclude from comparisonIgnite  Xexclude from comparisonMemcached  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonQuestDB  Xexclude from comparison
DescriptionGridGain is an in-memory computing platform, built on Apache IgniteApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.In-memory key-value store, originally intended for cachingGlobally distributed, horizontally scalable, multi-model database serviceA high performance open source SQL database for time series data
Primary database modelKey-value store
Relational DBMS
Key-value store
Relational DBMS
Key-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Time Series DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score2.52
Rank#109  Overall
#9  Time Series DBMS
Websitewww.gridgain.comignite.apache.orgwww.memcached.orgazure.microsoft.com/­services/­cosmos-dbquestdb.io
Technical documentationwww.gridgain.com/­docs/­index.htmlapacheignite.readme.io/­docsgithub.com/­memcached/­memcached/­wikilearn.microsoft.com/­azure/­cosmos-dbquestdb.io/­docs
DeveloperGridGain Systems, Inc.Apache Software FoundationDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftQuestDB Technology Inc
Initial release20072015200320142014
Current releaseGridGain 8.5.1Apache Ignite 2.61.6.25, March 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoBSD licensecommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, C++, .NetC++, Java, .NetCJava (Zero-GC), C++, Rust
Server operating systemsLinux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Unix
Windows
hostedLinux
macOS
Windows
Data schemeyesyesschema-freeschema-freeyes infoschema-free via InfluxDB Line Protocol
Typing infopredefined data types such as float or dateyesyesnoyes infoJSON typesyes
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.yesyesno
Secondary indexesyesyesnoyes infoAll properties auto-indexed by defaultno
SQL infoSupport of SQLANSI-99 for query and DML statements, subset of DDLANSI-99 for query and DML statements, subset of DDLnoSQL-like query languageSQL with time-series extensions
APIs and other access methodsHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Proprietary protocolDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languagesC#
C++
Java
PHP
Python
Ruby
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-side scripts infoStored proceduresyes (compute grid and cache interceptors can be used instead)yes (compute grid and cache interceptors can be used instead)noJavaScriptno
Triggersyes (cache interceptors and events)yes (cache interceptors and events)noJavaScriptno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneSharding infoImplicit feature of the cloud servicehorizontal partitioning (by timestamps)
Replication methods infoMethods for redundantly storing data on multiple nodesyes (replicated cache)yes (replicated cache)none infoRepcached, a Memcached patch, provides this functionallityyes infoImplicit feature of the cloud serviceSource-replica replication with eventual consistency
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes (compute grid and hadoop accelerator)yes (compute grid and hadoop accelerator)nowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoMulti-item ACID transactions with snapshot isolation within a partitionACID for single-table writes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infothrough memory mapped files
User concepts infoAccess controlSecurity Hooks for custom implementationsSecurity Hooks for custom implementationsyes infousing SASL (Simple Authentication and Security Layer) protocolAccess rights can be defined down to the item level
More information provided by the system vendor
GridGainIgniteMemcachedMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBQuestDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5 April 2024

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
GridGainIgniteMemcachedMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBQuestDB
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

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

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

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

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
6 May 2024, Martechcube

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

provided by Google News

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

Apache Ignite: An Overview
6 September 2023, Open Source For You

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

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

provided by Google News

AWS Marketplace: QuestDB Cloud Comments
22 February 2024, AWS Blog

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

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

Database for your real-time AI and Analytics Apps.
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

Neo4j logo

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

Present your product here