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

System Properties Comparison Apache Impala vs. Google Cloud Spanner vs. Lovefield vs. Microsoft SQL Server vs. TerarkDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonLovefield  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopA 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.Embeddable relational database for web apps written in pure JavaScriptMicrosofts flagship relational DBMSA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSKey-value store
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
Score2.84
Rank#100  Overall
#51  Relational DBMS
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score0.08
Rank#367  Overall
#56  Key-value stores
Websiteimpala.apache.orgcloud.google.com/­spannergoogle.github.io/­lovefieldwww.microsoft.com/­en-us/­sql-servergithub.com/­bytedance/­terarkdb
Technical documentationimpala.apache.org/­impala-docs.htmlcloud.google.com/­spanner/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdlearn.microsoft.com/­en-US/­sql/­sql-serverbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaGoogleGoogleMicrosoftByteDance, originally Terark
Initial release20132017201419892016
Current release4.1.0, June 20222.1.12, February 2017SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoApache 2.0commercial inforestricted free version is availablecommercial inforestricted open source version available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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++JavaScriptC++C++
Server operating systemsLinuxhostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
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.nononoyesno
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsyes infoQuery statements complying to ANSI 2011SQL-like query language infovia JavaScript builder patternyesno
APIs and other access methodsJDBC
ODBC
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)
C++ API
Java API
Supported programming languagesAll languages supporting JDBC/ODBCGo
Java
JavaScript (Node.js)
Python
JavaScriptC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C++
Java
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenonoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
TriggersnonoUsing read-only observersyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonetables can be distributed across several files (horizontal partitioning); sharding through federationnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication with 3 replicas for regional instances.noneyes, but depending on the SQL-Server Editionnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoStrict serializable isolationACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infousing MemoryDByesyes
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)nofine 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 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 ImpalaGoogle Cloud SpannerLovefieldMicrosoft SQL ServerTerarkDB
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

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

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

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

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here