DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Atos Standard Common Repository vs. Google Cloud Spanner vs. HyperSQL vs. Riak TS vs. Rockset

System Properties Comparison Atos Standard Common Repository vs. Google Cloud Spanner vs. HyperSQL vs. Riak TS vs. Rockset

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonRiak TS  Xexclude from comparisonRockset  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA 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.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMSTime Series DBMSDocument store
Secondary database modelsRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.89
Rank#103  Overall
#52  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorycloud.google.com/­spannerhsqldb.orgrockset.com
Technical documentationcloud.google.com/­spanner/­docshsqldb.org/­web/­hsqlDocsFrame.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.rockset.com
DeveloperAtos Convergence CreatorsGoogleOpen Source, formerly Basho TechnologiesRockset
Initial release20162017200120152019
Current release17032.7.2, June 20233.0.0, September 2022
License infoCommercial or Open SourcecommercialcommercialOpen Source infobased on BSD licenseOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaErlangC++
Server operating systemsLinuxhostedAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
OS X
hosted
Data schemeSchema and schema-less with LDAP viewsyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateoptionalyesyesnodynamic typing
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.yesnononono infoingestion from XML files supported
Secondary indexesyesyesyesrestrictedall fields are automatically indexed
SQL infoSupport of SQLnoyes infoQuery statements complying to ANSI 2011yesyes, limitedRead-only SQL queries, including JOINs
APIs and other access methodsLDAPgRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP API
Native Erlang Interface
HTTP REST
Supported programming languagesAll languages with LDAP bindingsGo
Java
JavaScript (Node.js)
Python
All languages supporting JDBC/ODBC
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
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonoJava, SQLErlangno
Triggersyesnoyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionShardingnoneShardingAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication with 3 replicas for regional instances.noneselectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityyesno infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACID infoStrict serializable isolationACIDnono
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.yesnoyes
User concepts infoAccess controlLDAP bind authenticationAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardnoAccess rights for users and organizations can be defined via Rockset console

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
Atos Standard Common RepositoryGoogle Cloud SpannerHyperSQL infoalso known as HSQLDBRiak TSRockset
Recent citations in the news

Infographic: What makes a Mobile Operator's setup future proof?
10 February 2024, Atos

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

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

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks & Files

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here