DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Impala vs. Microsoft SQL Server vs. SAP Adaptive Server vs. Splunk vs. ToroDB

System Properties Comparison Apache Impala vs. Microsoft SQL Server vs. SAP Adaptive Server vs. Splunk vs. ToroDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparisonSplunk  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAnalytic DBMS for HadoopMicrosofts flagship relational DBMSThe SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMSAnalytics Platform for Big DataA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelRelational DBMSRelational DBMSRelational DBMSSearch engineDocument store
Secondary database modelsDocument storeDocument store
Graph DBMS
Spatial DBMS
Spatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score36.31
Rank#25  Overall
#17  Relational DBMS
Score86.45
Rank#14  Overall
#2  Search engines
Websiteimpala.apache.orgwww.microsoft.com/­en-us/­sql-serverwww.sap.com/­products/­technology-platform/­sybase-ase.htmlwww.splunk.comgithub.com/­torodb/­server
Technical documentationimpala.apache.org/­impala-docs.htmllearn.microsoft.com/­en-US/­sql/­sql-serverhelp.sap.com/­docs/­SAP_ASEdocs.splunk.com/­Documentation/­Splunk
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaMicrosoftSAP, SybaseSplunk Inc.8Kdata
Initial release20131989198720032016
Current release4.1.0, June 2022SQL Server 2022, November 202216.0
License infoCommercial or Open SourceOpen Source infoApache Version 2commercial inforestricted free version is availablecommercialcommercial infoLimited free edition and free developer edition availableOpen Source infoAGPL-V3
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C and C++Java
Server operating systemsLinuxLinux
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
Linux
OS X
Solaris
Windows
All OS with a Java 7 VM
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes infostring, integer, double, boolean, date, object_id
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.noyesnoyesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesyesno infoSplunk Search Processing Language for search commands
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
HTTP REST
Supported programming languagesAll languages supporting JDBC/ODBCC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C++
Cobol
Java
Java
Perl
PHP
Python
C#
Java
JavaScript
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaJava and Transact-SQLyes
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingtables can be distributed across several files (horizontal partitioning); sharding through federationhorizontal partitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryes, but depending on the SQL-Server EditionMulti-source replication
Source-replica replication
Multi-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searchingno
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.noyesno
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAccess rights for users and rolesAccess 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
3rd partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

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

More resources
Apache ImpalaMicrosoft SQL ServerSAP Adaptive Server infoformer name: Sybase ASESplunkToroDB
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

Recent citations in the news

Cloudera creates observability tool to help enterprises manage cloud costs
6 June 2023, SiliconANGLE 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

provided by Google News

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

SolarWinds unveils major upgrades to Plan Explorer tool
2 May 2024, IT Brief Australia

RDS Custom for SQL Server supports SQL Server Developer Edition
17 November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

Top 35 SQL Server Interview Questions And Answers for 2024
5 December 2023, Simplilearn

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5 January 2023, Business Wire

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3 June 2020, BleepingComputer

Newly Patched SAP ASE Flaws Could Let Attackers Hack Database Servers
3 June 2020, The Hacker News

Critical SAP ASE Flaws Allow Complete Control of Databases
3 June 2020, Threatpost

provided by Google News



Share this page

Featured Products

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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.

Present your product here