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. Stardog vs. Tarantool vs. Yaacomo

System Properties Comparison Atos Standard Common Repository vs. Derby vs. Stardog vs. Tarantool 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 comparisonStardog  Xexclude from comparisonTarantool  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.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationIn-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 computing
Primary database modelDocument store
Key-value store
Relational DBMSGraph DBMS
RDF store
Document store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.96
Rank#63  Overall
#36  Relational DBMS
Score2.03
Rank#136  Overall
#12  Graph DBMS
#6  RDF stores
Score1.88
Rank#146  Overall
#24  Document stores
#25  Key-value stores
#68  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorydb.apache.org/­derbywww.stardog.comwww.tarantool.ioyaacomo.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldocs.stardog.comwww.tarantool.io/­en/­doc
DeveloperAtos Convergence CreatorsApache Software FoundationStardog-UnionVKQ2WEB GmbH
Initial release20161997201020082009
Current release170310.17.1.0, November 20237.3.0, May 20202.10.0, May 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercial
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 languageJavaJavaJavaC and C++
Server operating systemsLinuxAll OS with a Java VMLinux
macOS
Windows
BSD
Linux
macOS
Android
Linux
Windows
Data schemeSchema and schema-less with LDAP viewsyesschema-free and OWL/RDFS-schema supportFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyes
Typing infopredefined data types such as float or dateoptionalyesyesstring, 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.yesyesno infoImport/export of XML data possiblenono
Secondary indexesyesyesyes infosupports real-time indexing in full-text and geospatialyesyes
SQL infoSupport of SQLnoyesYes, compatible with all major SQL variants through dedicated BI/SQL ServerFull-featured ANSI SQL supportyes
APIs and other access methodsLDAPJDBCGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Open binary protocolJDBC
ODBC
Supported programming languagesAll languages with LDAP bindingsJava.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresnoJava Stored Proceduresuser defined functions and aggregates, HTTP Server extensions in JavaLua, C and SQL stored procedures
Triggersyesyesyes infovia event handlersyes, before/after data modification events, on replication events, client session eventsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnonenoneSharding, 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 nodesyesSource-replica replicationMulti-source replication in HA-ClusterAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
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 ConsistencyImmediate Consistency in HA-ClusterCasual 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 integritynoyesyes inforelationships in graphsyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACIDACID, 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
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes, full featured in-memory storage engine with persistenceyes
User concepts infoAccess controlLDAP bind authenticationfine grained access rights according to SQL-standardAccess rights for users and rolesAccess 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-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 JavaDBStardogTarantoolYaacomo
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

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

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

provided by Google News

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

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, Хабр

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

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.

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.

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

Present your product here