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

DBMS > Amazon DynamoDB vs. Google Cloud Firestore vs. Manticore Search vs. Titan vs. ToroDB

System Properties Comparison Amazon DynamoDB vs. Google Cloud Firestore vs. Manticore Search vs. Titan vs. ToroDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonManticore Search  Xexclude from comparisonTitan  Xexclude from comparisonToroDB  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.ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Multi-storage database for search, including full-text search.Titan is a Graph DBMS optimized for distributed clusters.A MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelDocument store
Key-value store
Document storeSearch engineGraph DBMSDocument store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score7.85
Rank#51  Overall
#8  Document stores
Score0.22
Rank#312  Overall
#21  Search engines
Websiteaws.amazon.com/­dynamodbfirebase.google.com/­products/­firestoremanticoresearch.comgithub.com/­thinkaurelius/­titangithub.com/­torodb/­server
Technical documentationdocs.aws.amazon.com/­dynamodbfirebase.google.com/­docs/­firestoremanual.manticoresearch.comgithub.com/­thinkaurelius/­titan/­wiki
DeveloperAmazonGoogleManticore SoftwareAurelius, owned by DataStax8Kdata
Initial release20122017201720122016
Current release6.0, February 2023
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialOpen Source infoGPL version 2Open Source infoApache license, version 2.0Open Source infoAGPL-V3
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaJava
Server operating systemshostedhostedFreeBSD
Linux
macOS
Windows
Linux
OS X
Unix
Windows
All OS with a Java 7 VM
Data schemeschema-freeschema-freeFixed schemayesschema-free
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes infostring, integer, double, boolean, date, object_id
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.noCan index from XMLno
Secondary indexesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnonoSQL-like query languageno
APIs and other access methodsRESTful HTTP APIAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Clojure
Java
Python
Server-side scripts infoStored proceduresnoyes, Firebase Rules & Cloud Functionsuser defined functionsyes
Triggersyes infoby integration with AWS Lambdayes, with Cloud Functionsnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedyes infovia pluggable storage backendsSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationSynchronous replication based on Galera libraryyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)Using Cloud Dataflownoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynononoyes infoRelationships in graphno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionyesyes infoisolated transactions for atomic changes and binary logging for safe writesACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.noUser authentification and security via Rexster Graph ServerAccess rights for users and roles

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon DynamoDBGoogle Cloud FirestoreManticore SearchTitanToroDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

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

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

How Heroku reduced their operational overhead by migrating their 30 TB self-managed database from Amazon EC2 to ...
9 May 2024, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

Google launches Cloud Firestore, a new document database for app developers
3 October 2017, TechCrunch

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

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

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

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

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Neo4j logo

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

Present your product here