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

DBMS > Datastax Enterprise vs. LevelDB vs. Memcached vs. Microsoft Access vs. OrientDB

System Properties Comparison Datastax Enterprise vs. LevelDB vs. Memcached vs. Microsoft Access vs. OrientDB

Editorial information provided by DB-Engines
NameDatastax Enterprise  Xexclude from comparisonLevelDB  Xexclude from comparisonMemcached  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonOrientDB  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.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesIn-memory key-value store, originally intended for cachingMicrosoft 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.)Multi-model DBMS (Document, Graph, Key/Value)
Primary database modelWide column storeKey-value storeKey-value storeRelational DBMSDocument store
Graph DBMS
Key-value store
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
Score7.07
Rank#57  Overall
#4  Wide column stores
Score3.32
Rank#100  Overall
#16  Key-value stores
Score20.81
Rank#32  Overall
#4  Key-value stores
Score107.93
Rank#11  Overall
#8  Relational DBMS
Score3.38
Rank#96  Overall
#17  Document stores
#6  Graph DBMS
#15  Key-value stores
Websitewww.datastax.com/­products/­datastax-enterprisegithub.com/­google/­leveldbwww.memcached.orgwww.microsoft.com/­en-us/­microsoft-365/­accessorientdb.org
Technical documentationdocs.datastax.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdgithub.com/­memcached/­memcached/­wikideveloper.microsoft.com/­en-us/­accesswww.orientdb.com/­docs/­last/­index.html
DeveloperDataStaxGoogleDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftOrientDB LTD; CallidusCloud; SAP
Initial release20112011200319922010
Current release6.8, April 20201.23, February 20211.6.25, March 20241902 (16.0.11328.20222), March 20193.2.29, March 2024
License infoCommercial or Open SourcecommercialOpen Source infoBSDOpen Source infoBSD licensecommercial infoBundled with Microsoft OfficeOpen Source infoApache version 2
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++CC++Java
Server operating systemsLinux
OS X
Illumos
Linux
OS X
Windows
FreeBSD
Linux
OS X
Unix
Windows
Windows infoNot a real database server, but making use of DLLsAll OS with a Java JDK (>= JDK 6)
Data schemeschema-freeschema-freeschema-freeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyesnonoyesyes
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 indexesyesnonoyesyes
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLnonoyes infobut not compliant to any SQL standardSQL-like query language, no joins
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Proprietary protocolADO.NET
DAO
ODBC
OLE DB
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnononoyes infosince Access 2010 using the ACE-engineJava, Javascript
Triggersyesnonoyes infosince Access 2010 using the ACE-engineHooks
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"nonenonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter aware, advanced replication for edge computingnonenone infoRepcached, a Memcached patch, provides this functionallitynoneMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency
Foreign keys infoReferential integritynononoyesyes inforelationship in graphs
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 loggingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesnoyes 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.yes
User concepts infoAccess controlAccess rights for users can be defined per objectnoyes infousing SASL (Simple Authentication and Security Layer) protocolno infoa simple user-level security was built in till version Access 2003Access rights for users and roles; record level security configurable
More information provided by the system vendor
Datastax EnterpriseLevelDBMemcachedMicrosoft AccessOrientDB
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
Datastax EnterpriseLevelDBMemcachedMicrosoft AccessOrientDB
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

DataStax to Deliver High-performance RAG Solution with 20x Faster Embeddings and Indexing, at 80% Lower Cost ...
18 March 2024, Yahoo Finance

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

DataStax Announces Vector Search for DataStax Enterprise: Bringing the Power of Generative AI to Any Cloud, Hybrid ...
8 August 2023, Business Wire

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

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

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

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

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

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

provided by Google News

Amazon ElastiCache Serverless for Redis and Memcached is now available | Amazon Web Services
27 November 2023, AWS Blog

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

The Performance Impact Of Intel's Register File Data Sampling
15 March 2024, Phoronix

Amazon ElastiCache for Memcached simplifies creating new clusters in the AWS Management Console
22 August 2023, AWS Blog

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google News

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

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

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

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

A Look at OrientDB: The Graph-Document NoSQL — SitePoint
19 August 2013, SitePoint

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

CallidusCloud Acquires Leading Multi-Model Database Technology
19 September 2017, GlobeNewswire

provided by Google News



Share this page

Featured Products

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.

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

AllegroGraph logo

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

Present your product here