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 > Blueflood vs. GigaSpaces vs. Microsoft Azure Cosmos DB vs. Oracle NoSQL vs. Stardog

System Properties Comparison Blueflood vs. GigaSpaces vs. Microsoft Azure Cosmos DB vs. Oracle NoSQL vs. Stardog

Editorial information provided by DB-Engines
NameBlueflood  Xexclude from comparisonGigaSpaces  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on CassandraHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsGlobally distributed, horizontally scalable, multi-model database serviceA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelTime Series DBMSDocument store
Object oriented DBMS infoValues are user defined objects
Document store
Graph DBMS
Key-value store
Wide column store
Document store
Key-value store
Relational DBMS
Graph DBMS
RDF store
Secondary database modelsGraph DBMS
Search engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.06
Rank#353  Overall
#34  Time Series DBMS
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websiteblueflood.iowww.gigaspaces.comazure.microsoft.com/­services/­cosmos-dbwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.stardog.com
Technical documentationgithub.com/­rax-maas/­blueflood/­wikidocs.gigaspaces.com/­latest/­landing.htmllearn.microsoft.com/­azure/­cosmos-dbdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.stardog.com
DeveloperRackspaceGigaspaces TechnologiesMicrosoftOracleStardog-Union
Initial release20132000201420112010
Current release15.5, September 202023.3, December 20237.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2; Commercial licenses availablecommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageJavaJava, C++, .NetJavaJava
Server operating systemsLinux
OS X
Linux
macOS
Solaris
Windows
hostedLinux
Solaris SPARC/x86
Linux
macOS
Windows
Data schemepredefined schemeschema-freeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyesyes infoJSON typesoptionalyes
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.nono infoXML can be used for describing objects metadatanono infoImport/export of XML data possible
Secondary indexesnoyesyes infoAll properties auto-indexed by defaultyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoSQL-99 for query and DML statementsSQL-like query languageSQL-like DML and DDL statementsYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsHTTP RESTGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
RESTful HTTP APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languages.Net
C++
Java
Python
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoyesJavaScriptnouser defined functions and aggregates, HTTP Server extensions in Java
Triggersnoyes, event driven architectureJavaScriptnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraShardingSharding infoImplicit feature of the cloud serviceShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
yes infoImplicit feature of the cloud serviceElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*with Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonononoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDMulti-item ACID transactions with snapshot isolation within a partitionconfigurable infoACID within a storage node (=shard)ACID
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.noyesyes infooff heap cacheyes
User concepts infoAccess controlnoRole-based access controlAccess rights can be defined down to the item levelAccess rights for users and rolesAccess rights for users and roles

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

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

More resources
BluefloodGigaSpacesMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOracle NoSQLStardog
Recent citations in the news

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

GigaSpaces' New Cloudify Player Designed for OpenStack
11 December 2023, Channel Futures

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

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

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

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

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.

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

Present your product here