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

DBMS > BigObject vs. LevelDB vs. LokiJS vs. OrientDB vs. RavenDB

System Properties Comparison BigObject vs. LevelDB vs. LokiJS vs. OrientDB vs. RavenDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonLevelDB  Xexclude from comparisonLokiJS  Xexclude from comparisonOrientDB  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesIn-memory JavaScript DBMSMulti-model DBMS (Document, Graph, Key/Value)Open Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedKey-value storeDocument storeDocument store
Graph DBMS
Key-value store
Document store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score0.43
Rank#264  Overall
#42  Document stores
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score2.92
Rank#101  Overall
#18  Document stores
Websitebigobject.iogithub.com/­google/­leveldbgithub.com/­techfort/­LokiJSorientdb.orgravendb.net
Technical documentationdocs.bigobject.iogithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdtechfort.github.io/­LokiJSwww.orientdb.com/­docs/­last/­index.htmlravendb.net/­docs
DeveloperBigObject, Inc.GoogleOrientDB LTD; CallidusCloud; SAPHibernating Rhinos
Initial release20152011201420102010
Current release1.23, February 20213.2.29, March 20245.4, July 2022
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoBSDOpen SourceOpen Source infoApache version 2Open Source infoAGPL version 3, commercial license available
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++JavaScriptJavaC#
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Illumos
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java JDK (>= JDK 6)Linux
macOS
Raspberry Pi
Windows
Data schemeyesschema-freeschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-free
Typing infopredefined data types such as float or dateyesnonoyesno
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.nononono
Secondary indexesyesnoyes infovia viewsyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnonoSQL-like query language, no joinsSQL-like query language (RQL)
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
JavaScript APITinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
JavaScript.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresLuanoView functions in JavaScriptJava, Javascriptyes
TriggersnonoyesHooksyes
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneMulti-source replicationMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno infocould be achieved with distributed queriesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencynoneDefault 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.
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnonoyes inforelationship in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonono infoatomic operations within a single collection possibleACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnononoAccess rights for users and roles; record level security configurableAuthorization levels configured per client per database

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
BigObjectLevelDBLokiJSOrientDBRavenDB
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

Mining Botnet Targeting Redis and OrientDB Servers Made Almost $1 Million
2 February 2018, BleepingComputer

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

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

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

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.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

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

Present your product here