DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Blazegraph vs. FatDB vs. Google Cloud Spanner vs. jBASE vs. Riak KV

System Properties Comparison Blazegraph vs. FatDB vs. Google Cloud Spanner vs. jBASE vs. Riak KV

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonFatDB  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonjBASE  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.FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.A .NET NoSQL DBMS that can integrate with and extend SQL Server.A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.A robust multi-value DBMS comprising development tools and middlewareDistributed, fault tolerant key-value store
Primary database modelGraph DBMS
RDF store
Document store
Key-value store
Relational DBMSMultivalue DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score2.89
Rank#103  Overall
#52  Relational DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Websiteblazegraph.comcloud.google.com/­spannerwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbase
Technical documentationwiki.blazegraph.comcloud.google.com/­spanner/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9www.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperBlazegraphFatCloudGoogleRocket Software (formerly Zumasys)OpenSource, formerly Basho Technologies
Initial release20062012201719912009
Current release2.1.5, March 20195.73.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoextended commercial license availablecommercialcommercialcommercialOpen 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#Erlang
Server operating systemsLinux
OS X
Windows
WindowshostedAIX
Linux
Windows
Linux
OS X
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyes infoRDF literal typesyesyesoptionalno
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 indexesyesyesyesrestricted
SQL infoSupport of SQLSPARQL is used as query languageno infoVia inetgration in SQL Serveryes infoQuery statements complying to ANSI 2011Embedded SQL for jBASE in BASICno
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
HTTP API
Native Erlang Interface
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C#Go
Java
JavaScript (Node.js)
Python
.Net
Basic
Jabbascript
Java
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 proceduresyesyes infovia applicationsnoyesErlang
Triggersnoyes infovia applicationsnoyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factorMulti-source replication with 3 replicas for regional instances.yesselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infousing Google Cloud Dataflownoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsnoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integritynono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infoStrict serializable isolationACIDno
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.noyes
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)no infoCan implement custom security layer via applicationsAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights can be defined down to the item levelyes, 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

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

More resources
BlazegraphFatDBGoogle Cloud SpannerjBASERiak KV
Recent citations in the news

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

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

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google Cloud just fired a major volley at AWS as the cloud wars heat up
12 October 2023, TechRadar

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

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

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

provided by Google News



Share this page

Featured Products

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.

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Present your product here