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

DBMS > Google Cloud Datastore vs. JanusGraph vs. SQLite vs. TimesTen vs. Titan

System Properties Comparison Google Cloud Datastore vs. JanusGraph vs. SQLite vs. TimesTen vs. Titan

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonSQLite  Xexclude from comparisonTimesTen  Xexclude from comparisonTitan  Xexclude from comparison
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.
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Widely used embeddable, in-process RDBMSIn-Memory RDBMS compatible to OracleTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelDocument storeGraph DBMSRelational DBMSRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.47
Rank#76  Overall
#12  Document stores
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitecloud.google.com/­datastorejanusgraph.orgwww.sqlite.orgwww.oracle.com/­database/­technologies/­related/­timesten.htmlgithub.com/­thinkaurelius/­titan
Technical documentationcloud.google.com/­datastore/­docsdocs.janusgraph.orgwww.sqlite.org/­docs.htmldocs.oracle.com/­database/­timesten-18.1github.com/­thinkaurelius/­titan/­wiki
DeveloperGoogleLinux Foundation; originally developed as Titan by AureliusDwayne Richard HippOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Aurelius, owned by DataStax
Initial release20082017200019982012
Current release0.6.3, February 20233.45.3  (15 April 2024), April 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoPublic DomaincommercialOpen Source infoApache license, version 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCJava
Server operating systemshostedLinux
OS X
Unix
Windows
server-lessAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
Unix
Windows
Data schemeschema-freeyesyes infodynamic column typesyesyes
Typing infopredefined data types such as float or dateyes, details hereyesyes infonot rigid because of 'dynamic typing' concept.yesyes
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.nononono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like query language (GQL)noyes infoSQL-92 is not fully supportedyesno
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Clojure
Java
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C
C++
Java
PL/SQL
Clojure
Java
Python
Server-side scripts infoStored proceduresusing Google App EngineyesnoPL/SQLyes
TriggersCallbacks using the Google Apps Engineyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)nonenoneyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using PaxosyesnoneMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflowyes infovia Faunus, a graph analytics enginenonoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate 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.Eventual Consistency
Immediate Consistency
Immediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsyes infoRelationships in graphsyesyesyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes 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.noyesyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)User authentification and security via Rexster Graph Servernofine 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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Google Cloud DatastoreJanusGraph infosuccessor of TitanSQLiteTimesTenTitan
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

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

Best cloud storage of 2024
29 April 2024, TechRadar

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

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

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

What Is Google Cloud Platform?
28 August 2023, Simplilearn

provided by Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

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

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

provided by Google News

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

provided by Google News

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

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

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

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

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

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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

Present your product here