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. Apache Pinot vs. Axibase vs. Google Cloud Spanner vs. Microsoft SQL Server

System Properties Comparison Apache Impala vs. Apache Pinot vs. Axibase vs. Google Cloud Spanner vs. Microsoft SQL Server

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonApache Pinot  Xexclude from comparisonAxibase  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopRealtime distributed OLAP datastore, designed to answer OLAP queries with low latencyScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Microsofts flagship relational DBMS
Primary database modelRelational DBMSRelational DBMSTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument storeDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score0.38
Rank#275  Overall
#126  Relational DBMS
Score0.35
Rank#282  Overall
#25  Time Series DBMS
Score2.84
Rank#100  Overall
#51  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Websiteimpala.apache.orgpinot.apache.orgaxibase.com/­docs/­atsd/­financecloud.google.com/­spannerwww.microsoft.com/­en-us/­sql-server
Technical documentationimpala.apache.org/­impala-docs.htmldocs.pinot.apache.orgcloud.google.com/­spanner/­docslearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaApache Software Foundation and contributorsAxibase CorporationGoogleMicrosoft
Initial release20132015201320171989
Current release4.1.0, June 20221.0.0, September 202315585SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0commercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidcommercialcommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenononoyesno
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++JavaJavaC++
Server operating systemsLinuxAll OS with a Java JDK11 or higherLinuxhostedLinux
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyes infoshort, integer, long, float, double, decimal, stringyesyes
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.nononoyes
Secondary indexesyesnoyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languageSQL-like query languageyes infoQuery statements complying to ANSI 2011yes
APIs and other access methodsJDBC
ODBC
JDBCJDBC
Proprietary protocol (Network API)
RESTful HTTP API
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesAll languages supporting JDBC/ODBCGo
Java
Python
Go
Java
PHP
Python
R
Ruby
Go
Java
JavaScript (Node.js)
Python
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyesnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningShardingShardingtables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replicationMulti-source replication with 3 replicas for regional instances.yes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesyes infousing Google Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID infoStrict serializable isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standard

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 ImpalaApache PinotAxibaseGoogle Cloud SpannerMicrosoft SQL Server
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 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

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

StarTree broadly enhances Apache Pinot-based analytics platform
8 May 2024, SiliconANGLE News

Apache Pinot - SD Times Open Source Project of the Week
31 May 2024, SDTimes.com

Real-Time Analytics for Mobile App Crashes using Apache Pinot
2 November 2023, Uber

StarTree Finds Apache Pinot the Right Vintage for IT Observability
8 May 2024, Datanami

Open source Apache Pinot advances as StarTree boosts real-time analytics and observability
8 May 2024, VentureBeat

provided by Google News

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
14 October 2020, Outdoor Life

provided by Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google Cloud just fired a major volley at AWS as the cloud wars heat up
12 October 2023, TechRadar

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

provided by Google News

Upgrade Amazon RDS for SQL Server 2014 to a newer supported version using the AWS CLI | Amazon Web Services
11 June 2024, AWS Blog

Microsoft ships SQL Server 'Shiloh' Beta 1
9 June 2024, ITPro Today

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

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

First Look: New Features in SQL Server 2016
7 June 2024, ITPro Today

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

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.

Present your product here