DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon SimpleDB vs. BoltDB vs. etcd vs. GigaSpaces vs. TinkerGraph

System Properties Comparison Amazon SimpleDB vs. BoltDB vs. etcd vs. GigaSpaces vs. TinkerGraph

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonBoltDB  Xexclude from comparisonetcd  Xexclude from comparisonGigaSpaces  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreAn embedded key-value store for Go.A distributed reliable key-value storeHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelKey-value storeKey-value storeKey-value storeDocument store
Object oriented DBMS infoValues are user defined objects
Graph DBMS
Secondary database modelsGraph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score0.80
Rank#215  Overall
#31  Key-value stores
Score7.03
Rank#54  Overall
#5  Key-value stores
Score1.03
Rank#188  Overall
#32  Document stores
#6  Object oriented DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websiteaws.amazon.com/­simpledbgithub.com/­boltdb/­boltetcd.io
github.com/­etcd-io/­etcd
www.gigaspaces.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.aws.amazon.com/­simpledbetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.gigaspaces.com/­latest/­landing.html
DeveloperAmazonGigaspaces Technologies
Initial release2007201320002009
Current release3.4, August 201915.5, September 2020
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoApache Version 2.0Open Source infoApache Version 2; Commercial licenses availableOpen Source infoApache 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 languageGoGoJava, C++, .NetJava
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
Windows infoexperimental
Linux
macOS
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenononoyesyes
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.nonono infoXML can be used for describing objects metadatano
Secondary indexesyes infoAll columns are indexed automaticallynonoyesno
SQL infoSupport of SQLnononoSQL-99 for query and DML statementsno
APIs and other access methodsRESTful HTTP APIgRPC
JSON over HTTP
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
TinkerPop 3
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Go.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C++
Java
Python
Scala
Groovy
Java
Server-side scripts infoStored proceduresnononoyesno
Triggersnonoyes, watching key changesyes, event driven architectureno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoMap-Reduce pattern can be built with XAP task executorsno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
noneImmediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYnone
Foreign keys infoReferential integritynonononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationyesnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nonoRole-based access controlno

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
Amazon SimpleDBBoltDBetcdGigaSpacesTinkerGraph
DB-Engines blog posts

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

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Recent citations in the news

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

Good Advice on Keeping Your Database Simple and Fast.
25 March 2009, All Things Distributed

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

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

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

ETCD guidelines: RBI seeks to balance rupee stability, competitiveness | Policy Circle
8 April 2024, Policy Circle

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, IndiaTimes

provided by Google News

Gigaspaces: Accelerate Your Digital Transformation & Applications
13 June 2024, gigaspaces.com

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

The insideBIGDATA IMPACT 50 List for Q1 2024
18 January 2024, insideBIGDATA

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

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

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here