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

DBMS > Amazon SimpleDB vs. BigchainDB vs. Dragonfly vs. Spark SQL

System Properties Comparison Amazon SimpleDB vs. BigchainDB vs. Dragonfly vs. Spark SQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonBigchainDB  Xexclude from comparisonDragonfly  Xexclude from comparisonSpark SQL  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 assetsA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceSpark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelKey-value storeDocument storeKey-value storeRelational DBMS
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.41
Rank#266  Overall
#38  Key-value stores
Score18.96
Rank#33  Overall
#20  Relational DBMS
Websiteaws.amazon.com/­simpledbwww.bigchaindb.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
spark.apache.org/­sql
Technical documentationdocs.aws.amazon.com/­simpledbbigchaindb.readthedocs.io/­en/­latestwww.dragonflydb.io/­docsspark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperAmazonDragonflyDB team and community contributorsApache Software Foundation
Initial release2007201620232014
Current release1.0, March 20233.5.0 ( 2.13), September 2023
License infoCommercial or Open SourcecommercialOpen Source infoAGPL v3Open Source infoBSL 1.1Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonC++Scala
Server operating systemshostedLinuxLinuxLinux
OS X
Windows
Data schemeschema-freeschema-freescheme-freeyes
Typing infopredefined data types such as float or datenonostrings, hashes, lists, sets, sorted sets, bit 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.nonono
Secondary indexesyes infoAll columns are indexed automaticallynono
SQL infoSupport of SQLnononoSQL-like DML and DDL statements
APIs and other access methodsRESTful HTTP APICLI Client
RESTful HTTP API
Proprietary protocol infoRESP - REdis Serialization ProtocolJDBC
ODBC
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Go
Haskell
Java
JavaScript
Python
Ruby
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
Java
Python
R
Scala
Server-side scripts infoStored proceduresnoLuano
Triggersnopublish/subscribe channels provide some trigger functionalityno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factorSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationAtomic execution of command blocks and scriptsno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, strict serializability by the serveryes
Durability infoSupport for making data persistentyesyes,with MongoDB ord RethinkDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yesPassword-based authenticationno

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 SimpleDBBigchainDBDragonflySpark SQL
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

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

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, businesswire.com

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

DragonflyDB Raises $21M in Funding
21 March 2023, FinSMEs

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23 December 2023, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, 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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here