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. IBM Db2 warehouse vs. Microsoft Access vs. UniData,UniVerse vs. Virtuoso

System Properties Comparison Datastax Enterprise vs. IBM Db2 warehouse vs. Microsoft Access vs. UniData,UniVerse vs. Virtuoso

Editorial information provided by DB-Engines
NameDatastax Enterprise  Xexclude from comparisonIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonUniData,UniVerse  Xexclude from comparisonVirtuoso  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.Cloud-based data warehousing serviceMicrosoft 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.)MultiValue database and application server with SQL mapping layer and meta database capabilitiesVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelWide column storeRelational DBMSRelational DBMSMultivalue DBMSDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.31
Rank#57  Overall
#4  Wide column stores
Score1.34
Rank#166  Overall
#76  Relational DBMS
Score105.40
Rank#11  Overall
#8  Relational DBMS
Score3.47
Rank#93  Overall
#2  Multivalue DBMS
Score4.20
Rank#83  Overall
#14  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF stores
#9  Search engines
Websitewww.datastax.com/­products/­datastax-enterprisewww.ibm.com/­products/­db2/­warehousewww.microsoft.com/­en-us/­microsoft-365/­accesswww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidatavirtuoso.openlinksw.com
Technical documentationdocs.datastax.comdeveloper.microsoft.com/­en-us/­accessdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidatadocs.openlinksw.com/­virtuoso
DeveloperDataStaxIBMMicrosoftRocket SoftwareOpenLink Software
Initial release20112014199219851998
Current release6.8, April 20201902 (16.0.11328.20222), March 20197.2.11, September 2023
License infoCommercial or Open Sourcecommercialcommercialcommercial infoBundled with Microsoft OfficecommercialOpen Source infoGPLv2, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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 languageJavaC++CC
Server operating systemsLinux
OS X
hostedWindows infoNot a real database server, but making use of DLLsAIX
HP-UX
Linux
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeyesyesschema-freeyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typing infopredefined data types such as float or dateyesyesyesoptionalyes
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.nono infoImport/export of XML data possibleyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLyesyes infobut not compliant to any SQL standardyesyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
.NET Client API
JDBC
ODBC
OLE DB
ADO.NET
DAO
ODBC
OLE DB
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
Basic infoU2 Basic
C
Java
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnoPL/SQL, SQL PLyes infosince Access 2010 using the ACE-engineyesyes infoVirtuoso PL
Triggersyesyesyes infosince Access 2010 using the ACE-engineyes infoU2 Basicyes
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Shardingnonenoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter aware, advanced replication for edge computingyesnoneSource-replica replicationChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDACID infobut no files for transaction loggingACID infoconfigurableACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infobut no files for transaction loggingyesyes
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 2003Access rights according to SQL-standard and operating system basedFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
Datastax EnterpriseIBM Db2 warehouse infoformerly named IBM dashDBMicrosoft AccessUniData,UniVerseVirtuoso
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Broad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsAnnual subscription
» more
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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
Datastax EnterpriseIBM Db2 warehouse infoformerly named IBM dashDBMicrosoft AccessUniData,UniVerseVirtuoso
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 Delivers a Production-ready, Massively Scalable, HIPAA-enabled, PCI Compliant Vector Database to Fuel ...
18 July 2023, Yahoo Finance

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 & Files

provided by Google News

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, IBM

Announcing the deprecation of prior generation Db2 Warehouse plans on AWS
16 October 2023, IBM

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, IBM

Data mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

provided by Google News

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

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

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

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

provided by Google News

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

Data + software services
21 August 2018, UCAR

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

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

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.

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