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

DBMS > Google Cloud Spanner vs. LevelDB vs. RDF4J vs. Riak KV vs. Sequoiadb

System Properties Comparison Google Cloud Spanner vs. LevelDB vs. RDF4J vs. Riak KV vs. Sequoiadb

Editorial information provided by DB-Engines
NameGoogle Cloud Spanner  Xexclude from comparisonLevelDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRiak KV  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionA 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.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Distributed, fault tolerant key-value storeNewSQL database with distributed OLTP and SQL
Primary database modelRelational DBMSKey-value storeRDF storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesDocument store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.89
Rank#103  Overall
#52  Relational DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websitecloud.google.com/­spannergithub.com/­google/­leveldbrdf4j.orgwww.sequoiadb.com
Technical documentationcloud.google.com/­spanner/­docsgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdrdf4j.org/­documentationwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperGoogleGoogleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.OpenSource, formerly Basho TechnologiesSequoiadb Ltd.
Initial release20172011200420092013
Current release1.23, February 20213.2.0, December 2022
License infoCommercial or Open SourcecommercialOpen Source infoBSDOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache version 2, commercial enterprise editionOpen Source infoServer: AGPL; Client: Apache V2
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaErlangC++
Server operating systemshostedIllumos
Linux
OS X
Windows
Linux
OS X
Unix
Windows
Linux
OS X
Linux
Data schemeyesschema-freeyes infoRDF Schemasschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyesnoyes infooid, date, timestamp, binary, regex
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.nononono
Secondary indexesyesnoyesrestrictedyes
SQL infoSupport of SQLyes infoQuery statements complying to ANSI 2011nononoSQL-like query language
APIs and other access methodsgRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
HTTP API
Native Erlang Interface
proprietary protocol using JSON
Supported programming languagesGo
Java
JavaScript (Node.js)
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Java
PHP
Python
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++
Java
PHP
Python
Server-side scripts infoStored proceduresnonoyesErlangJavaScript
Triggersnonoyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneSharding infono "single point of failure"Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication with 3 replicas for regional instances.nonenoneselectable replication factorSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integritynono infolinks between data sets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoStrict serializable isolationnoACID infoIsolation support depends on the API usednoDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyes infoin-memory storage is supported as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nonoyes, using Riak Securitysimple password-based access control

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
Google Cloud SpannerLevelDBRDF4J infoformerly known as SesameRiak KVSequoiadb
Recent citations in the news

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

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

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

Google Cloud Spanner competes directly with Amazon DynamoDB
12 October 2023, Techzine Europe

More AI Added to Google Cloud's Databases
28 February 2024, Datanami

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

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

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

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

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 distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

provided by Google News



Share this page

Featured Products

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

RaimaDB logo

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

Present your product here