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

DBMS > Amazon SimpleDB vs. Microsoft Azure Table Storage vs. RethinkDB vs. Sequoiadb vs. TigerGraph

System Properties Comparison Amazon SimpleDB vs. Microsoft Azure Table Storage vs. RethinkDB vs. Sequoiadb vs. TigerGraph

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonRethinkDB  Xexclude from comparisonSequoiadb  Xexclude from comparisonTigerGraph  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 ScioreA Wide Column Store for rapid development using massive semi-structured datasetsDBMS for the Web with a mechanism to push updated query results to applications in realtime.NewSQL database with distributed OLTP and SQLA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelKey-value storeWide column storeDocument storeDocument store
Relational DBMS
Graph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score4.04
Rank#77  Overall
#6  Wide column stores
Score2.66
Rank#107  Overall
#20  Document stores
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score1.80
Rank#138  Overall
#13  Graph DBMS
Websiteaws.amazon.com/­simpledbazure.microsoft.com/­en-us/­services/­storage/­tablesrethinkdb.comwww.sequoiadb.comwww.tigergraph.com
Technical documentationdocs.aws.amazon.com/­simpledbrethinkdb.com/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.tigergraph.com
DeveloperAmazonMicrosoftThe Linux Foundation infosince July 2017Sequoiadb Ltd.
Initial release20072012200920132017
Current release2.4.1, August 2020
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2Open Source infoServer: AGPL; Client: Apache V2commercial
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++C++C++
Server operating systemshostedhostedLinux
OS X
Windows
LinuxLinux
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesyes infostring, binary, float, bool, date, geometryyes infooid, date, timestamp, binary, regexyes
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 indexesyes infoAll columns are indexed automaticallynoyesyes
SQL infoSupport of SQLnononoSQL-like query languageSQL-like query language (GSQL)
APIs and other access methodsRESTful HTTP APIRESTful HTTP APIproprietary protocol using JSONGSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
.Net
C++
Java
PHP
Python
C++
Java
Server-side scripts infoStored proceduresnonoJavaScriptyes
TriggersnonoClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationSharding infoImplicit feature of the cloud serviceSharding inforange basedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyEventual Consistency
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 applicationoptimistic lockingAtomic single-document operationsDocument is locked during a transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
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 controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights based on private key authentication or shared access signaturesyes infousers and table-level permissionssimple password-based access controlRole-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

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

More resources
Amazon SimpleDBMicrosoft Azure Table StorageRethinkDBSequoiadbTigerGraph
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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

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

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, oreilly.com

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Inside Azure File Storage
7 October 2015, azure.microsoft.com

provided by Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

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

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