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

DBMS > BoltDB vs. etcd vs. Google Cloud Datastore vs. Heroic vs. Hypertable

System Properties Comparison BoltDB vs. etcd vs. Google Cloud Datastore vs. Heroic vs. Hypertable

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonetcd  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonHeroic  Xexclude from comparisonHypertable  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionAn embedded key-value store for Go.A distributed reliable key-value storeAutomatically 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 ElasticSearchAn open source BigTable implementation based on distributed file systems such as Hadoop
Primary database modelKey-value storeKey-value storeDocument storeTime Series DBMSWide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score7.03
Rank#54  Overall
#5  Key-value stores
Score4.36
Rank#72  Overall
#12  Document stores
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Websitegithub.com/­boltdb/­boltetcd.io
github.com/­etcd-io/­etcd
cloud.google.com/­datastoregithub.com/­spotify/­heroic
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
cloud.google.com/­datastore/­docsspotify.github.io/­heroic
DeveloperGoogleSpotifyHypertable Inc.
Initial release2013200820142009
Current release3.4, August 20190.9.8.11, March 2016
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2.0commercialOpen Source infoApache 2.0Open Source infoGNU version 3. Commercial license available
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 languageGoGoJavaC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
Windows infoexperimental
hostedLinux
OS X
Windows infoan inofficial Windows port is available
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenonoyes, details hereyesno
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 indexesnonoyesyes infovia Elasticsearchrestricted infoonly exact value or prefix value scans
SQL infoSupport of SQLnonoSQL-like query language (GQL)nono
APIs and other access methodsgRPC
JSON over HTTP
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
C++ API
Thrift
Supported programming languagesGo.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonousing Google App Enginenono
Triggersnoyes, watching key changesCallbacks using the Google Apps Enginenono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replication using Paxosyesselectable replication factor on file system level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud Dataflownoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate 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.Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes infovia ReferenceProperties or Ancestor pathsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononono
User concepts infoAccess controlnonoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)no

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
BoltDBetcdGoogle Cloud DatastoreHeroicHypertable
Recent citations in the 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

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Apache APISIX Without etcd?
27 July 2023, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5 April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

provided by Google News

Best cloud storage of 2024
4 June 2024, TechRadar

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

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

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

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

provided by Google News

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

provided by Google News

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

5 Free NoSQL Database Certification Courses Online in 2024
31 January 2024, Analytics India Magazine

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

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here