DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Impala vs. Drizzle vs. Ehcache vs. IBM Cloudant vs. Microsoft SQL Server

System Properties Comparison Apache Impala vs. Drizzle vs. Ehcache vs. IBM Cloudant vs. Microsoft SQL Server

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonDrizzle  Xexclude from comparisonEhcache  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionAnalytic DBMS for HadoopMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A widely adopted Java cache with tiered storage optionsDatabase as a Service offering based on Apache CouchDBMicrosofts flagship relational DBMS
Primary database modelRelational DBMSRelational DBMSKey-value storeDocument storeRelational DBMS
Secondary database modelsDocument storeDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.03
Rank#40  Overall
#24  Relational DBMS
Score5.23
Rank#68  Overall
#8  Key-value stores
Score2.73
Rank#108  Overall
#20  Document stores
Score829.80
Rank#3  Overall
#3  Relational DBMS
Websiteimpala.apache.orgwww.ehcache.orgwww.ibm.com/­products/­cloudantwww.microsoft.com/­en-us/­sql-server
Technical documentationimpala.apache.org/­impala-docs.htmlwww.ehcache.org/­documentationcloud.ibm.com/­docs/­Cloudantlearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaDrizzle project, originally started by Brian AkerTerracotta Inc, owned by Software AGIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Microsoft
Initial release20132008200920101989
Current release4.1.0, June 20227.2.4, September 20123.10.0, March 2022SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoGNU GPLOpen Source infoApache Version 2; commercial licenses availablecommercialcommercial 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.
Implementation languageC++C++JavaErlangC++
Server operating systemsLinuxFreeBSD
Linux
OS X
All OS with a Java VMhostedLinux
Windows
Data schemeyesyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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 indexesyesyesnoyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyes infowith proprietary extensionsnonoyes
APIs and other access methodsJDBC
ODBC
JDBCJCacheRESTful HTTP/JSON APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesAll languages supporting JDBC/ODBCC
C++
Java
PHP
JavaC#
Java
JavaScript
Objective-C
PHP
Ruby
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-reducenonoView functions (Map-Reduce) in JavaScriptTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersnono infohooks for callbacks inside the server can be used.yes infoCache Event Listenersyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoby using Terracotta ServerShardingtables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
yes infoby using Terracotta ServerMulti-source replication
Source-replica replication
yes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyTunable Consistency (Strong, Eventual, Weak)Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyes infosupports JTA and can work as an XA resourceno infoatomic operations within a document possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoOptimistic lockingyes
Durability infoSupport for making data persistentyesyesyes infousing a tiered cache-storage approachyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosPluggable authentication mechanisms infoe.g. LDAP, HTTPnoAccess rights for users can be defined per databasefine 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 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 ImpalaDrizzleEhcacheIBM CloudantMicrosoft SQL Server
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

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

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

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

provided by Google News

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

Cache replication
19 August 2013, Packt Hub

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3 June 2021, hackernoon.com

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

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

How to deploy a SQL Server failover cluster with Amazon EBS Multi-Attach on Windows Server | Amazon Web Services
12 January 2024, AWS Blog

Install and Use SQL Server Report Builder
10 April 2024, Petri.com

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

Kafka Source/Sink connectors, CDC and Schema Registry
24 April 2024, Medium

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

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

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