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. Galaxybase vs. H2 vs. NuoDB vs. PouchDB

System Properties Comparison EJDB vs. Galaxybase vs. H2 vs. NuoDB vs. PouchDB

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonGalaxybase  Xexclude from comparisonH2  Xexclude from comparisonNuoDB  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Scalable, ACID-compliant native distributed parallel graph platformFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.NuoDB is a webscale distributed database that supports SQL and ACID transactionsJavaScript DBMS with an API inspired by CouchDB
Primary database modelDocument storeGraph DBMSRelational DBMSRelational DBMSDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.30
Rank#294  Overall
#44  Document stores
Score0.04
Rank#375  Overall
#40  Graph DBMS
Score8.22
Rank#50  Overall
#32  Relational DBMS
Score0.99
Rank#195  Overall
#92  Relational DBMS
Score2.35
Rank#116  Overall
#22  Document stores
Websitegithub.com/­Softmotions/­ejdbgalaxybase.comwww.h2database.comwww.3ds.com/­nuodb-distributed-sql-databasepouchdb.com
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.h2database.com/­html/­main.htmldoc.nuodb.compouchdb.com/­guides
DeveloperSoftmotionsChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司Thomas MuellerDassault Systèmes infooriginally NuoDB, Inc.Apache Software Foundation
Initial release20122017200520132012
Current releaseNov 20, November 20212.2.220, July 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoGPLv2commercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercial infolimited edition freeOpen 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 and JavaJavaC++JavaScript
Server operating systemsserver-lessLinuxAll OS with a Java VMhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeStrong typed schemayesyesschema-free
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesyesyesno
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.nononono
Secondary indexesnoyesyesyesyes infovia views
SQL infoSupport of SQLnonoyesyesno
APIs and other access methodsin-process shared libraryBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
JDBC
ODBC
ADO.NET
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Go
Java
Python
Java.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresnouser defined procedures and functionsJava Stored Procedures and User-Defined FunctionsJava, SQLView functions in JavaScript
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonedata is dynamically stored/cached on the nodes where it is read/writtenSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesnoneWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes infoManaged transparently by NuoDBMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyes infoRelationships in graphsyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyes, multi-version concurrency control (MVCC)yes infoMVCC
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.yesyesyes infoTemporary tableyes
User concepts infoAccess controlnoRole-based access controlfine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative Usersno

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
EJDBGalaxybaseH2NuoDBPouchDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, 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

做国产图数据库,「创邻科技」将拓展国际市场| 新科技创业
5 April 2023, 36kr

创邻科技,位居IDC MarketScape中国图数据库市场领导者类别
13 September 2023, CSDN

provided by Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
19 April 2024, Yahoo Singapore News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Distributed SQL Database NuoDB 4.0 Supports Kubernetes Operator and Indexing Improvements
7 October 2019, InfoQ.com

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

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Present your product here