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 > EJDB vs. JaguarDB vs. MonetDB vs. PouchDB vs. Sequoiadb

System Properties Comparison EJDB vs. JaguarDB vs. MonetDB vs. PouchDB vs. Sequoiadb

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonMonetDB  Xexclude from comparisonPouchDB  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Performant, highly scalable DBMS for AI and IoT applicationsA relational database management system that stores data in columnsJavaScript DBMS with an API inspired by CouchDBNewSQL database with distributed OLTP and SQL
Primary database modelDocument storeKey-value store
Vector DBMS
Relational DBMSDocument storeDocument store
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbwww.jaguardb.comwww.monetdb.orgpouchdb.comwww.sequoiadb.com
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.jaguardb.com/­support.htmlwww.monetdb.org/­Documentationpouchdb.com/­guideswww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperSoftmotionsDataJaguar, Inc.MonetDB BVApache Software FoundationSequoiadb Ltd.
Initial release20122015200420122013
Current release3.3 July 2023Dec2023 (11.49), December 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoGPL V3.0Open Source infoMozilla Public License 2.0Open SourceOpen Source infoServer: AGPL; Client: Apache V2
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++ infothe server part. Clients available in other languagesCJavaScriptC++
Server operating systemsserver-lessLinuxFreeBSD
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesyesnoyes infooid, date, timestamp, binary, regex
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 indexesnoyesyesyes infovia viewsyes
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyes infoSQL 2003 with some extensionsnoSQL-like query language
APIs and other access methodsin-process shared libraryJDBC
ODBC
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
proprietary protocol using JSON
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
JavaScript.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnonoyes, in SQL, C, RView functions in JavaScriptJavaScript
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding via remote tablesSharding infowith a proxy-based framework, named couchdb-loungeSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationnone infoSource-replica replication available in experimental statusMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDnoDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlnorights management via user accountsfine grained access rights according to SQL-standardnosimple password-based access control

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
EJDBJaguarDBMonetDBPouchDBSequoiadb
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

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

Monet DB The Column-Store Pioneer - open source for you
4 September 2019, Open Source For You

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

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

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

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Present your product here