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. ClickHouse vs. Oracle vs. Riak TS vs. SWC-DB

System Properties Comparison Atos Standard Common Repository vs. ClickHouse vs. Oracle vs. Riak TS vs. SWC-DB

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonClickHouse  Xexclude from comparisonOracle  Xexclude from comparisonRiak TS  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  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 high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.Widely used RDBMSRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVA high performance, scalable Wide Column DBMS
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMSTime Series DBMSWide column store
Secondary database modelsTime Series DBMSDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score0.01
Rank#376  Overall
#13  Wide column stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositoryclickhouse.comwww.oracle.com/­databasegithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationclickhouse.com/­docsdocs.oracle.com/­en/­databasewww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperAtos Convergence CreatorsClickhouse Inc.OracleOpen Source, formerly Basho TechnologiesAlex Kashirin
Initial release20162016198020152020
Current release1703v24.3.2.23-lts, April 202423c, September 20233.0.0, September 20220.5, April 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercial inforestricted free version is availableOpen SourceOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageJavaC++C and C++ErlangC++
Server operating systemsLinuxFreeBSD
Linux
macOS
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
Linux
Data schemeSchema and schema-less with LDAP viewsyesyes infoSchemaless in JSON and XML columnsschema-freeschema-free
Typing infopredefined data types such as float or dateoptionalyesyesno
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.yesnoyesnono
Secondary indexesyesyesyesrestricted
SQL infoSupport of SQLnoClose to ANSI SQL (SQL/JSON + extensions)yes infowith proprietary extensionsyes, limitedSQL-like query language
APIs and other access methodsLDAPgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP API
Native Erlang Interface
Proprietary protocol
Thrift
Supported programming languagesAll languages with LDAP bindingsC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
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
C++
Server-side scripts infoStored proceduresnoyesPL/SQL infoalso stored procedures in Java possibleErlangno
Triggersyesnoyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionkey based and customSharding, horizontal partitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Multi-source replication
Source-replica replication
selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be realized in PL/SQLyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsnoACID infoisolation level can be parameterizedno
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.yesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'no
User concepts infoAccess controlLDAP bind authenticationAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.fine grained access rights according to SQL-standardno

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
3rd partiesDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more
Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
Atos Standard Common RepositoryClickHouseOracleRiak TSSWC-DB infoSuper Wide Column Database
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

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

provided by Google News

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

provided by Google News

What's New: April 2024
26 April 2024, Oracle

Why run Oracle Database on Arm
19 April 2024, Oracle

Blog Theme - Details
30 April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13 December 2023, Oracle

provided by Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Enterprise NoSQL Database for the IoT Becomes Open Source
11 May 2016, ENGINEERING.com

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

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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

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

RaimaDB logo

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

Present your product here