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

DBMS > Google Cloud Bigtable vs. HyperSQL vs. NSDb vs. Percona Server for MongoDB vs. Riak KV

System Properties Comparison Google Cloud Bigtable vs. HyperSQL vs. NSDb vs. Percona Server for MongoDB vs. Riak KV

Editorial information provided by DB-Engines
NameGoogle Cloud Bigtable  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonNSDb  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Distributed, fault tolerant key-value store
Primary database modelKey-value store
Wide column store
Relational DBMSTime Series DBMSDocument storeKey-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
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score0.08
Rank#369  Overall
#40  Time Series DBMS
Score0.60
Rank#246  Overall
#39  Document stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Websitecloud.google.com/­bigtablehsqldb.orgnsdb.iowww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationcloud.google.com/­bigtable/­docshsqldb.org/­web/­hsqlDocsFrame.htmlnsdb.io/­Architecturedocs.percona.com/­percona-distribution-for-mongodbwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperGooglePerconaOpenSource, formerly Basho Technologies
Initial release20152001201720152009
Current release2.7.2, June 20233.4.10-2.10, November 20173.2.0, December 2022
License infoCommercial or Open SourcecommercialOpen Source infobased on BSD licenseOpen Source infoApache Version 2.0Open Source infoGPL Version 2Open Source infoApache version 2, commercial enterprise edition
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 languageJavaJava, ScalaC++Erlang
Server operating systemshostedAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
macOS
LinuxLinux
OS X
Data schemeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyes: int, bigint, decimal, stringyesno
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.nonononono
Secondary indexesnoyesall fields are automatically indexedyesrestricted
SQL infoSupport of SQLnoyesSQL-like query languagenono
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HTTP API infoJDBC via HTTP
JDBC
ODBC
gRPC
HTTP REST
WebSocket
proprietary protocol using JSONHTTP API
Native Erlang Interface
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
Python
All languages supporting JDBC/ODBC
Java
Java
Scala
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
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 proceduresnoJava, SQLnoJavaScriptErlang
Triggersnoyesnoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesnoneSource-replica replicationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Foreign keys infoReferential integritynoyesnonono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesUsing Apache Luceneyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infovia In-Memory Engine
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardAccess rights for users and rolesyes, 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
Google Cloud BigtableHyperSQL infoalso known as HSQLDBNSDbPercona Server for MongoDBRiak KV
Recent citations in the news

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

Why Isn't the World Upgrading Its Databases?
25 March 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

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

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

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

Basho Advances NoSQL Riak Enterprise 2.0 With Search, Advanced Data Types
15 September 2014, Data Center Knowledge

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here