DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > InfinityDB vs. LokiJS vs. Oracle NoSQL vs. RDF4J vs. StarRocks

System Properties Comparison InfinityDB vs. LokiJS vs. Oracle NoSQL vs. RDF4J vs. StarRocks

Editorial information provided by DB-Engines
NameInfinityDB  Xexclude from comparisonLokiJS  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonStarRocks  Xexclude from comparison
DescriptionA Java embedded Key-Value Store which extends the Java Map interfaceIn-memory JavaScript DBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.An open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache Doris
Primary database modelKey-value storeDocument storeDocument store
Key-value store
Relational DBMS
RDF storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#59  Key-value stores
Score0.44
Rank#256  Overall
#40  Document stores
Score3.07
Rank#86  Overall
#15  Document stores
#11  Key-value stores
#47  Relational DBMS
Score0.72
Rank#222  Overall
#9  RDF stores
Score0.95
Rank#193  Overall
#89  Relational DBMS
Websiteboilerbay.comgithub.com/­techfort/­LokiJSwww.oracle.com/­database/­nosql/­technologies/­nosqlrdf4j.orgwww.starrocks.io
Technical documentationboilerbay.com/­infinitydb/­manualtechfort.github.io/­LokiJSdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlrdf4j.org/­documentationdocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_intro
DeveloperBoiler Bay Inc.OracleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.The Linux Foundation infosince Feb 2023
Initial release20022014201120042020
Current release4.024.1, May 20243.3, June 2024
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache Version 2.0
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 languageJavaJavaScriptJavaJavaC++, Java
Server operating systemsAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)Linux
Solaris SPARC/x86
Linux
OS X
Unix
Windows
Linux
Data schemeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnooptionalyesyes
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 indexesno infomanual creation possible, using inversions based on multi-value capabilityyes infovia viewsyesyesyes
SQL infoSupport of SQLnonoSQL-like DML and DDL statementsnoyes
APIs and other access methodsAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JavaScript APIRESTful HTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
JDBC
MySQL protocol
Supported programming languagesJavaJavaScriptC
C#
Go
Java
JavaScript (Node.js)
Python
Java
PHP
Python
Java
Server-side scripts infoStored proceduresnoView functions in JavaScriptnoyesuser defined functions
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnonehorizontal partitioning (by range and hash)
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyeswith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDnoneEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integrityno infomanual creation possible, using inversions based on multi-value capabilitynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsno infoatomic operations within a single collection possibleconfigurable infoACID within a storage node (=shard)ACID infoIsolation support depends on the API usedno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infooff heap cacheno
User concepts infoAccess controlnonoAccess rights for users and rolesnoRole based access control and fine grained access rights

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
InfinityDBLokiJSOracle NoSQLRDF4J infoformerly known as SesameStarRocks
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

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Cloud database comparison: AWS, Microsoft, Google and Oracle
24 July 2024, TechTarget

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

Explore Oracle Database Solutions for Maximum Efficiency
4 September 2018, Oracle

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20 July 2012, WIRED

provided by Google News

StarRocks analytical DB heads to Linux Foundation
14 February 2023, VentureBeat

StarRocks Announces Incorporation of CelerData
1 September 2022, Datanami

StarRocks launches managed DBaaS for real-time analytics
14 July 2022, InfoWorld

StarRocks’ real-time analytics engine moves to the cloud
14 July 2022, SiliconANGLE News

StarRocks Launches the Industry's Fastest, Cloud Native, Real-time Analytics Engine
14 July 2022, GlobeNewswire

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Present your product here