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 Drill vs. RethinkDB vs. SAP HANA vs. SAP SQL Anywhere vs. SwayDB

System Properties Comparison Apache Drill vs. RethinkDB vs. SAP HANA vs. SAP SQL Anywhere vs. SwayDB

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonRethinkDB  Xexclude from comparisonSAP HANA  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageDBMS for the Web with a mechanism to push updated query results to applications in realtime.In-memory, column based data store. Available as appliance or cloud serviceRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelDocument store
Relational DBMS
Document storeRelational DBMSRelational DBMSKey-value store
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.02
Rank#124  Overall
#22  Document stores
#59  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score44.27
Rank#23  Overall
#16  Relational DBMS
Score3.95
Rank#80  Overall
#42  Relational DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Websitedrill.apache.orgrethinkdb.comwww.sap.com/­products/­hana.htmlwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlswaydb.simer.au
Technical documentationdrill.apache.org/­docsrethinkdb.com/­docshelp.sap.com/­hanahelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperApache Software FoundationThe Linux Foundation infosince July 2017SAPSAP infoformerly SybaseSimer Plaha
Initial release20122009201019922018
Current release1.20.3, January 20232.4.1, August 20202.0 SPS07 (April 4, 2023), April 202317, July 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2commercialcommercialOpen Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud servicenonono infoalso available as a cloud based servicenono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++Scala
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
Appliance or cloud-serviceAIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometryyesyesno
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.nononoyesno
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnoyesyesno
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesC++C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Java
Kotlin
Scala
Server-side scripts infoStored proceduresuser defined functionsSQLScript, Ryes, in C/C++, Java, .Net or Perlno
TriggersnoClient-side triggers through changefeedsyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basedyesnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesSource-replica replication infoDatabase mirroringnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic single-document operationsACIDACIDAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenoyesyesyes
User concepts infoAccess controlDepending on the underlying data sourceyes infousers and table-level permissionsyesfine grained access rights according to SQL-standardno

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Apache DrillRethinkDBSAP HANASAP SQL Anywhere infoformerly called Adaptive Server AnywhereSwayDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23 September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

SAP customers may struggle to escape ECC before support shutters if they don't start now
12 June 2024, The Register

Accenture and SAP Accelerate Business Transformation with AI
14 June 2024, InsideSAP

5 New Google Cloud-SAP Products Launched At Sapphire For AI, HANA And Cloud
4 June 2024, CRN

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

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

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17 July 2023, AWS Blog

MindsDB is now the leading and fastest growing applied ML platform in the world India - English
3 November 2022, PR Newswire

provided by Google News



Share this page

Featured Products

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