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

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

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonAxibase  Xexclude from comparisonDatomic  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA 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 DBMSTime Series DBMSRelational 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.35
Rank#282  Overall
#25  Time Series DBMS
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score2.84
Rank#100  Overall
#51  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Websiteimpala.apache.orgaxibase.com/­docs/­atsd/­financewww.datomic.comcloud.google.com/­spannerwww.microsoft.com/­en-us/­sql-server
Technical documentationimpala.apache.org/­impala-docs.htmldocs.datomic.comcloud.google.com/­spanner/­docslearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaAxibase CorporationCognitectGoogleMicrosoft
Initial release20132013201220171989
Current release4.1.0, June 2022155851.0.6735, June 2023SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2commercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidcommercial infolimited edition freecommercialcommercial 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++JavaJava, ClojureC++
Server operating systemsLinuxLinuxAll OS with a Java VMhostedLinux
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyes infoshort, integer, long, float, double, decimal, stringyesyesyes
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.nonononoyes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languagenoyes infoQuery statements complying to ANSI 2011yes
APIs and other access methodsJDBC
ODBC
JDBC
Proprietary protocol (Network API)
RESTful HTTP API
RESTful HTTP APIgRPC (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
PHP
Python
R
Ruby
Clojure
Java
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-reduceyesyes infoTransaction FunctionsnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
TriggersnoyesBy using transaction functionsnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnone infoBut extensive use of caching in the application peersShardingtables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replicationnone infoBut extensive use of caching in the application peersMulti-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 MapReduceyesnoyes infousing Google Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes 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 datanonoACIDACID infoStrict serializable isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentnoyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosnoAccess 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 ImpalaAxibaseDatomicGoogle 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 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

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

provided by Google News

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Zoona Case Study
16 December 2017, AWS Blog

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana.com

provided by Google News

Google's Cloud Spanner Now Spans Continents … Like It's Supposed to Do
31 May 2024, Data Center Knowledge

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 Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

provided by Google News

The Essential Guide to SQL Server 2014 Series: Scalability
1 June 2024, ITPro Today

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

A generative AI use case using Amazon RDS for SQL Server as a vector data store | Amazon Web Services
22 May 2024, AWS Blog

Top Causes of SQL Server Downtime
1 June 2024, ITPro Today

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio 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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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