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. SQL.JS vs. Tarantool vs. Yaacomo vs. YottaDB

System Properties Comparison Atos Standard Common Repository vs. SQL.JS vs. Tarantool vs. Yaacomo vs. YottaDB

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonSQL.JS  Xexclude from comparisonTarantool  Xexclude from comparisonYaacomo  Xexclude from comparisonYottaDB  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksPort of SQLite to JavaScriptIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computingA fast and solid embedded Key-value store
Primary database modelDocument store
Key-value store
Relational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSKey-value store
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extensionRelational DBMS infousing the Octo plugin
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Score0.28
Rank#306  Overall
#44  Key-value stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorysql.js.orgwww.tarantool.ioyaacomo.comyottadb.com
Technical documentationsql.js.org/­documentation/­index.htmlwww.tarantool.io/­en/­docyottadb.com/­resources/­documentation
DeveloperAtos Convergence CreatorsAlon Zakai infoenhancements implemented by othersVKQ2WEB GmbHYottaDB, LLC
Initial release20162012200820092001
Current release17032.10.0, May 2022
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterprisecommercialOpen Source infoAGPL 3.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 languageJavaJavaScriptC and C++C
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
macOS
Android
Linux
Windows
Docker
Linux
Data schemeSchema and schema-less with LDAP viewsyesFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyesschema-free
Typing infopredefined data types such as float or dateoptionalyesstring, double, decimal, uuid, integer, blob, boolean, datetimeyesno
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
Secondary indexesyesyesyesno
SQL infoSupport of SQLnoyes infoSQL-92 is not fully supportedFull-featured ANSI SQL supportyesby using the Octo plugin
APIs and other access methodsLDAPJavaScript APIOpen binary protocolJDBC
ODBC
PostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
Supported programming languagesAll languages with LDAP bindingsJavaScriptC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresnonoLua, C and SQL stored procedures
Triggersyesnoyes, before/after data modification events, on replication events, client session eventsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnoneSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Source-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationnoneCasual 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 integritynoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesno infoexcept by serializing a db to a fileyes, write ahead loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes, full featured in-memory storage engine with persistenceyesyes
User concepts infoAccess controlLDAP bind authenticationnoAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
fine grained access rights according to SQL-standardUsers and groups based on OS-security mechanisms

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 RepositorySQL.JSTarantoolYaacomoYottaDB
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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

show all

Recent citations in the news

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

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

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

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Хабр

provided by Google News



Share this page

Featured Products

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

Present your product here