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. DuckDB vs. Google Cloud Datastore vs. TimesTen vs. Titan

System Properties Comparison Atos Standard Common Repository vs. DuckDB vs. Google Cloud Datastore vs. TimesTen vs. Titan

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonDuckDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonTimesTen  Xexclude from comparisonTitan  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksAn embeddable, in-process, column-oriented SQL OLAP RDBMSAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformIn-Memory RDBMS compatible to OracleTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelDocument store
Key-value store
Relational DBMSDocument storeRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositoryduckdb.orgcloud.google.com/­datastorewww.oracle.com/­database/­technologies/­related/­timesten.htmlgithub.com/­thinkaurelius/­titan
Technical documentationduckdb.org/­docscloud.google.com/­datastore/­docsdocs.oracle.com/­database/­timesten-18.1github.com/­thinkaurelius/­titan/­wiki
DeveloperAtos Convergence CreatorsGoogleOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Aurelius, owned by DataStax
Initial release20162018200819982012
Current release17030.10, February 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicensecommercialcommercialOpen Source infoApache license, version 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++Java
Server operating systemsLinuxserver-lesshostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
Unix
Windows
Data schemeSchema and schema-less with LDAP viewsyesschema-freeyesyes
Typing infopredefined data types such as float or dateoptionalyesyes, details hereyesyes
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 indexesyesyesyesyesyes
SQL infoSupport of SQLnoyesSQL-like query language (GQL)yesno
APIs and other access methodsLDAPArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesAll languages with LDAP bindingsC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
PL/SQL
Clojure
Java
Python
Server-side scripts infoStored proceduresnonousing Google App EnginePL/SQLyes
TriggersyesnoCallbacks using the Google Apps Enginenoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnoneShardingnoneyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication using PaxosMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes infovia ReferenceProperties or Ancestor pathsyesyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby means of logfiles and checkpointsyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlLDAP bind authenticationnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardUser authentification and security via Rexster Graph Server

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 RepositoryDuckDBGoogle Cloud DatastoreTimesTenTitan
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

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

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
21 May 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

provided by Google News

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

5 Q's with Graph Database Expert Marko Rodriguez – Center for Data Innovation
9 November 2013, Center for Data Innovation

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

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

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Present your product here