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

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

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

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonLokiJS  Xexclude from comparisonMonetDB  Xexclude from comparisonRavenDB  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphIn-memory JavaScript DBMSA relational database management system that stores data in columnsOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Document storeRelational DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitebangdb.comgithub.com/­techfort/­LokiJSwww.monetdb.orgravendb.netwww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.bangdb.comtechfort.github.io/­LokiJSwww.monetdb.org/­Documentationravendb.net/­docswww.transaction.de/­en/­products/­transbase/­features.html
DeveloperSachin Sinha, BangDBMonetDB BVHibernating RhinosTransaction Software GmbH
Initial release20122014200420101987
Current releaseBangDB 2.0, October 2021Dec2023 (11.49), December 20235.4, July 2022Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoBSD 3Open SourceOpen Source infoMozilla Public License 2.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 languageC, C++JavaScriptCC#C and C++
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsnoyesnoyes
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 infosecondary, composite, nested, reverse, geospatialyes infovia viewsyesyesyes
SQL infoSupport of SQLSQL like support with command line toolnoyes infoSQL 2003 with some extensionsSQL-like query language (RQL)yes
APIs and other access methodsProprietary protocol
RESTful HTTP API
JavaScript APIJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
.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 languagesC
C#
C++
Java
Python
JavaScriptC
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.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 proceduresnoView functions in JavaScriptyes, in SQL, C, Ryesyes
Triggersyes, Notifications (with Streaming only)yesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneSharding via remote tablesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)nonenone infoSource-replica replication available in experimental statusMulti-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglynoneDefault 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 integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single collection possibleACIDACID, Cluster-wide transaction availableyes
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesno
User concepts infoAccess controlyes (enterprise version only)nofine grained access rights according to SQL-standardAuthorization levels configured per client per databasefine 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
BangdbLokiJSMonetDBRavenDBTransbase
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

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

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

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