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. BigchainDB vs. Oracle vs. Sequoiadb

System Properties Comparison Amazon SimpleDB vs. BigchainDB vs. Oracle vs. Sequoiadb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonBigchainDB  Xexclude from comparisonOracle  Xexclude from comparisonSequoiadb  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 assetsWidely used RDBMSNewSQL database with distributed OLTP and SQL
Primary database modelKey-value storeDocument storeRelational DBMSDocument store
Relational DBMS
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#139  Overall
#24  Key-value stores
Score0.82
Rank#212  Overall
#36  Document stores
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score0.48
Rank#260  Overall
#41  Document stores
#121  Relational DBMS
Websiteaws.amazon.com/­simpledbwww.bigchaindb.comwww.oracle.com/­databasewww.sequoiadb.com
Technical documentationdocs.aws.amazon.com/­simpledbbigchaindb.readthedocs.io/­en/­latestdocs.oracle.com/­en/­databasewww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperAmazonOracleSequoiadb Ltd.
Initial release2007201619802013
Current release23c, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoAGPL v3commercial inforestricted free version is availableOpen Source infoServer: AGPL; Client: Apache V2
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 and C++C++
Server operating systemshostedLinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
Data schemeschema-freeschema-freeyes infoSchemaless in JSON and XML columnsschema-free
Typing infopredefined data types such as float or datenonoyesyes infooid, date, timestamp, binary, regex
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.noyesno
Secondary indexesyes infoAll columns are indexed automaticallyyesyes
SQL infoSupport of SQLnonoyes infowith proprietary extensionsSQL-like query language
APIs and other access methodsRESTful HTTP APICLI Client
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
proprietary protocol using JSON
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Go
Haskell
Java
JavaScript
Python
Ruby
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnoPL/SQL infoalso stored procedures in Java possibleJavaScript
Triggersnoyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingSharding, horizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factorMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACID infoisolation level can be parameterizedDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yes infoVersion 12c introduced the new option 'Oracle Database In-Memory'no
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yesfine grained access rights according to SQL-standardsimple password-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
3rd partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

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

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

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

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

ascribe announces scalable blockchain database BigchainDB - CoinReport
13 February 2016, CoinReport

provided by Google News

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2 April 2024, blogs.oracle.com

Oracle makes its pitch for the enterprise cloud. Should CIOs listen?
11 April 2024, CIO

Microsoft and Oracle expand partnership to deliver Oracle Database Services on Oracle Cloud Infrastructure in ...
14 September 2023, Microsoft

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13 December 2023, blogs.oracle.com

Maximize database performance with Oracle Exadata and Oracle Linux
27 March 2024, blogs.oracle.com

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

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

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