DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CouchDB vs. Ehcache vs. Hive vs. Microsoft Access vs. TinkerGraph

System Properties Comparison CouchDB vs. Ehcache vs. Hive vs. Microsoft Access vs. TinkerGraph

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonEhcache  Xexclude from comparisonHive  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A widely adopted Java cache with tiered storage optionsdata warehouse software for querying and managing large distributed datasets, built on HadoopMicrosoft 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.)A lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelDocument storeKey-value storeRelational DBMSRelational DBMSGraph DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score4.89
Rank#67  Overall
#8  Key-value stores
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitecouchdb.apache.orgwww.ehcache.orghive.apache.orgwww.microsoft.com/­en-us/­microsoft-365/­accesstinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.couchdb.org/­en/­stablewww.ehcache.org/­documentationcwiki.apache.org/­confluence/­display/­Hive/­Homedeveloper.microsoft.com/­en-us/­access
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerTerracotta Inc, owned by Software AGApache Software Foundation infoinitially developed by FacebookMicrosoft
Initial release20052009201219922009
Current release3.3.3, December 20233.10.0, March 20223.1.3, April 20221902 (16.0.11328.20222), March 2019
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2commercial infoBundled with Microsoft OfficeOpen Source infoApache 2.0
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 languageErlangJavaJavaC++Java
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
All OS with a Java VMAll OS with a Java VMWindows infoNot a real database server, but making use of DLLs
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes
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 infovia viewsnoyesyesno
SQL infoSupport of SQLnonoSQL-like DML and DDL statementsyes infobut not compliant to any SQL standardno
APIs and other access methodsRESTful HTTP/JSON APIJCacheJDBC
ODBC
Thrift
ADO.NET
DAO
ODBC
OLE DB
TinkerPop 3
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
JavaC++
Java
PHP
Python
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Groovy
Java
Server-side scripts infoStored proceduresView functions in JavaScriptnoyes infouser defined functions and integration of map-reduceyes infosince Access 2010 using the ACE-engineno
Triggersyesyes infoCache Event Listenersnoyes infosince Access 2010 using the ACE-engineno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0Sharding infoby using Terracotta ServerShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infoby using Terracotta Serverselectable replication factornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyTunable Consistency (Strong, Eventual, Weak)Eventual Consistencynone
Foreign keys infoReferential integritynononoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleyes infosupports JTA and can work as an XA resourcenoACID infobut no files for transaction loggingno
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyesno
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyesyes infobut no files for transaction loggingoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users can be defined per databasenoAccess rights for users, groups and rolesno infoa simple user-level security was built in till version Access 2003no

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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"EhcacheHiveMicrosoft AccessTinkerGraph
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, 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

Recent citations in the news

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

provided by Google 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

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

DataCentral: Uber's Observability and Chargeback Platform
1 February 2024, Uber

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

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

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11 October 2023, MS Australia

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here