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 > Datastax Enterprise vs. IBM Db2 Event Store vs. Microsoft Access vs. SAP HANA vs. Trino

System Properties Comparison Datastax Enterprise vs. IBM Db2 Event Store vs. Microsoft Access vs. SAP HANA vs. Trino

Editorial information provided by DB-Engines
NameDatastax Enterprise  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonSAP HANA  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionDataStax 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.Distributed Event Store optimized for Internet of Things use casesMicrosoft 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.)In-memory, column based data store. Available as appliance or cloud serviceFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelWide column storeEvent Store
Time Series DBMS
Relational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Document store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.80
Rank#60  Overall
#4  Wide column stores
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitewww.datastax.com/­products/­datastax-enterprisewww.ibm.com/­products/­db2-event-storewww.microsoft.com/­en-us/­microsoft-365/­accesswww.sap.com/­products/­hana.htmltrino.io
Technical documentationdocs.datastax.comwww.ibm.com/­docs/­en/­db2-event-storedeveloper.microsoft.com/­en-us/­accesshelp.sap.com/­hanatrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperDataStaxIBMMicrosoftSAPTrino Software Foundation
Initial release20112017199220102012 info2020 rebranded from PrestoSQL
Current release6.8, April 20202.01902 (16.0.11328.20222), March 20192.0 SPS07 (April 4, 2023), April 2023
License infoCommercial or Open Sourcecommercialcommercial infofree developer edition availablecommercial infoBundled with Microsoft OfficecommercialOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenononono infoalso available as a cloud based serviceno
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.Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageJavaC and C++C++Java
Server operating systemsLinux
OS X
Linux infoLinux, macOS, Windows for the developer additionWindows infoNot a real database server, but making use of DLLsAppliance or cloud-serviceLinux
macOS infofor devlopment
Data schemeschema-freeyesyesyesyes
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.nononono
Secondary indexesyesnoyesyesdepending on connected data-source
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLyes infothrough the embedded Spark runtimeyes infobut not compliant to any SQL standardyesyes
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
DAO
ODBC
OLE DB
JDBC
ODBC
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnoyesyes infosince Access 2010 using the ACE-engineSQLScript, Ryes, depending on connected data-source
Triggersyesnoyes infosince Access 2010 using the ACE-engineyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Shardingnoneyesdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter aware, advanced replication for edge computingActive-active shard replicationnoneyesdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Eventual ConsistencyImmediate Consistencydepending on connected data-source
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnoACID infobut no files for transaction loggingACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesNo - written data is immutableyesyesyes
Durability infoSupport for making data persistentyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyes infobut no files for transaction loggingyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights for users can be defined per objectfine grained access rights according to SQL-standardno infoa simple user-level security was built in till version Access 2003yesSQL standard access control
More information provided by the system vendor
Datastax EnterpriseIBM Db2 Event StoreMicrosoft AccessSAP HANATrino
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsAnnual subscription
» more
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 2024

Time travel in Delta Lake connector
11 April 2024

58: Understanding your users with Trino and Mitzu
4 April 2024

57: Seeing clearly with OpenTelemetry
14 March 2024

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Datastax EnterpriseIBM Db2 Event StoreMicrosoft AccessSAP HANATrino
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

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

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax adds vector search to boost support for generative AI workloads
18 July 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks and Files

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

provided by Google News

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

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

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

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

ACCDE File (What It Is and How to Open One)
27 July 2023, Lifewire

provided by Google News

Esports Powerhouse Team Liquid Wins Big with SAP Business AI
2 May 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

provided by Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

Speed Trino Queries with These Performance-Tuning Tips
11 July 2023, The New Stack

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4 October 2023, AWS Blog

Trino: The Open-source Data Query Engine That Split from Facebook
30 March 2022, hackernoon.com

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

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

Neo4j logo

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

Present your product here