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

DBMS > Amazon DynamoDB vs. Axibase vs. GridGain vs. Machbase Neo vs. Microsoft Azure Cosmos DB

System Properties Comparison Amazon DynamoDB vs. Axibase vs. GridGain vs. Machbase Neo vs. Microsoft Azure Cosmos DB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonAxibase  Xexclude from comparisonGridGain  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationGridGain is an in-memory computing platform, built on Apache IgniteTimeSeries DBMS for AIoT and BigDataGlobally distributed, horizontally scalable, multi-model database service
Primary database modelDocument store
Key-value store
Time Series DBMSKey-value store
Relational DBMS
Time Series DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.29
Rank#292  Overall
#25  Time Series DBMS
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websiteaws.amazon.com/­dynamodbaxibase.com/­docs/­atsd/­financewww.gridgain.commachbase.comazure.microsoft.com/­services/­cosmos-db
Technical documentationdocs.aws.amazon.com/­dynamodbwww.gridgain.com/­docs/­index.htmlmachbase.com/­dbmslearn.microsoft.com/­azure/­cosmos-db
DeveloperAmazonAxibase CorporationGridGain Systems, Inc.MachbaseMicrosoft
Initial release20122013200720132014
Current release15585GridGain 8.5.1V8.0, August 2023
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidcommercialcommercial infofree test version availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJava, C++, .NetC
Server operating systemshostedLinuxLinux
OS X
Solaris
Windows
Linux
macOS
Windows
hosted
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyes infoshort, integer, long, float, double, decimal, stringyesyesyes infoJSON types
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.noyesno
Secondary indexesyesnoyesyesyes infoAll properties auto-indexed by default
SQL infoSupport of SQLnoSQL-like query languageANSI-99 for query and DML statements, subset of DDLSQL-like query languageSQL-like query language
APIs and other access methodsRESTful HTTP APIJDBC
Proprietary protocol (Network API)
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Go
Java
PHP
Python
R
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-side scripts infoStored proceduresnoyesyes (compute grid and cache interceptors can be used instead)noJavaScript
Triggersyes infoby integration with AWS Lambdayesyes (cache interceptors and events)noJavaScript
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationyes (replicated cache)selectable replication factoryes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesyes (compute grid and hadoop accelerator)nowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionnoACIDnoMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infovolatile and lookup table
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Security Hooks for custom implementationssimple password-based access controlAccess rights can be defined down to the item level

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
CData: 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
Amazon DynamoDBAxibaseGridGainMachbase Neo infoFormer name was InfinifluxMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
DB-Engines blog posts

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

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Recent citations in the news

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

DynamoDB’s Superpower: Mastering Single Table Design in DynamoDB
16 May 2024, Security Boulevard

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

provided by Google News

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

provided by Google News

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

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

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
2 May 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 — Extreme Speed and Scale for Data-Intensive Apps
21 September 2014, gridgain.com

provided by Google News

마크베이스, 개발 생산성 최대 90%↑…신개념 DB 'MACHBASE NEO 8.0' 출시
4 September 2023, 전자신문

[IoT 데이터 처리의 모든 것-②] IoT 데이터 전쟁의 서막
6 October 2021, 헬로티 – 매일 만나는 첨단 산업, IT 소식

마크베이스, 오픈소스 에디션 'MACHBASE NEO' 출시
28 March 2023, 전자신문

IoT 데이터 최적화 '시계열 데이터베이스' 등장
15 September 2019, 데이터넷

provided by Google News

General Availability: Data API builder | Azure updates
15 May 2024, azure.microsoft.com

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

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

Microsoft Ships Data API Builder for Azure SQL Databases
15 May 2024, Visual Studio Magazine

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, azure.microsoft.com

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

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.

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here