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. Apache Phoenix vs. Firebase Realtime Database vs. HugeGraph vs. Sadas Engine

System Properties Comparison Amazon SimpleDB vs. Apache Phoenix vs. Firebase Realtime Database vs. HugeGraph vs. Sadas Engine

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonApache Phoenix  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonHugeGraph  Xexclude from comparisonSadas Engine  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 HBaseCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A fast-speed and highly-scalable Graph DBMSSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelKey-value storeRelational DBMSDocument storeGraph DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score14.29
Rank#39  Overall
#6  Document stores
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websiteaws.amazon.com/­simpledbphoenix.apache.orgfirebase.google.com/­products/­realtime-databasegithub.com/­hugegraph
hugegraph.apache.org
www.sadasengine.com
Technical documentationdocs.aws.amazon.com/­simpledbphoenix.apache.orgfirebase.google.com/­docs/­databasehugegraph.apache.org/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperAmazonApache Software FoundationGoogle infoacquired by Google 2014BaiduSADAS s.r.l.
Initial release20072014201220182006
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20190.98.0
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2.0commercial infofree trial version available
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC++
Server operating systemshostedLinux
Unix
Windows
hostedLinux
macOS
Unix
AIX
Linux
Windows
Data schemeschema-freeyes infolate-bound, schema-on-read capabilitiesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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 automaticallyyesyesyes infoalso supports composite index and range indexyes
SQL infoSupport of SQLnoyesnonoyes
APIs and other access methodsRESTful HTTP APIJDBCAndroid
iOS
JavaScript API
RESTful HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
JDBC
ODBC
Proprietary protocol
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
Java
JavaScript
Objective-C
Groovy
Java
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresnouser defined functionslimited functionality with using 'rules'asynchronous Gremlin script jobsno
TriggersnonoCallbacks are triggered when data changesnono
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingyes infodepending on used storage backend, e.g. Cassandra and HBasehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
yes infodepending on used storage backend, e.g. Cassandra and HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoHadoop integrationnovia hugegraph-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency or Eventual ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes infoedges in graphyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesyesyes infomanaged by 'Learn by Usage'
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-tenancyyes, based on authentication and database rulesUsers, roles and permissionsAccess rights for users, groups and roles according to SQL-standard

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 PhoenixFirebase Realtime DatabaseHugeGraphSadas Engine
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

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, 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

Farewell EC2-Classic, it's been swell
1 September 2023, All Things Distributed

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

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

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2 June 2016, AWS Blog

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

Misconfigured Firebase instances leaked 19 million plaintext passwords
19 March 2024, BleepingComputer

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

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

Present your product here