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

DBMS > Apache Impala vs. Datastax Enterprise vs. Ehcache vs. Microsoft Access vs. OceanBase

System Properties Comparison Apache Impala vs. Datastax Enterprise vs. Ehcache vs. Microsoft Access vs. OceanBase

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonEhcache  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonOceanBase  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.A widely adopted Java cache with tiered storage optionsMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)A distributed, high available RDBMS compatible with Oracle and MySQL
Primary database modelRelational DBMSWide column storeKey-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument storeDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score5.93
Rank#56  Overall
#4  Wide column stores
Score4.64
Rank#68  Overall
#8  Key-value stores
Score101.16
Rank#11  Overall
#8  Relational DBMS
Score1.57
Rank#149  Overall
#69  Relational DBMS
Websiteimpala.apache.orgwww.datastax.com/­products/­datastax-enterprisewww.ehcache.orgwww.microsoft.com/­en-us/­microsoft-365/­accessen.oceanbase.com
Technical documentationimpala.apache.org/­impala-docs.htmldocs.datastax.comwww.ehcache.org/­documentationdeveloper.microsoft.com/­en-us/­accessen.oceanbase.com/­docs/­oceanbase-database
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaDataStaxTerracotta Inc, owned by Software AGMicrosoftOceanBase infopreviously Alibaba and Ant Group
Initial release20132011200919922010
Current release4.1.0, June 20226.8, April 20203.10.0, March 20221902 (16.0.11328.20222), March 20194.3.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoApache Version 2; commercial licenses availablecommercial infoBundled with Microsoft OfficeOpen Source infoCommercial license available
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageC++JavaJavaC++C++
Server operating systemsLinuxLinux
OS X
All OS with a Java VMWindows infoNot a real database server, but making use of DLLsLinux
Data schemeyesschema-freeschema-freeyesyes
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.nononoyes
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like DML and DDL statements (CQL); Spark SQLnoyes infobut not compliant to any SQL standardyes
APIs and other access methodsJDBC
ODBC
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
JCacheADO.NET
DAO
ODBC
OLE DB
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenonoyes infosince Access 2010 using the ACE-enginePL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible mode
Triggersnoyesyes infoCache Event Listenersyes infosince Access 2010 using the ACE-engineyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"Sharding infoby using Terracotta Servernonehorizontal partitioning (by hash, key, range, range columns, list, and list columns)
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorconfigurable replication factor, datacenter aware, advanced replication for edge computingyes infoby using Terracotta ServernoneMulti-source replication using Paxos
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Tunable Consistency (Strong, Eventual, Weak)Immediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsyes infosupports JTA and can work as an XA resourceACID infobut no files for transaction loggingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing a tiered cache-storage approachyes infobut no files for transaction loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights for users can be defined per objectnono infoa simple user-level security was built in till version Access 2003Access rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
Apache ImpalaDatastax EnterpriseEhcacheMicrosoft AccessOceanBase
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» more

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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache ImpalaDatastax EnterpriseEhcacheMicrosoft AccessOceanBase
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, 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

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15 May 2024, Business Wire

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
18 July 2023, Datanami

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax announces availability of vector search on Astra DB
20 July 2023, IT Brief Australia

provided by Google News

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

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

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, DZone

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

OceanBase Recognized as an Asia/Pacific Customers' Choice in the Gartner® Peer Insights™ Voice of the Customer ...
5 June 2024, Thailand Business News

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

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

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

Present your product here