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 > ArcadeDB vs. Atos Standard Common Repository vs. OpenQM vs. Tarantool vs. Tigris

System Properties Comparison ArcadeDB vs. Atos Standard Common Repository vs. OpenQM vs. Tarantool vs. Tigris

Editorial information provided by DB-Engines
NameArcadeDB  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonTarantool  Xexclude from comparisonTigris  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksQpenQM is a high-performance, self-tuning, multi-value DBMSIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA horizontally scalable, ACID transactional, document database available both as a fully managed cloud service and for deployment on self-managed infrastructure
Primary database modelDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Document store
Key-value store
Multivalue DBMSDocument store
Key-value store
Relational DBMS
Document store
Key-value store
Search engine
Time Series DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#366  Overall
#50  Document stores
#38  Graph DBMS
#53  Key-value stores
#36  Time Series DBMS
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Score1.72
Rank#144  Overall
#25  Document stores
#25  Key-value stores
#66  Relational DBMS
Score0.02
Rank#369  Overall
#51  Document stores
#55  Key-value stores
#24  Search engines
#38  Time Series DBMS
Websitearcadedb.comatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.tarantool.iowww.tigrisdata.com
Technical documentationdocs.arcadedb.comwww.tarantool.io/­en/­docwww.tigrisdata.com/­docs
DeveloperArcade DataAtos Convergence CreatorsRocket Software, originally Martin PhillipsVKTigris Data, Inc.
Initial release20212016199320082022
Current releaseSeptember 202117033.4-122.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoGPLv2, extended commercial license availableOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoApache Version 2.0
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 languageJavaJavaC and C++
Server operating systemsAll OS with a Java VMLinuxAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
BSD
Linux
macOS
Linux
macOS
Windows
Data schemeschema-freeSchema and schema-less with LDAP viewsyes infowith some exceptionsFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyes
Typing infopredefined data types such as float or dateyesoptionalstring, double, decimal, uuid, integer, blob, boolean, datetimeyes
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.noyesyesnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like query language, no joinsnonoFull-featured ANSI SQL supportno
APIs and other access methodsJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
LDAPOpen binary protocolCLI Client
gRPC
RESTful HTTP API
Supported programming languagesJavaAll languages with LDAP bindings.Net
Basic
C
Java
Objective C
PHP
Python
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Go
Java
JavaScript (Node.js)
Server-side scripts infoStored proceduresnoyesLua, C and SQL stored proceduresno
Triggersyesyesyes, before/after data modification events, on replication events, client session eventsno
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionyesSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesyesAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency
Foreign keys infoReferential integrityyes inforelationship in graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of specific operationsACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyesyesyes, write ahead loggingyes, using FoundationDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlLDAP bind authenticationAccess rights can be defined down to the item levelAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Access rights for users and roles

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
ArcadeDBAtos Standard Common RepositoryOpenQM infoalso called QMTarantoolTigris
DB-Engines blog posts

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

In-Memory Showdown: Redis vs. Tarantool
4 April 2023, Хабр

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 2019, Хабр

provided by Google News

Tigris Data Unveils Beta Launch of New Vector Search Tool
19 May 2023, Datanami

Tigris Data Launches All-in-One Developer Data Platform
27 September 2022, Datanami

FerretDB Provides Alternative to MongoDB
19 May 2023, Datanami

Storage news ticker – May 31 – Blocks and Files
31 May 2022, Blocks & Files

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

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

RaimaDB logo

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

Present your product here