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 Impala vs. Faircom DB vs. SAP IQ vs. ScyllaDB

System Properties Comparison Amazon SimpleDB vs. Apache Impala vs. Faircom DB vs. SAP IQ vs. ScyllaDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonApache Impala  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonScyllaDB  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 ScioreAnalytic DBMS for HadoopNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Columnar RDBMS optimized for Big Data analyticsCassandra and DynamoDB compatible wide column store
Primary database modelKey-value storeRelational DBMSKey-value store
Relational DBMS
Relational DBMS infocolumn-orientedWide column store
Secondary database modelsDocument storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score2.75
Rank#104  Overall
#53  Relational DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Websiteaws.amazon.com/­simpledbimpala.apache.orgwww.faircom.com/­products/­faircom-dbwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.scylladb.com
Technical documentationdocs.aws.amazon.com/­simpledbimpala.apache.org/­impala-docs.htmldocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlhelp.sap.com/­docs/­SAP_IQdocs.scylladb.com
DeveloperAmazonApache Software Foundation infoApache top-level project, originally developed by ClouderaFairCom CorporationSAP, formerly SybaseScyllaDB
Initial release20072013197919942015
Current release4.1.0, June 2022V12, November 202016.1 SPS04, April 2019ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2commercial infoRestricted, free version availablecommercialOpen Source infoOpen Source (AGPL), commercial license 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC++ANSI C, C++C++
Server operating systemshostedLinuxAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
AIX
HP-UX
Linux
Solaris
Windows
Linux
Data schemeschema-freeyesschema free, schema optional, schema required, partial schema,yesschema-free
Typing infopredefined data types such as float or datenoyesyes, ANSI SQL Types, JSON, typed binary structuresyesyes
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 automaticallyyesyesyesyes infocluster global secondary indices
SQL infoSupport of SQLnoSQL-like DML and DDL statementsyes, ANSI SQL with proprietary extensionsyesSQL-like DML and DDL statements (CQL)
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
JDBC
ODBC
RESTful HTTP API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBC.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C#
C++
Java
Perl
PHP
Python
Ruby
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresnoyes infouser defined functions and integration of map-reduceyes info.Net, JavaScript, C/C++yesyes, Lua
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningshared disk or shared nothing architectures with SAP IQ MultiplexerSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factoryes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).SAP/Sybase Replication Serverselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenoHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnotunable from ACID to Eventually ConsistentACIDno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesYes, tunable from durable to delayed durability to in-memoryyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes infoin-memory tables
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users, groups and roles infobased on Apache Sentry and KerberosFine grained access rights according to SQL-standard with additional protections for filesfine grained access rights according to SQL-standardAccess rights for users can be defined per object
More information provided by the system vendor
Amazon SimpleDBApache ImpalaFaircom DB infoformerly c-treeACESAP IQ infoformer name: Sybase IQScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more

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 ImpalaFaircom DB infoformerly c-treeACESAP IQ infoformer name: Sybase IQScyllaDB
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

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 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 ...
12 November 2013, TechCrunch

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

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, O'Reilly Media

provided by Google News

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News



Share this page

Featured Products

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.

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

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