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

DBMS > GridDB vs. Informix vs. Microsoft Azure Cosmos DB vs. Oracle vs. SpaceTime

System Properties Comparison GridDB vs. Informix vs. Microsoft Azure Cosmos DB vs. Oracle vs. SpaceTime

Editorial information provided by DB-Engines
NameGridDB  Xexclude from comparisonInformix  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonOracle  Xexclude from comparisonSpaceTime  Xexclude from comparison
DescriptionScalable in-memory time series database optimized for IoT and Big DataA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataGlobally distributed, horizontally scalable, multi-model database serviceWidely used RDBMSSpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelTime Series DBMSRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSSpatial DBMS
Secondary database modelsKey-value store
Relational DBMS
Document store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Spatial DBMSDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score17.87
Rank#35  Overall
#22  Relational DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Websitegriddb.netwww.ibm.com/­products/­informixazure.microsoft.com/­services/­cosmos-dbwww.oracle.com/­databasewww.mireo.com/­spacetime
Technical documentationdocs.griddb.netinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
learn.microsoft.com/­azure/­cosmos-dbdocs.oracle.com/­en/­database
DeveloperToshiba CorporationIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.MicrosoftOracleMireo
Initial release20131984201419802020
Current release5.1, August 202214.10.FC5, November 202023c, September 2023
License infoCommercial or Open SourceOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercial infofree developer edition availablecommercialcommercial inforestricted free version is availablecommercial
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 languageC++C, C++ and JavaC and C++C++
Server operating systemsLinuxAIX
HP-UX
Linux
macOS
Solaris
Windows
hostedAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
Data schemeyesyesschema-freeyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or dateyes infonumerical, string, blob, geometry, boolean, timestampyes infoSince Version 12.10 support for JSON/BSON datatypesyes infoJSON typesyesyes
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 indexesyesyesyes infoAll properties auto-indexed by defaultyesno
SQL infoSupport of SQLSQL92, SQL-like TQL (Toshiba Query Language)yesSQL-like query languageyes infowith proprietary extensionsA subset of ANSI SQL is implemented
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
JDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
RESTful HTTP API
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C#
C++
Python
Server-side scripts infoStored proceduresnoyesJavaScriptPL/SQL infoalso stored procedures in Java possibleno
TriggersyesyesJavaScriptyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoImplicit feature of the cloud serviceSharding, horizontal partitioningFixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
Real-time block device replication (DRBD)
MapReduce infoOffers an API for user-defined Map/Reduce methodsConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency within container, eventual consistency across containersImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID at container levelACIDMulti-item ACID transactions with snapshot isolation within a partitionACID infoisolation level can be parameterizedno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'no
User concepts infoAccess controlAccess rights for users can be defined per databaseUsers with fine-grained authentication, authorization, and auditing controlsAccess rights can be defined down to the item levelfine grained access rights according to SQL-standardyes
More information provided by the system vendor
GridDBInformixMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOracleSpaceTime
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more

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
Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
GridDBInformixMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOracleSpaceTime
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

Leveraging Open Source Tools for IoT - open source for you
19 February 2020, Open Source For You

provided by Google News

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24 April 2024, IBM

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, IBM

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

Taiwan charges 4 individuals for helping China poach tech talent
17 October 2023, Taiwan News

provided by Google News

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

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

Evaluating Performance: CosmosDB vs. Azure SQL
16 January 2024, Хабр

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

provided by Google News

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Announcing Oracle Database 23ai : General Availability
2 May 2024, Oracle

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
9 May 2024, CXOToday.com

Blog Theme - Details
2 May 2024, Oracle

Oracle Database 23ai : Where to find information
2 May 2024, Oracle

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here