DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. Ehcache vs. Microsoft Access vs. RavenDB vs. Riak KV

System Properties Comparison Bangdb vs. Ehcache vs. Microsoft Access vs. RavenDB vs. Riak KV

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonEhcache  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonRavenDB  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphA widely adopted Java cache with tiered storage optionsMicrosoft 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.)Open Source Operational and Transactional Enterprise NoSQL Document DatabaseDistributed, fault tolerant key-value store
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value storeRelational DBMSDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsSpatial DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score4.89
Rank#67  Overall
#8  Key-value stores
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Websitebangdb.comwww.ehcache.orgwww.microsoft.com/­en-us/­microsoft-365/­accessravendb.net
Technical documentationdocs.bangdb.comwww.ehcache.org/­documentationdeveloper.microsoft.com/­en-us/­accessravendb.net/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperSachin Sinha, BangDBTerracotta Inc, owned by Software AGMicrosoftHibernating RhinosOpenSource, formerly Basho Technologies
Initial release20122009199220102009
Current releaseBangDB 2.0, October 20213.10.0, March 20221902 (16.0.11328.20222), March 20195.4, July 20223.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2; commercial licenses availablecommercial infoBundled with Microsoft OfficeOpen Source infoAGPL version 3, commercial license availableOpen Source infoApache version 2, commercial enterprise edition
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.
Implementation languageC, C++JavaC++C#Erlang
Server operating systemsLinuxAll OS with a Java VMWindows infoNot a real database server, but making use of DLLsLinux
macOS
Raspberry Pi
Windows
Linux
OS X
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesnono
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 indexesyes infosecondary, composite, nested, reverse, geospatialnoyesyesrestricted
SQL infoSupport of SQLSQL like support with command line toolnoyes infobut not compliant to any SQL standardSQL-like query language (RQL)no
APIs and other access methodsProprietary protocol
RESTful HTTP API
JCacheADO.NET
DAO
ODBC
OLE DB
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
HTTP API
Native Erlang Interface
Supported programming languagesC
C#
C++
Java
Python
JavaC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnonoyes infosince Access 2010 using the ACE-engineyesErlang
Triggersyes, Notifications (with Streaming only)yes infoCache Event Listenersyes infosince Access 2010 using the ACE-engineyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoby using Terracotta ServernoneShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yes infoby using Terracotta ServernoneMulti-source replicationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyTunable Consistency (Strong, Eventual, Weak)Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Eventual Consistency
Foreign keys infoReferential integritynonoyesnono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infosupports JTA and can work as an XA resourceACID infobut no files for transaction loggingACID, Cluster-wide transaction availableno
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyes infousing a tiered cache-storage approachyes 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.yes, run db with in-memory only modeyes
User concepts infoAccess controlyes (enterprise version only)nono infoa simple user-level security was built in till version Access 2003Authorization levels configured per client per databaseyes, using Riak Security

More information provided by the system vendor

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
BangdbEhcacheMicrosoft AccessRavenDBRiak KV
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

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, DZone

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

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

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

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here