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

DBMS > Blazegraph vs. LevelDB vs. Riak KV vs. Sadas Engine

System Properties Comparison Blazegraph vs. LevelDB vs. Riak KV vs. Sadas Engine

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonLevelDB  Xexclude from comparisonRiak KV  Xexclude from comparisonSadas Engine  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.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesDistributed, fault tolerant key-value storeSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelGraph DBMS
RDF store
Key-value storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS
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.35
Rank#111  Overall
#19  Key-value stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websiteblazegraph.comgithub.com/­google/­leveldbwww.sadasengine.com
Technical documentationwiki.blazegraph.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperBlazegraphGoogleOpenSource, formerly Basho TechnologiesSADAS s.r.l.
Initial release2006201120092006
Current release2.1.5, March 20191.23, February 20213.2.0, December 20228.0
License infoCommercial or Open SourceOpen Source infoextended commercial license availableOpen Source infoBSDOpen Source infoApache version 2, commercial enterprise editioncommercial infofree trial version available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++ErlangC++
Server operating systemsLinux
OS X
Windows
Illumos
Linux
OS X
Windows
Linux
OS X
AIX
Linux
Windows
Data schemeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyes infoRDF literal typesnonoyes
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.nonono
Secondary indexesyesnorestrictedyes
SQL infoSupport of SQLSPARQL is used as query languagenonoyes
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
HTTP API
Native Erlang Interface
JDBC
ODBC
Proprietary protocol
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
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
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresyesnoErlangno
Triggersnonoyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infono "single point of failure"horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsnono infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infomanaged by 'Learn by Usage'
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)noyes, using Riak SecurityAccess rights for users, groups and roles according to SQL-standard

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
BlazegraphLevelDBRiak KVSadas Engine
Recent citations in the news

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

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

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

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

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

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

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

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

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.

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

Milvus logo

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

Present your product here