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

DBMS > LokiJS vs. MonetDB vs. NebulaGraph vs. RavenDB vs. Transbase

System Properties Comparison LokiJS vs. MonetDB vs. NebulaGraph vs. RavenDB vs. Transbase

Editorial information provided by DB-Engines
NameLokiJS  Xexclude from comparisonMonetDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonRavenDB  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionIn-memory JavaScript DBMSA relational database management system that stores data in columnsA distributed, linear scalable, high perfomant Graph DBMSOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument storeRelational DBMSGraph DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.43
Rank#264  Overall
#42  Document stores
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitegithub.com/­techfort/­LokiJSwww.monetdb.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
ravendb.netwww.transaction.de/­en/­products/­transbase.html
Technical documentationtechfort.github.io/­LokiJSwww.monetdb.org/­Documentationdocs.nebula-graph.ioravendb.net/­docswww.transaction.de/­en/­products/­transbase/­features.html
DeveloperMonetDB BVVesoft Inc.Hibernating RhinosTransaction Software GmbH
Initial release20142004201920101987
Current releaseDec2023 (11.49), December 20235.4, July 2022Transbase 8.3, 2022
License infoCommercial or Open SourceOpen SourceOpen Source infoMozilla Public License 2.0Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoAGPL version 3, commercial license availablecommercial infofree development license
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 languageJavaScriptCC++C#C and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
OS X
Solaris
Windows
LinuxLinux
macOS
Raspberry Pi
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeyesStrong typed schemaschema-freeyes
Typing infopredefined data types such as float or datenoyesyesnoyes
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 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.yesyes
SQL infoSupport of SQLnoyes infoSQL 2003 with some extensionsSQL-like query languageSQL-like query language (RQL)yes
APIs and other access methodsJavaScript APIJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
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
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesJavaScriptC
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C++
Go
Java
PHP
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresView functions in JavaScriptyes, in SQL, C, Ruser defined functionsyesyes
Triggersyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding via remote tablesShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoSource-replica replication available in experimental statusCausal Clustering using Raft protocolMulti-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single collection possibleACIDACIDACID, Cluster-wide transaction availableyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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 RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardRole-based access controlAuthorization levels configured per client per databasefine grained access rights according to SQL-standard
More information provided by the system vendor
LokiJSMonetDBNebulaGraphRavenDBTransbase
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
LokiJSMonetDBNebulaGraphRavenDBTransbase
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

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

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

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 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

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

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.

SingleStore logo

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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