DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Impala vs. Drizzle vs. SAP Advantage Database Server vs. ScyllaDB

System Properties Comparison Apache Impala vs. Drizzle vs. SAP Advantage Database Server vs. ScyllaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonDrizzle  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonScyllaDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAnalytic DBMS for HadoopMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Low-cost RDBMS with access to ISAM and FoxPro data structuresCassandra and DynamoDB compatible wide column store
Primary database modelRelational DBMSRelational DBMSRelational DBMSWide column store
Secondary database modelsDocument storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.03
Rank#40  Overall
#24  Relational DBMS
Score5.27
Rank#67  Overall
#5  Wide column stores
Websiteimpala.apache.orgwww.sap.com/products/advantage-database-server.htmlwww.scylladb.com
Technical documentationimpala.apache.org/­impala-docs.htmldocs.scylladb.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaDrizzle project, originally started by Brian AkerSybase, SAPScyllaDB
Initial release2013200819932015
Current release4.1.0, June 20227.2.4, September 2012ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoGNU GPLcommercialOpen Source infoOpen Source (AGPL), commercial license available
Cloud-based only infoOnly available as a cloud servicenononono
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++C++C++
Server operating systemsLinuxFreeBSD
Linux
OS X
Linux
Windows
Linux
Data schemeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyes
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 indexesyesyesyesyes infocluster global secondary indices
SQL infoSupport of SQLSQL-like DML and DDL statementsyes infowith proprietary extensionsyesSQL-like DML and DDL statements (CQL)
APIs and other access methodsJDBC
ODBC
JDBC.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesAll languages supporting JDBC/ODBCC
C++
Java
PHP
Delphi
Perl
PHP
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 proceduresyes infouser defined functions and integration of map-reducenoyesyes, Lua
Triggersnono infohooks for callbacks inside the server can be used.yesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
Multi-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
selectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono infocaching of (temporary) tables can be configuredyes infoin-memory tables
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardAccess rights for users can be defined per object
More information provided by the system vendor
Apache ImpalaDrizzleSAP Advantage Database Server infoformer name: Sybase ADSScyllaDB
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
Apache ImpalaDrizzleSAP Advantage Database Server infoformer name: Sybase ADSScyllaDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the news

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

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

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

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

provided by Google News

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

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

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

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

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

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here