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 SimpleDB vs. BigchainDB vs. Sequoiadb vs. Tarantool vs. Tkrzw

System Properties Comparison Amazon SimpleDB vs. BigchainDB vs. Sequoiadb vs. Tarantool vs. Tkrzw

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonBigchainDB  Xexclude from comparisonSequoiadb  Xexclude from comparisonTarantool  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  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 ScioreBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsNewSQL database with distributed OLTP and SQLIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto Cabinet
Primary database modelKey-value storeDocument storeDocument store
Relational DBMS
Document store
Key-value store
Relational DBMS
Key-value store
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score0.79
Rank#212  Overall
#36  Document stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Score1.72
Rank#144  Overall
#25  Document stores
#25  Key-value stores
#66  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Websiteaws.amazon.com/­simpledbwww.bigchaindb.comwww.sequoiadb.comwww.tarantool.iodbmx.net/­tkrzw
Technical documentationdocs.aws.amazon.com/­simpledbbigchaindb.readthedocs.io/­en/­latestwww.sequoiadb.com/­en/­index.php?m=Files&a=indexwww.tarantool.io/­en/­doc
DeveloperAmazonSequoiadb Ltd.VKMikio Hirabayashi
Initial release20072016201320082020
Current release2.10.0, May 20220.9.3, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoAGPL v3Open Source infoServer: AGPL; Client: Apache V2Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoApache Version 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 languagePythonC++C and C++C++
Server operating systemshostedLinuxLinuxBSD
Linux
macOS
Linux
macOS
Data schemeschema-freeschema-freeschema-freeFlexible data schema: relational definition for tables with ability to store json-like documents in columnsschema-free
Typing infopredefined data types such as float or datenonoyes infooid, date, timestamp, binary, regexstring, double, decimal, uuid, integer, blob, boolean, datetimeno
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 automaticallyyesyes
SQL infoSupport of SQLnonoSQL-like query languageFull-featured ANSI SQL supportno
APIs and other access methodsRESTful HTTP APICLI Client
RESTful HTTP API
proprietary protocol using JSONOpen binary protocol
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Go
Haskell
Java
JavaScript
Python
Ruby
.Net
C++
Java
PHP
Python
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C++
Java
Python
Ruby
Server-side scripts infoStored proceduresnoJavaScriptLua, C and SQL stored proceduresno
Triggersnonoyes, before/after data modification events, on replication events, client session eventsno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingShardingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.none
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factorSource-replica replicationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationDocument is locked during a transactionACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyes,with MongoDB ord RethinkDByesyes, write ahead loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, full featured in-memory storage engine with persistenceyes infousing specific database classes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yessimple password-based access controlAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
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
Amazon SimpleDBBigchainDBSequoiadbTarantoolTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
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

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

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

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

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

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

provided by Google News

An Introduction to BigchainDB, a Popular Blockchain Database
17 September 2020, Open Source For You

Exploring the 10 BEST Python Libraries for Blockchain Applications
9 September 2023, DataDrivenInvestor

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

What is BigchainDB Technology & How it works and the Characteristics?
26 August 2017, Blockchain Council

provided by Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
4 April 2023, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 2019, Хабр

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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