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. EJDB vs. RethinkDB vs. Riak TS vs. SAP Advantage Database Server

System Properties Comparison Atos Standard Common Repository vs. EJDB vs. RethinkDB vs. Riak TS vs. SAP Advantage Database Server

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonEJDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonRiak TS  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksEmbeddable document-store database library with JSON representation of queries (in MongoDB style)DBMS for the Web with a mechanism to push updated query results to applications in realtime.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVLow-cost RDBMS with access to ISAM and FoxPro data structures
Primary database modelDocument store
Key-value store
Document storeDocument storeTime Series DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score2.74
Rank#105  Overall
#19  Document stores
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorygithub.com/­Softmotions/­ejdbrethinkdb.comwww.sap.com/products/advantage-database-server.html
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdrethinkdb.com/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperAtos Convergence CreatorsSoftmotionsThe Linux Foundation infosince July 2017Open Source, formerly Basho TechnologiesSybase, SAP
Initial release20162012200920151993
Current release17032.4.1, August 20203.0.0, September 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPLv2Open Source infoApache Version 2Open Sourcecommercial
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.
Implementation languageJavaCC++Erlang
Server operating systemsLinuxserver-lessLinux
OS X
Windows
Linux
OS X
Linux
Windows
Data schemeSchema and schema-less with LDAP viewsschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateoptionalyes infostring, integer, double, bool, date, object_idyes infostring, binary, float, bool, date, geometrynoyes
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.yesnonono
Secondary indexesyesnoyesrestrictedyes
SQL infoSupport of SQLnononoyes, limitedyes
APIs and other access methodsLDAPin-process shared libraryHTTP API
Native Erlang Interface
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesAll languages with LDAP bindingsActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
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
Delphi
Perl
PHP
Server-side scripts infoStored proceduresnonoErlangyes
TriggersyesnoClient-side triggers through changefeedsyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnoneSharding inforange basedShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replicationselectable replication factorMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenono infolinks between datasets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsnoAtomic single-document operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyes infoMVCC basedyesyes
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.yesnono infocaching of (temporary) tables can be configured
User concepts infoAccess controlLDAP bind authenticationnoyes infousers and table-level permissionsnofine grained access rights according to SQL-standard

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 RepositoryEJDBRethinkDBRiak TSSAP Advantage Database Server infoformer name: Sybase ADS
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

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

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

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

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

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.

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.

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