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 > Amazon DynamoDB vs. BoltDB vs. Google Cloud Datastore vs. Heroic vs. TerminusDB

System Properties Comparison Amazon DynamoDB vs. BoltDB vs. Google Cloud Datastore vs. Heroic vs. TerminusDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonBoltDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonHeroic  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudAn embedded key-value store for Go.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelDocument store
Key-value store
Key-value storeDocument storeTime Series DBMSGraph DBMS
Secondary database modelsDocument store
RDF store
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
Score0.74
Rank#220  Overall
#31  Key-value stores
Score4.47
Rank#76  Overall
#12  Document stores
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websiteaws.amazon.com/­dynamodbgithub.com/­boltdb/­boltcloud.google.com/­datastoregithub.com/­spotify/­heroicterminusdb.com
Technical documentationdocs.aws.amazon.com/­dynamodbcloud.google.com/­datastore/­docsspotify.github.io/­heroicterminusdb.github.io/­terminusdb/­#
DeveloperAmazonGoogleSpotifyDataChemist Ltd.
Initial release20122013200820142018
Current release11.0.0, January 2023
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoMIT LicensecommercialOpen Source infoApache 2.0Open Source infoGPL V3
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaProlog, Rust
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
hostedLinux
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnoyes, 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.nononono
Secondary indexesyesnoyesyes infovia Elasticsearch
SQL infoSupport of SQLnonoSQL-like query language (GQL)noSQL-like query language (WOQL)
APIs and other access methodsRESTful HTTP APIgRPC (using protocol buffers) API
RESTful HTTP/JSON API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Go.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Python
Server-side scripts infoStored proceduresnonousing Google App Enginenoyes
Triggersyes infoby integration with AWS LambdanoCallbacks using the Google Apps Enginenoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingShardingGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication using PaxosyesJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyes infousing Google Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
noneImmediate 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
Foreign keys infoReferential integritynonoyes infovia ReferenceProperties or Ancestor pathsnoyes
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 regionyesACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role-based access control

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 DynamoDBBoltDBGoogle Cloud DatastoreHeroicTerminusDB infoformer name was DataChemist
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

Recent citations in the news

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

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

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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

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

Best cloud storage of 2024
29 April 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

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

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

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.

SingleStore logo

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

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here