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

DBMS > Amazon SimpleDB vs. Badger vs. GigaSpaces vs. InfinityDB vs. Vitess

System Properties Comparison Amazon SimpleDB vs. Badger vs. GigaSpaces vs. InfinityDB vs. Vitess

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonBadger  Xexclude from comparisonGigaSpaces  Xexclude from comparisonInfinityDB  Xexclude from comparisonVitess  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 embeddable, persistent, simple and fast Key-Value Store, written purely in Go.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsA Java embedded Key-Value Store which extends the Java Map interfaceScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelKey-value storeKey-value storeDocument store
Object oriented DBMS infoValues are user defined objects
Key-value storeRelational DBMS
Secondary database modelsGraph DBMS
Search engine
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score0.22
Rank#320  Overall
#47  Key-value stores
Score1.03
Rank#188  Overall
#32  Document stores
#6  Object oriented DBMS
Score0.08
Rank#365  Overall
#55  Key-value stores
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websiteaws.amazon.com/­simpledbgithub.com/­dgraph-io/­badgerwww.gigaspaces.comboilerbay.comvitess.io
Technical documentationdocs.aws.amazon.com/­simpledbgodoc.org/­github.com/­dgraph-io/­badgerdocs.gigaspaces.com/­latest/­landing.htmlboilerbay.com/­infinitydb/­manualvitess.io/­docs
DeveloperAmazonDGraph LabsGigaspaces TechnologiesBoiler Bay Inc.The Linux Foundation, PlanetScale
Initial release20072017200020022013
Current release15.5, September 20204.015.0.2, December 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache Version 2; Commercial licenses availablecommercialOpen Source infoApache Version 2.0, commercial licenses available
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 languageGoJava, C++, .NetJavaGo
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Solaris
Windows
All OS with a Java VMDocker
Linux
macOS
Data schemeschema-freeschema-freeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes
Typing infopredefined data types such as float or datenonoyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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.nono infoXML can be used for describing objects metadatano
Secondary indexesyes infoAll columns are indexed automaticallynoyesno infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLnonoSQL-99 for query and DML statementsnoyes infowith proprietary extensions
APIs and other access methodsRESTful HTTP APIGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Go.Net
C++
Java
Python
Scala
JavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonoyesnoyes infoproprietary syntax
Triggersnonoyes, event driven architecturenoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoMap-Reduce pattern can be built with XAP task executorsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
noneImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynononono infomanual creation possible, using inversions based on multi-value capabilityyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnoACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
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.noyesnoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noRole-based access controlnoUsers with fine-grained authorization concept infono user groups or 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

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

More resources
Amazon SimpleDBBadgerGigaSpacesInfinityDBVitess
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

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, O'Reilly Media

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

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

provided by Google News

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

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7 December 2020, Blocks and Files

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

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