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

DBMS > Cachelot.io vs. Google Cloud Datastore vs. Riak KV vs. SQL.JS vs. STSdb

System Properties Comparison Cachelot.io vs. Google Cloud Datastore vs. Riak KV vs. SQL.JS vs. STSdb

Editorial information provided by DB-Engines
NameCachelot.io  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonRiak KV  Xexclude from comparisonSQL.JS  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionIn-memory caching systemAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformDistributed, fault tolerant key-value storePort of SQLite to JavaScriptKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelKey-value storeDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.04
Rank#388  Overall
#62  Key-value stores
Score4.36
Rank#72  Overall
#12  Document stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitecachelot.iocloud.google.com/­datastoresql.js.orggithub.com/­STSSoft/­STSdb4
Technical documentationcloud.google.com/­datastore/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestsql.js.org/­documentation/­index.html
DeveloperGoogleOpenSource, formerly Basho TechnologiesAlon Zakai infoenhancements implemented by othersSTS Soft SC
Initial release20152008200920122011
Current release3.2.0, December 20224.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoSimplified BSD LicensecommercialOpen Source infoApache version 2, commercial enterprise editionOpen SourceOpen Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ErlangJavaScriptC#
Server operating systemsFreeBSD
Linux
OS X
hostedLinux
OS X
server-less, requires a JavaScript environment (browser, Node.js)Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenoyes, details herenoyesyes infoprimitive types and user defined types (classes)
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 indexesnoyesrestrictedno
SQL infoSupport of SQLnoSQL-like query language (GQL)noyes infoSQL-92 is not fully supportedno
APIs and other access methodsMemcached protocolgRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP API
Native Erlang Interface
JavaScript API.NET Client API
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
OCaml
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
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
JavaScriptC#
Java
Server-side scripts infoStored proceduresnousing Google App EngineErlangnono
TriggersnoCallbacks using the Google Apps Engineyes infopre-commit hooks and post-commit hooksnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infono "single point of failure"nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using Paxosselectable replication factornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflowyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual Consistencynone
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsno infolinks between data sets can be storedyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentnoyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)yes, using Riak Securitynono

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
Cachelot.ioGoogle Cloud DatastoreRiak KVSQL.JSSTSdb
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Google Cloud Platform: Professional Data Engineer certification prep
11 June 2024, oreilly.com

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
4 June 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

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

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

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

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

Basho launches complete NoSQL software kit - DCD
28 May 2015, DatacenterDynamics

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

Present your product here