DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Impala vs. DolphinDB vs. Drizzle vs. Microsoft SQL Server vs. SwayDB

System Properties Comparison Apache Impala vs. DolphinDB vs. Drizzle vs. Microsoft SQL Server vs. SwayDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonDolphinDB  Xexclude from comparisonDrizzle  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSwayDB  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 HadoopDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Microsofts flagship relational DBMSAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSTime Series DBMSRelational DBMSRelational DBMSKey-value store
Secondary database modelsDocument storeRelational DBMSDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Websiteimpala.apache.orgwww.dolphindb.comwww.microsoft.com/­en-us/­sql-serverswaydb.simer.au
Technical documentationimpala.apache.org/­impala-docs.htmldocs.dolphindb.cn/­en/­help200/­index.htmllearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaDolphinDB, IncDrizzle project, originally started by Brian AkerMicrosoftSimer Plaha
Initial release20132018200819892018
Current release4.1.0, June 2022v2.00.4, January 20227.2.4, September 2012SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2commercial infofree community version availableOpen Source infoGNU GPLcommercial inforestricted free version is availableOpen Source infoGNU Affero GPL V3.0
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++Scala
Server operating systemsLinuxLinux
Windows
FreeBSD
Linux
OS X
Linux
Windows
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nonoyesno
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languageyes infowith proprietary extensionsyesno
APIs and other access methodsJDBC
ODBC
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JDBCADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesAll languages supporting JDBC/ODBCC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C++
Java
PHP
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Java
Kotlin
Scala
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyesnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
Triggersnonono infohooks for callbacks inside the server can be used.yesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningShardingtables can be distributed across several files (horizontal partitioning); sharding through federationnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryesMulti-source replication
Source-replica replication
yes, but depending on the SQL-Server Editionnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesACIDACIDAtomic execution of operations
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.noyesyesyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAdministrators, Users, GroupsPluggable authentication mechanisms infoe.g. LDAP, HTTPfine 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 partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
Apache ImpalaDolphinDBDrizzleMicrosoft SQL ServerSwayDB
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

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

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

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

How to deploy a SQL Server failover cluster with Amazon EBS Multi-Attach on Windows Server | Amazon Web Services
12 January 2024, AWS Blog

SolarWinds upgrades free Plan Explorer tool for enhanced SQL Server analysis
5 May 2024, IT Brief New Zealand

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

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.

SingleStore logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here