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. eXtremeDB vs. GraphDB vs. LevelDB vs. Microsoft Access

System Properties Comparison Datastax Enterprise vs. eXtremeDB vs. GraphDB vs. LevelDB vs. Microsoft Access

Editorial information provided by DB-Engines
NameDatastax Enterprise  Xexclude from comparisoneXtremeDB  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonLevelDB  Xexclude from comparisonMicrosoft Access  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.Natively in-memory DBMS with options for persistency, high-availability and clusteringEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesMicrosoft 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.)
Primary database modelWide column storeRelational DBMS
Time Series DBMS
Graph DBMS
RDF store
Key-value storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.31
Rank#57  Overall
#4  Wide column stores
Score0.73
Rank#227  Overall
#104  Relational DBMS
#18  Time Series DBMS
Score3.10
Rank#100  Overall
#7  Graph DBMS
#4  RDF stores
Score2.75
Rank#107  Overall
#19  Key-value stores
Score105.40
Rank#11  Overall
#8  Relational DBMS
Websitewww.datastax.com/­products/­datastax-enterprisewww.mcobject.comwww.ontotext.comgithub.com/­google/­leveldbwww.microsoft.com/­en-us/­microsoft-365/­access
Technical documentationdocs.datastax.comwww.mcobject.com/­docs/­extremedb.htmgraphdb.ontotext.com/­documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddeveloper.microsoft.com/­en-us/­access
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperDataStaxMcObjectOntotextGoogleMicrosoft
Initial release20112001200020111992
Current release6.8, April 20208.2, 202110.4, October 20231.23, February 20211902 (16.0.11328.20222), March 2019
License infoCommercial or Open Sourcecommercialcommercialcommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoBSDcommercial infoBundled with Microsoft Office
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 languageJavaC and C++JavaC++C++
Server operating systemsLinux
OS X
AIX
HP-UX
Linux
macOS
Solaris
Windows
All OS with a Java VM
Linux
OS X
Windows
Illumos
Linux
OS X
Windows
Windows infoNot a real database server, but making use of DLLs
Data schemeschema-freeyesschema-free and OWL/RDFS-schema support; RDF shapesschema-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.nono infosupport of XML interfaces availablenono
Secondary indexesyesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesnoyes
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLyes infowith the option: eXtremeSQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCnoyes infobut not compliant to any SQL standard
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
DAO
ODBC
OLE DB
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-side scripts infoStored proceduresnoyeswell-defined plugin interfaces; JavaScript server-side extensibilitynoyes infosince Access 2010 using the ACE-engine
Triggersyesyes infoby defining eventsnonoyes infosince Access 2010 using the ACE-engine
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"horizontal partitioning / shardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter aware, advanced replication for edge computingActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Multi-source replicationnonenone
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
Immediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency
Foreign keys infoReferential integritynoyesyes infoConstraint checkingnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDACIDnoACID infobut no files for transaction logging
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infowith automatic compression on writesyes infobut no files for transaction logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users can be defined per objectDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.nono infoa simple user-level security was built in till version Access 2003
More information provided by the system vendor
Datastax EnterpriseeXtremeDBGraphDB infoformer name: OWLIMLevelDBMicrosoft Access
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
eXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Ontotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
eXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
GraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
IoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Metadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Schneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
With hundreds of customers and over 30 million devices/applications using the product...
» more
GraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsAnnual subscription
» more
For server use cases, there is a simple per-server license irrespective of the number...
» more
GraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3 April 2024

Using GraphDB’s Natural Language Interface to Talk with Your Content
29 March 2024

Choosing A Graph Data Model to Best Serve Your Use Case
27 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

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

More resources
Datastax EnterpriseeXtremeDBGraphDB infoformer name: OWLIMLevelDBMicrosoft Access
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 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

DataStax delivers HIPAA-enabled, PCI compliant vector database to fuel enterprise-wide generative AI applications
20 July 2023, Express Computer

provided by Google News

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

Sandvine Upgrades to McObjects eXtremeDB
26 April 2017, Yahoo Singapore News

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

Schneider Electric to collaborate with McObject
14 October 2015, Construction Week Online

Oracle Database's ADRCI : Reading the Old Alert Log and Listener Log
5 May 2010, Database Journal

provided by Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

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

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

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

provided by Google News



Share this page

Featured Products

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for 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