DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Atos Standard Common Repository vs. Derby vs. Tarantool vs. Teradata vs. Yaacomo

System Properties Comparison Atos Standard Common Repository vs. Derby vs. Tarantool vs. Teradata vs. Yaacomo

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonTarantool  Xexclude from comparisonTeradata  Xexclude from comparisonYaacomo  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 networksFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.In-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA hybrid cloud data analytics software platform (Teradata Vantage)OpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelDocument store
Key-value store
Relational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extensionDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.30
Rank#66  Overall
#36  Relational DBMS
Score1.67
Rank#150  Overall
#25  Document stores
#25  Key-value stores
#69  Relational DBMS
Score47.84
Rank#21  Overall
#15  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorydb.apache.org/­derbywww.tarantool.iowww.teradata.comyaacomo.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlwww.tarantool.io/­en/­docdocs.teradata.com
DeveloperAtos Convergence CreatorsApache Software FoundationVKTeradataQ2WEB GmbH
Initial release20161997200819842009
Current release170310.17.1.0, November 20232.10.0, May 2022Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercialcommercial
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 systemsLinuxAll OS with a Java VMBSD
Linux
macOS
hosted
Linux
Android
Linux
Windows
Data schemeSchema and schema-less with LDAP viewsyesFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyesyes
Typing infopredefined data types such as float or dateoptionalyesstring, double, decimal, uuid, integer, blob, boolean, datetimeyesyes
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.yesyesnoyesno
Secondary indexesyesyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexyes
SQL infoSupport of SQLnoyesFull-featured ANSI SQL supportyes infoSQL 2016 + extensionsyes
APIs and other access methodsLDAPJDBCOpen binary protocol.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
JDBC
ODBC
Supported programming languagesAll languages with LDAP bindingsJavaC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnoJava Stored ProceduresLua, C and SQL stored proceduresyes infoUDFs, stored procedures, table functions in parallel
Triggersyesyesyes, before/after data modification events, on replication events, client session eventsyesyes
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.Sharding infoHashinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Multi-source replication
Source-replica replication
Source-replica replication
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 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 ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyesyes
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 transactionsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, cooperative multitaskingyesyes
Durability infoSupport for making data persistentyesyesyes, 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 authenticationfine grained access rights according to SQL-standardAccess 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-standardfine 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 RepositoryDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBTarantoolTeradataYaacomo
DB-Engines blog posts

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

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

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

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18 May 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, Хабр

provided by Google News

Connecting Teradata Vantage to Amazon Athena | AWS Partner Network (APN) Blog
23 April 2024, AWS Blog

An interview with Teradata CFO Claire Bramley
9 February 2024, McKinsey

Teradata's stock tumbles on flat revenue and soft guidance
12 February 2024, SiliconANGLE News

Teradata Appoints Richard Petley as Chief Revenue Officer
5 April 2024, Business Wire

Louisiana State Employees Retirement System Purchases New Shares in Teradata Co. (NYSE:TDC)
23 April 2024, MarketBeat

provided by Google News



Share this page

Featured Products

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here