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. MariaDB vs. QuestDB vs. Riak TS vs. Rockset

System Properties Comparison Atos Standard Common Repository vs. MariaDB vs. QuestDB vs. Riak TS vs. Rockset

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonMariaDB  Xexclude from comparisonQuestDB  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 networksMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.A high performance open source SQL database for time series dataRiak 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 DBMSTime Series DBMSTime Series DBMSDocument store
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Relational DBMSRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score2.52
Rank#109  Overall
#9  Time Series 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-repositorymariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
questdb.iorockset.com
Technical documentationmariadb.com/­kb/­en/­libraryquestdb.io/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.rockset.com
DeveloperAtos Convergence CreatorsMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
QuestDB Technology IncOpen Source, formerly Basho TechnologiesRockset
Initial release20162009 infoFork of MySQL, which was first released in 1995201420152019
Current release170311.3.2, February 20243.0.0, September 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoApache 2.0Open Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageJavaC and C++Java (Zero-GC), C++, RustErlangC++
Server operating systemsLinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
macOS
Windows
Linux
OS X
hosted
Data schemeSchema and schema-less with LDAP viewsyes infoDynamic columns are supportedyes infoschema-free via InfluxDB Line Protocolschema-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.yesyesnonono infoingestion from XML files supported
Secondary indexesyesyesnorestrictedall fields are automatically indexed
SQL infoSupport of SQLnoyes infowith proprietary extensionsSQL with time-series extensionsyes, limitedRead-only SQL queries, including JOINs
APIs and other access methodsLDAPADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
HTTP API
Native Erlang Interface
HTTP REST
Supported programming languagesAll languages with LDAP bindingsAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
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 proceduresnoyes infoPL/SQL compatibility added with version 10.3noErlangno
Triggersyesyesnoyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionseveral options for horizontal partitioning and Shardinghorizontal partitioning (by timestamps)ShardingAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Source-replica replication with eventual consistencyselectable replication factoryes
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 ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginenono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACID infonot for MyISAM storage engineACID for single-table writesnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infowith MEMORY storage engineyes infothrough memory mapped files
User concepts infoAccess controlLDAP bind authenticationfine 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
Atos Standard Common RepositoryMariaDBQuestDBRiak TSRockset
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Relational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Financial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

QuestDB 8.0: Major Release
23 May 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

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
3rd partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Atos Standard Common RepositoryMariaDBQuestDBRiak TSRockset
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

RECOMMENDED CASH OFFER for MARIADB PLC by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 May 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2 May 2024, StreetInsider.com

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13 May 2024, Techzine Europe

provided by Google News

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

Aquis Exchange goes live with QuestDB for real time monitoring
2 November 2022, FinanceFeeds

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 launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

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

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

Present your product here