DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Datastax Enterprise vs. Graph Engine vs. IBM Db2 Event Store vs. Microsoft Access vs. OpenSearch

System Properties Comparison Datastax Enterprise vs. Graph Engine vs. IBM Db2 Event Store vs. Microsoft Access vs. OpenSearch

Editorial information provided by DB-Engines
NameDatastax Enterprise  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonOpenSearch  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.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineDistributed 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.)A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelWide column storeGraph DBMS
Key-value store
Event Store
Time Series DBMS
Relational DBMSSearch engine
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.80
Rank#60  Overall
#4  Wide column stores
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Websitewww.datastax.com/­products/­datastax-enterprisewww.graphengine.iowww.ibm.com/­products/­db2-event-storewww.microsoft.com/­en-us/­microsoft-365/­accessgithub.com/­opensearch-project
opensearch.org
Technical documentationdocs.datastax.comwww.graphengine.io/­docs/­manualwww.ibm.com/­docs/­en/­db2-event-storedeveloper.microsoft.com/­en-us/­accessopensearch.org/­docs/­latest
DeveloperDataStaxMicrosoftIBMMicrosoftAmazon Web Services
Initial release20112010201719922021
Current release6.8, April 20202.01902 (16.0.11328.20222), March 20192.5.0, January 2023
License infoCommercial or Open SourcecommercialOpen Source infoMIT Licensecommercial infofree developer edition availablecommercial infoBundled with Microsoft OfficeOpen Source infoApache Version 2.0
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.Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJava.NET and CC and C++C++Java
Server operating systemsLinux
OS X
.NETLinux infoLinux, macOS, Windows for the developer additionWindows infoNot a real database server, but making use of DLLsAll OS with a Java VM
Data schemeschema-freeyesyesyesschema-free infoFlexible type definitions. Once a type is defined, it is persistent
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.nonono
Secondary indexesyesnoyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLnoyes infothrough the embedded Spark runtimeyes infobut not compliant to any SQL standardSQL-like query language
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
RESTful HTTP APIADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
DAO
ODBC
OLE DB
Java API
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
F#
Visual Basic
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)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresnoyesyesyes infosince Access 2010 using the ACE-engineyes
Triggersyesnonoyes infosince Access 2010 using the ACE-engineyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"horizontal partitioningShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter aware, advanced replication for edge computingActive-active shard replicationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Eventual ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnonoACID infobut no files for transaction loggingno
Concurrency infoSupport for concurrent manipulation of datayesyesNo - written data is immutableyesyes
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyes 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.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 2003
More information provided by the system vendor
Datastax EnterpriseGraph Engine infoformer name: TrinityIBM Db2 Event StoreMicrosoft AccessOpenSearch
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» 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
The OpenSearch Project offers open source software licensed under Apache License...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
Datastax EnterpriseGraph Engine infoformer name: TrinityIBM Db2 Event StoreMicrosoft AccessOpenSearch
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 goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks & Files

DataStax taps ThirdAI to bring generative AI to its database offerings
24 May 2023, InfoWorld

provided by Google News

Trinity
2 June 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google News

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

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

Amazon OpenSearch Service adds support for Hebrew and HanLP language analyzers
23 April 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

Amazon OpenSearch Service now supports TLS 1.3 and perfect forward secrecy
4 January 2024, AWS Blog

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here