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

DBMS > Amazon SimpleDB vs. Apache Phoenix vs. BaseX vs. BigchainDB vs. HarperDB

System Properties Comparison Amazon SimpleDB vs. Apache Phoenix vs. BaseX vs. BigchainDB vs. HarperDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonApache Phoenix  Xexclude from comparisonBaseX  Xexclude from comparisonBigchainDB  Xexclude from comparisonHarperDB  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 scale-out RDBMS with evolutionary schema built on Apache HBaseLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.BigchainDB is scalable blockchain database offering decentralization, immutability and native assetsUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.
Primary database modelKey-value storeRelational DBMSNative XML DBMSDocument storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score2.06
Rank#123  Overall
#58  Relational DBMS
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score0.85
Rank#208  Overall
#35  Document stores
Score0.60
Rank#244  Overall
#38  Document stores
Websiteaws.amazon.com/­simpledbphoenix.apache.orgbasex.orgwww.bigchaindb.comwww.harperdb.io
Technical documentationdocs.aws.amazon.com/­simpledbphoenix.apache.orgdocs.basex.orgbigchaindb.readthedocs.io/­en/­latestdocs.harperdb.io/­docs
DeveloperAmazonApache Software FoundationBaseX GmbHHarperDB
Initial release20072014200720162017
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 201911.0, June 20243.1, August 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoBSD licenseOpen Source infoAGPL v3commercial infofree community edition 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 languageJavaJavaPythonNode.js
Server operating systemshostedLinux
Unix
Windows
Linux
OS X
Windows
LinuxLinux
OS X
Data schemeschema-freeyes infolate-bound, schema-on-read capabilitiesschema-freeschema-freedynamic schema
Typing infopredefined data types such as float or datenoyesno infoXQuery supports typesnoyes infoJSON data types
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 automaticallyyesyesyes
SQL infoSupport of SQLnoyesnonoSQL-like data manipulation statements
APIs and other access methodsRESTful HTTP APIJDBCJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
CLI Client
RESTful HTTP API
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
Actionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
Go
Haskell
Java
JavaScript
Python
Ruby
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
Server-side scripts infoStored proceduresnouser defined functionsyesCustom Functions infosince release 3.1
Triggersnonoyes infovia eventsno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingnoneShardingA table resides as a whole on one (or more) nodes in a cluster
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
noneselectable replication factoryes infothe nodes on which a table resides can be defined
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoHadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency or Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDmultiple readers, single writerAtomic execution of specific operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes,with MongoDB ord RethinkDByes, using LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyUsers with fine-grained authorization concept on 4 levelsyesAccess rights for users and 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 SimpleDBApache PhoenixBaseXBigchainDBHarperDB
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

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

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

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

Deep dive into Azure HDInsight 4.0
25 September 2018, Microsoft

provided by Google News

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

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

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

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

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

7 blockchain firms join Bosch led GAIA-X consortium for vehicle identity - Ledger Insights
13 September 2022, Ledger Insights

provided by Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Jaxon Repp on HarperDB Distributed Database Platform
23 March 2022, InfoQ.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9 January 2023, business-news.ucdenver.edu

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Present your product here