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. Microsoft SQL Server vs. OrigoDB vs. Splunk

System Properties Comparison Apache Impala vs. Drizzle vs. Microsoft SQL Server vs. OrigoDB vs. Splunk

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonDrizzle  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOrigoDB  Xexclude from comparisonSplunk  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.
DescriptionAnalytic DBMS for HadoopMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Microsofts flagship relational DBMSA fully ACID in-memory object graph databaseAnalytics Platform for Big Data
Primary database modelRelational DBMSRelational DBMSRelational DBMSDocument store
Object oriented DBMS
Search engine
Secondary database modelsDocument storeDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.03
Rank#40  Overall
#24  Relational DBMS
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score0.03
Rank#378  Overall
#51  Document stores
#18  Object oriented DBMS
Score88.71
Rank#14  Overall
#2  Search engines
Websiteimpala.apache.orgwww.microsoft.com/­en-us/­sql-serverorigodb.comwww.splunk.com
Technical documentationimpala.apache.org/­impala-docs.htmllearn.microsoft.com/­en-US/­sql/­sql-serverorigodb.com/­docsdocs.splunk.com/­Documentation/­Splunk
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaDrizzle project, originally started by Brian AkerMicrosoftRobert Friberg et alSplunk Inc.
Initial release2013200819892009 infounder the name LiveDB2003
Current release4.1.0, June 20227.2.4, September 2012SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoGNU GPLcommercial inforestricted free version is availableOpen Sourcecommercial infoLimited free edition and free developer edition available
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++C#
Server operating systemsLinuxFreeBSD
Linux
OS X
Linux
Windows
Linux
Windows
Linux
OS X
Solaris
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesUser defined using .NET types and collectionsyes
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.noyesno infocan be achieved using .NETyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyes infowith proprietary extensionsyesnono infoSplunk Search Processing Language for search commands
APIs and other access methodsJDBC
ODBC
JDBCADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
.NET Client API
HTTP API
LINQ
HTTP REST
Supported programming languagesAll languages supporting JDBC/ODBCC
C++
Java
PHP
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.NetC#
Java
JavaScript
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayesyes
Triggersnono infohooks for callbacks inside the server can be used.yesyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingtables can be distributed across several files (horizontal partitioning); sharding through federationhorizontal partitioning infoclient side managed; servers are not synchronizedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
yes, but depending on the SQL-Server EditionSource-replica replicationMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesyesdepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searching
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
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-standardRole based authorizationAccess 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 ImpalaDrizzleMicrosoft SQL ServerOrigoDBSplunk
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

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

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

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

Provision Premium SSD v2 Storage for Microsoft SQL Server
1 April 2024, microsoft.com

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

A tumultuous, titanic Patch Tuesday as Microsoft makes some changes
10 April 2024, Sophos

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

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, Oracle

provided by Google News



Share this page

Featured Products

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.

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