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 > DataFS vs. EJDB vs. EsgynDB vs. InterSystems IRIS vs. PouchDB

System Properties Comparison DataFS vs. EJDB vs. EsgynDB vs. InterSystems IRIS vs. PouchDB

Editorial information provided by DB-Engines
NameDataFS  Xexclude from comparisonEJDB  Xexclude from comparisonEsgynDB  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Enterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityJavaScript DBMS with an API inspired by CouchDB
Primary database modelObject oriented DBMSDocument storeRelational DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Document store
Secondary database modelsGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.06
Rank#354  Overall
#15  Object oriented DBMS
Score0.27
Rank#297  Overall
#44  Document stores
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score4.05
Rank#83  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Websitenewdatabase.comgithub.com/­Softmotions/­ejdbwww.esgyn.cnwww.intersystems.com/­products/­intersystems-irispouchdb.com
Technical documentationdev.mobiland.com/­Overview.xspgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clspouchdb.com/­guides
DeveloperMobiland AGSoftmotionsEsgynInterSystemsApache Software Foundation
Initial release20182012201520182012
Current release1.1.263, October 20222023.3, June 20237.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoGPLv2commercialcommercialOpen Source
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 languageCC++, JavaJavaScript
Server operating systemsWindowsserver-lessLinuxAIX
Linux
macOS
Ubuntu
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)schema-freeyesdepending on used data modelschema-free
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyesyesno
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.nonoyesno
Secondary indexesnonoyesyesyes infovia views
SQL infoSupport of SQLnonoyesyesno
APIs and other access methods.NET Client API
Proprietary client DLL
WinRT client
in-process shared libraryADO.NET
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languages.Net
C
C#
C++
VB.Net
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
All languages supporting JDBC/ODBC/ADO.Net.Net
C++
Java
JavaScript (Node.js)
Python
JavaScript
Server-side scripts infoStored proceduresnoJava Stored ProceduresyesView functions in JavaScript
Triggersno, except callback-events from server when changes happenednonoyesyes
Partitioning methods infoMethods for storing different data on different nodesProprietary Sharding systemnoneShardingShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication between multi datacentersSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesno infotypically not needed, however similar functionality with collection joins possibleyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyesyesyesyesyes 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.nonoyesyes
User concepts infoAccess controlWindows-Profilenofine grained access rights according to SQL-standardyesno
More information provided by the system vendor
DataFSEJDBEsgynDBInterSystems IRISPouchDB
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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
DataFSEJDBEsgynDBInterSystems IRISPouchDB
DB-Engines blog posts

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

show all

Recent citations in the news

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5 May 2024, Mobihealth News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

InterSystems Introduces Two New Cloud-Native Smart Data Services to Accelerate Database and Machine Learning ...
11 January 2024, Yahoo Finance

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28 March 2024, Business Wire

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, IBM

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

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

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.

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

AllegroGraph logo

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

RaimaDB logo

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

Present your product here