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

DBMS > Bangdb vs. BaseX vs. Datastax Enterprise vs. Microsoft Access vs. RRDtool

System Properties Comparison Bangdb vs. BaseX vs. Datastax Enterprise vs. Microsoft Access vs. RRDtool

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonBaseX  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.DataStax 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.Microsoft 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.)Industry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Native XML DBMSWide column storeRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score5.93
Rank#56  Overall
#4  Wide column stores
Score101.16
Rank#11  Overall
#8  Relational DBMS
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Websitebangdb.combasex.orgwww.datastax.com/­products/­datastax-enterprisewww.microsoft.com/­en-us/­microsoft-365/­accessoss.oetiker.ch/­rrdtool
Technical documentationdocs.bangdb.comdocs.basex.orgdocs.datastax.comdeveloper.microsoft.com/­en-us/­accessoss.oetiker.ch/­rrdtool/­doc
DeveloperSachin Sinha, BangDBBaseX GmbHDataStaxMicrosoftTobias Oetiker
Initial release20122007201119921999
Current releaseBangDB 2.0, October 202110.7, August 20236.8, April 20201902 (16.0.11328.20222), March 20191.8.0, 2022
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoBSD licensecommercialcommercial infoBundled with Microsoft OfficeOpen Source infoGPL V2 and FLOSS
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 languageC, C++JavaJavaC++C infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinuxLinux
OS X
Windows
Linux
OS X
Windows infoNot a real database server, but making use of DLLsHP-UX
Linux
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsno infoXQuery supports typesyesyesNumeric data only
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 infoExporting into and restoring from XML files possible
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyesno
SQL infoSupport of SQLSQL like support with command line toolnoSQL-like DML and DDL statements (CQL); Spark SQLyes infobut not compliant to any SQL standardno
APIs and other access methodsProprietary protocol
RESTful HTTP API
Java API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
ADO.NET
DAO
ODBC
OLE DB
in-process shared library
Pipes
Supported programming languagesC
C#
C++
Java
Python
Actionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-side scripts infoStored proceduresnoyesnoyes infosince Access 2010 using the ACE-engineno
Triggersyes, Notifications (with Streaming only)yes infovia eventsyesyes infosince Access 2010 using the ACE-engineno
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneSharding infono "single point of failure"nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)noneconfigurable replication factor, datacenter aware, advanced replication for edge computingnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
none
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDmultiple readers, single writerno infoAtomicity and isolation are supported for single operationsACID infobut no files for transaction loggingno
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes 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, run db with in-memory only modeyesyes
User concepts infoAccess controlyes (enterprise version only)Users with fine-grained authorization concept on 4 levelsAccess rights for users can be defined per objectno infoa simple user-level security was built in till version Access 2003no
More information provided by the system vendor
BangdbBaseXDatastax EnterpriseMicrosoft AccessRRDtool
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
BangdbBaseXDatastax EnterpriseMicrosoft AccessRRDtool
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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15 May 2024, Yahoo Finance

How to Migrate From DataStax Enterprise to Instaclustr Managed Apache Cassandra
17 January 2024, Database Trends and Applications

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

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

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
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

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

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

provided by Google News

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

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

Present your product here