DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AgensGraph vs. Dgraph vs. NuoDB vs. SQL.JS vs. Yaacomo

System Properties Comparison AgensGraph vs. Dgraph vs. NuoDB vs. SQL.JS vs. Yaacomo

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonDgraph  Xexclude from comparisonNuoDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLDistributed and scalable native Graph DBMSNuoDB is a webscale distributed database that supports SQL and ACID transactionsPort of SQLite to JavaScriptOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelGraph DBMS
Relational DBMS
Graph DBMSRelational DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#333  Overall
#30  Graph DBMS
#146  Relational DBMS
Score1.48
Rank#158  Overall
#15  Graph DBMS
Score0.99
Rank#195  Overall
#92  Relational DBMS
Score0.57
Rank#248  Overall
#114  Relational DBMS
Websitebitnine.net/­agensgraphdgraph.iowww.3ds.com/­nuodb-distributed-sql-databasesql.js.orgyaacomo.com
Technical documentationbitnine.net/­documentationdgraph.io/­docsdoc.nuodb.comsql.js.org/­documentation/­index.html
DeveloperBitnine Global Inc.Dgraph Labs, Inc.Dassault Systèmes infooriginally NuoDB, Inc.Alon Zakai infoenhancements implemented by othersQ2WEB GmbH
Initial release20162016201320122009
Current release2.1, December 2018
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache 2.0commercial infolimited edition freeOpen Sourcecommercial
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 languageCGoC++JavaScript
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Android
Linux
Windows
Data schemedepending on used data modelschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonononono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesnoyesyes infoSQL-92 is not fully supportedyes
APIs and other access methodsCypher Query Language
JDBC
GraphQL query language
gRPC (using protocol buffers) API
HTTP API
ADO.NET
JDBC
ODBC
JavaScript APIJDBC
ODBC
Supported programming languagesC
Java
JavaScript
Python
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresyesnoJava, SQLno
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceyesdata is dynamically stored/cached on the nodes where it is read/writtennonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSynchronous replication via Raftyes infoManaged transparently by NuoDBnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infotunable commit protocolACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTemporary tableyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardno infoPlanned for future releasesStandard SQL roles/ privileges, Administrative Usersnofine grained access rights according to SQL-standard

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
AgensGraphDgraphNuoDBSQL.JSYaacomo
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

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

provided by Google News

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

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

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

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

Dgraph GraphQL database users detail graph use cases
20 April 2021, TechTarget

provided by Google News

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

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

NuoDB 4.0 improves cloud-native database capabilities
31 July 2019, TechTarget

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

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

AllegroGraph logo

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

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