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

DBMS > 4D vs. InterSystems Caché vs. Memgraph vs. PouchDB

System Properties Comparison 4D vs. InterSystems Caché vs. Memgraph vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonMemgraph  Xexclude from comparisonPouchDB  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionApplication development environment with integrated database management systemA multi-model DBMS and application serverAn open source graph database built for real-time streaming and compatible with Neo4jJavaScript DBMS with an API inspired by CouchDB
Primary database modelRelational DBMSKey-value store
Object oriented DBMS
Relational DBMS
Graph DBMSDocument store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.47
Rank#110  Overall
#54  Relational DBMS
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Websitewww.4d.comwww.intersystems.com/­products/­cachememgraph.compouchdb.com
Technical documentationdeveloper.4d.comdocs.intersystems.commemgraph.com/­docspouchdb.com/­guides
Social network pagesLinkedInTwitterFacebookGitHubDiscord
Developer4D, IncInterSystemsMemgraph LtdApache Software Foundation
Initial release1984199720172012
Current releasev20, April 20232018.1.4, May 20207.1.1, June 2019
License infoCommercial or Open SourcecommercialcommercialOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++JavaScript
Server operating systemsOS X
Windows
AIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesdepending on used data modelschema-free and schema-optionalschema-free
Typing infopredefined data types such as float or dateyesyesyesno
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.yesyesnono
Secondary indexesyesyesyes infovia views
SQL infoSupport of SQLyes infoclose to SQL 92yesnono
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
.NET Client API
JDBC
ODBC
RESTful HTTP API
Bolt protocol
Cypher query language
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languages4D proprietary IDE
PHP
C#
C++
Java
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
JavaScript
Server-side scripts infoStored proceduresyesyesView functions in JavaScript
Triggersyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infodynamic graph partitioningSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationMulti-source replication using RAFTMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infowith snapshot isolationno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlUsers and groupsAccess rights for users, groups and rolesUsers, roles and permissionsno
More information provided by the system vendor
4D infoformer name: 4th DimensionInterSystems CachéMemgraphPouchDB
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
4D infoformer name: 4th DimensionInterSystems CachéMemgraphPouchDB
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, IBM

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9 July 2016, Data Science Central

Choosing a Database Technology. A roadmap and process overview | by Shirish Joshi
23 February 2020, Towards Data Science

Nearly three years on from Cambridge's Epic go-live
23 August 2017, Digital Health

provided by Google News

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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

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