DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Blazegraph vs. Kinetica vs. Microsoft Azure Cosmos DB vs. Oracle vs. Riak KV

System Properties Comparison Blazegraph vs. Kinetica vs. Microsoft Azure Cosmos DB vs. Oracle vs. Riak KV

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonKinetica  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonOracle  Xexclude from comparisonRiak KV  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Fully vectorized database across both GPUs and CPUsGlobally distributed, horizontally scalable, multi-model database serviceWidely used RDBMSDistributed, fault tolerant key-value store
Primary database modelGraph DBMS
RDF store
Relational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsSpatial DBMS
Time Series DBMS
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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.75
Rank#214  Overall
#18  Graph DBMS
#8  RDF stores
Score0.42
Rank#257  Overall
#120  Relational DBMS
Score23.95
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1317.01
Rank#1  Overall
#1  Relational DBMS
Score3.67
Rank#75  Overall
#9  Key-value stores
Websiteblazegraph.comwww.kinetica.comazure.microsoft.com/­services/­cosmos-dbwww.oracle.com/­database
Technical documentationwiki.blazegraph.comdocs.kinetica.comlearn.microsoft.com/­azure/­cosmos-dbdocs.oracle.com/­en/­databasewww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperBlazegraphKineticaMicrosoftOracleOpenSource, formerly Basho Technologies
Initial release20062012201419802009
Current release2.1.5, March 20197.1, August 202123c, September 20233.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoextended commercial license availablecommercialcommercialcommercial inforestricted free version is availableOpen Source infoApache version 2, commercial enterprise edition
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 languageJavaC, C++C and C++Erlang
Server operating systemsLinux
OS X
Windows
LinuxhostedAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
Data schemeschema-freeyesschema-freeyes infoSchemaless in JSON and XML columnsschema-free
Typing infopredefined data types such as float or dateyes infoRDF literal typesyesyes infoJSON typesyesno
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 defaultyesrestricted
SQL infoSupport of SQLSPARQL is used as query languageSQL-like DML and DDL statementsSQL-like query languageyes infowith proprietary extensionsno
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
JDBC
ODBC
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP API
Native Erlang Interface
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C++
Java
JavaScript (Node.js)
Python
.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 infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresyesuser defined functionsJavaScriptPL/SQL infoalso stored procedures in Java possibleErlang
Triggersnoyes infotriggers when inserted values for one or more columns fall within a specified rangeJavaScriptyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoImplicit feature of the cloud serviceSharding, horizontal partitioningSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationyes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no infocan be realized in PL/SQLyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency or Eventual Consistency depending on configurationBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsyesnoyesno infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoMulti-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.yes infoGPU vRAM or System RAMyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)Access rights for users and roles on table levelAccess rights can be defined down to the item levelfine grained access rights according to SQL-standardyes, using Riak Security

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
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
BlazegraphKineticaMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOracleRiak KV
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

Recent citations in the news

Video: Blazegraph Accelerates Graph Computing with GPUs
20 December 2015, insideHPC

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

provided by Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica: AI is a ‘killer app’ for data analytics
2 May 2023, Blocks & Files

How GPUs Are Helping Paris’ Public Hospital System Combat the Spread of COVID-19
15 October 2020, NVIDIA Blog

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

Kinetica Adds $6 Million in Acceleration Funding and Expands Management Team
26 September 2016, Business Wire

provided by Google News

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

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL
21 May 2024, Microsoft

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB
24 April 2024, Microsoft

General availability: Azure Cosmos DB API for MongoDB RU supports version 5.0 and 6.0
8 May 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR)
21 May 2024, Microsoft

provided by Google News

Microsoft and Oracle enhance Oracle Database@Azure with data and AI integration
9 September 2024, Microsoft

Oracle Database 23ai is now available for Oracle Database Appliance
22 July 2024, blogs.oracle.com

Oracle inks deal with AWS to offer database services
10 September 2024, CIO

AWS Weekly Roundup: Oracle Database@AWS, Amazon RDS, AWS PrivateLink, Amazon MSK, Amazon EventBridge, Amazon SageMaker and more | Amazon Web Services
16 September 2024, AWS Blog

Oracle Database is in many enterprises and now it’s in Google Cloud too
9 September 2024, VentureBeat

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Family of young basketballer stabbed to death break their silence with heartbreaking statement as thugs face c
5 September 2024, Daily Mail

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

Basho Technologies Picks Up A Series G--How Many Letters Are Left?
13 January 2015, Forbes

If you wagered Bet365 would buy up Basho's remains, you'd be a big winner right now
25 August 2017, The Register

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here