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. Dolt vs. Microsoft SQL Server vs. OushuDB vs. SQream DB

System Properties Comparison Apache Impala vs. Dolt vs. Microsoft SQL Server vs. OushuDB vs. SQream DB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonDolt  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOushuDB  Xexclude from comparisonSQream DB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopA MySQL compatible DBMS with Git-like versioning of data and schemaMicrosofts flagship relational DBMSA data warehouse powered by Apache HAWQ supporting descriptive analysis and advanced machine learninga GPU-based, columnar RDBMS for big data analytics workloads
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument storeDocument storeDocument 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
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.04
Rank#363  Overall
#154  Relational DBMS
Score0.70
Rank#227  Overall
#104  Relational DBMS
Websiteimpala.apache.orggithub.com/­dolthub/­dolt
www.dolthub.com
www.microsoft.com/­en-us/­sql-serverwww.oushu.com/­product/­oushuDBsqream.com
Technical documentationimpala.apache.org/­impala-docs.htmldocs.dolthub.comlearn.microsoft.com/­en-US/­sql/­sql-serverwww.oushu.com/­documentationdocs.sqream.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaDoltHub IncMicrosoftOushuSQream Technologies
Initial release2013201819892017
Current release4.1.0, June 2022SQL Server 2022, November 20224.0.1, August 20202022.1.6, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0commercial inforestricted free version is availablecommercialcommercial
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.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageC++GoC++C++, CUDA, Haskell, Java, Scala
Server operating systemsLinuxLinux
macOS
Windows
Linux
Windows
LinuxLinux
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes, ANSI Standard SQL Types
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.nonoyes
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsyesyesFull-featured ANSI SQL supportyes
APIs and other access methodsJDBC
ODBC
CLI Client
HTTP REST
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
.Net
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBCAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C++
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyes infocurrently in alpha releaseTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayesuser defined functions in Python
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonetables can be distributed across several files (horizontal partitioning); sharding through federationyeshorizontal and vertical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yes, but depending on the SQL-Server Editionnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonoHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID
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.noyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosOnly one user is configurable, and must be specified in the config file at startupfine grained access rights according to SQL-standardKerberos, SSL and role based access

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 ImpalaDoltMicrosoft SQL ServerOushuDBSQream DB
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

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

StarRocks Brings Speedy OLAP Database to the Cloud
14 July 2022, 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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

Configure change data capture parameters on Amazon RDS for SQL Server | Amazon Web Services
14 May 2024, AWS Blog

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

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

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

China's answer to Snowflake is shaping as data demands upgrade
8 September 2021, PingWest

provided by Google News

SQream Announces Strategic Integration for Powerful Big Data Analytics with Dataiku
9 February 2024, insideBIGDATA

I SQream, you SQream, we all SQream for … data analytics?
5 October 2023, Fierce Network

SQream Technologies raises $39.4 million for GPU-accelerated databases
24 June 2020, VentureBeat

Chinese giant Alibaba leads investment round in Israel big-data startup
30 May 2018, The Times of Israel

Accelerated Databases In The Fast Lane
25 June 2020, The Next Platform

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.

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here