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

DBMS > Dgraph vs. jBASE vs. PouchDB vs. Stardog vs. YottaDB

System Properties Comparison Dgraph vs. jBASE vs. PouchDB vs. Stardog vs. YottaDB

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonjBASE  Xexclude from comparisonPouchDB  Xexclude from comparisonStardog  Xexclude from comparisonYottaDB  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSA robust multi-value DBMS comprising development tools and middlewareJavaScript DBMS with an API inspired by CouchDBEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA fast and solid embedded Key-value store
Primary database modelGraph DBMSMultivalue DBMSDocument storeGraph DBMS
RDF store
Key-value store
Secondary database modelsRelational DBMS infousing the Octo plugin
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.53
Rank#152  Overall
#15  Graph DBMS
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Score0.28
Rank#306  Overall
#44  Key-value stores
Websitedgraph.iowww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasepouchdb.comwww.stardog.comyottadb.com
Technical documentationdgraph.io/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9pouchdb.com/­guidesdocs.stardog.comyottadb.com/­resources/­documentation
DeveloperDgraph Labs, Inc.Rocket Software (formerly Zumasys)Apache Software FoundationStardog-UnionYottaDB, LLC
Initial release20161991201220102001
Current release5.77.1.1, June 20197.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Sourcecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoAGPL 3.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 languageGoJavaScriptJavaC
Server operating systemsLinux
OS X
Windows
AIX
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Docker
Linux
Data schemeschema-freeschema-freeschema-freeschema-free and OWL/RDFS-schema supportschema-free
Typing infopredefined data types such as float or dateyesoptionalnoyesno
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.noyesnono infoImport/export of XML data possibleno
Secondary indexesyesyes infovia viewsyes infosupports real-time indexing in full-text and geospatialno
SQL infoSupport of SQLnoEmbedded SQL for jBASE in BASICnoYes, compatible with all major SQL variants through dedicated BI/SQL Serverby using the Octo plugin
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
HTTP REST infoonly for PouchDB Server
JavaScript API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
PostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Basic
Jabbascript
Java
JavaScript.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresnoyesView functions in JavaScriptuser defined functions and aggregates, HTTP Server extensions in Java
Triggersnoyesyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesyesShardingSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via RaftyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication in HA-Clusteryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynononoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlno infoPlanned for future releasesAccess rights can be defined down to the item levelnoAccess rights for users and rolesUsers and groups based on OS-security mechanisms

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

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

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.com

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here