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

DBMS > LokiJS vs. MarkLogic vs. NebulaGraph vs. OrigoDB vs. RDFox

System Properties Comparison LokiJS vs. MarkLogic vs. NebulaGraph vs. OrigoDB vs. RDFox

Editorial information provided by DB-Engines
NameLokiJS  Xexclude from comparisonMarkLogic  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOrigoDB  Xexclude from comparisonRDFox  Xexclude from comparison
DescriptionIn-memory JavaScript DBMSOperational and transactional Enterprise NoSQL databaseA distributed, linear scalable, high perfomant Graph DBMSA fully ACID in-memory object graph databaseHigh performance knowledge graph and semantic reasoning engine
Primary database modelDocument storeDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Graph DBMSDocument store
Object oriented DBMS
Graph DBMS
RDF store
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.43
Rank#264  Overall
#42  Document stores
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score0.23
Rank#308  Overall
#25  Graph DBMS
#14  RDF stores
Websitegithub.com/­techfort/­LokiJSwww.marklogic.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
origodb.comwww.oxfordsemantic.tech
Technical documentationtechfort.github.io/­LokiJSdocs.marklogic.comdocs.nebula-graph.ioorigodb.com/­docsdocs.oxfordsemantic.tech
DeveloperMarkLogic Corp.Vesoft Inc.Robert Friberg et alOxford Semantic Technologies
Initial release2014200120192009 infounder the name LiveDB2017
Current release11.0, December 20226.0, Septermber 2022
License infoCommercial or Open SourceOpen Sourcecommercial inforestricted free version is availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open 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 languageJavaScriptC++C++C#C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
LinuxLinux
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-free infoSchema can be enforcedStrong typed schemayesyes infoRDF schemas
Typing infopredefined data types such as float or datenoyesyesUser defined using .NET types and collectionsyes
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 infocan be achieved using .NET
Secondary indexesyes infovia viewsyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes
SQL infoSupport of SQLnoyes infoSQL92SQL-like query languagenono
APIs and other access methodsJavaScript APIJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
.NET Client API
HTTP API
LINQ
RESTful HTTP API
SPARQL 1.1
Supported programming languagesJavaScriptC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C++
Go
Java
PHP
Python
.NetC
Java
Server-side scripts infoStored proceduresView functions in JavaScriptyes infovia XQuery or JavaScriptuser defined functionsyes
Triggersyesyesyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardinghorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesCausal Clustering using Raft protocolSource-replica replicationreplication via a shared file system
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency in stand-alone mode, Eventual Consistency in replicated setups
Foreign keys infoReferential integritynonoyes infoRelationships in graphsdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single collection possibleACID infocan act as a resource manager in an XA/JTA transactionACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes infousing RocksDByes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, with Range Indexesyesyesyes
User concepts infoAccess controlnoRole-based access control at the document and subdocument levelsRole-based access controlRole based authorizationRoles, resources, and access types
More information provided by the system vendor
LokiJSMarkLogicNebulaGraphOrigoDBRDFox
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
LokiJSMarkLogicNebulaGraphOrigoDBRDFox
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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
23 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4 January 2023, The Stack

provided by Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, Yahoo Finance

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

provided by Google News

Use semantic reasoning to infer new facts from your RDF graph by integrating RDFox with Amazon Neptune | Amazon ...
20 February 2023, AWS Blog

Eight interesting open-source graph databases
3 January 2023, INDIAai

Financial Crime Discovery using Amazon EKS and Graph Databases | Amazon Web Services
1 February 2022, AWS Blog

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here