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. Datomic vs. Greenplum vs. Microsoft SQL Server vs. SpaceTime

System Properties Comparison Apache Impala vs. Datomic vs. Greenplum vs. Microsoft SQL Server vs. SpaceTime

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonDatomic  Xexclude from comparisonGreenplum  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSpaceTime  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityAnalytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.Microsofts flagship relational DBMSSpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSSpatial DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
Document store
Graph DBMS
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score8.37
Rank#48  Overall
#30  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Websiteimpala.apache.orgwww.datomic.comgreenplum.orgwww.microsoft.com/­en-us/­sql-serverwww.mireo.com/­spacetime
Technical documentationimpala.apache.org/­impala-docs.htmldocs.datomic.comdocs.greenplum.orglearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaCognitectPivotal Software Inc.MicrosoftMireo
Initial release20132012200519892020
Current release4.1.0, June 20221.0.6735, June 20237.0.0, September 2023SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2commercial infolimited edition freeOpen Source infoApache 2.0commercial inforestricted free version is availablecommercial
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++Java, ClojureC++C++
Server operating systemsLinuxAll OS with a Java VMLinuxLinux
Windows
Linux
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 infosince Version 4.2yesno
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesyesA subset of ANSI SQL is implemented
APIs and other access methodsJDBC
ODBC
RESTful HTTP APIJDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
RESTful HTTP API
Supported programming languagesAll languages supporting JDBC/ODBCClojure
Java
C
Java
Perl
Python
R
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C#
C++
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyes infoTransaction FunctionsyesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
TriggersnoBy using transaction functionsyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnone infoBut extensive use of caching in the application peersShardingtables can be distributed across several files (horizontal partitioning); sharding through federationFixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornone infoBut extensive use of caching in the application peersSource-replica replicationyes, but depending on the SQL-Server EditionReal-time block device replication (DRBD)
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
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 developmentnoyesno
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardyes

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 ImpalaDatomicGreenplumMicrosoft SQL ServerSpaceTime
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

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

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

Zoona Case Study
16 December 2017, AWS Blog

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

provided by Google News

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9 September 2019, AWS Blog

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6 December 2018, O'Reilly Media

RSA: EMC integrates Hadoop with Greenplum database
26 February 2013, DatacenterDynamics

Greenplum 6 ventures outside the analytic box
19 March 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7 November 2019, InfoWorld

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



Share this page

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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