DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dolt vs. LokiJS vs. Lovefield vs. Oracle NoSQL vs. Rockset

System Properties Comparison Dolt vs. LokiJS vs. Lovefield vs. Oracle NoSQL vs. Rockset

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonLokiJS  Xexclude from comparisonLovefield  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaIn-memory JavaScript DBMSEmbeddable relational database for web apps written in pure JavaScriptA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelRelational DBMSDocument storeRelational DBMSDocument store
Key-value store
Relational DBMS
Document store
Secondary database modelsDocument storeRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.82
Rank#212  Overall
#36  Document stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­techfort/­LokiJSgoogle.github.io/­lovefieldwww.oracle.com/­database/­nosql/­technologies/­nosqlrockset.com
Technical documentationdocs.dolthub.comtechfort.github.io/­LokiJSgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.rockset.com
DeveloperDoltHub IncGoogleOracleRockset
Initial release20182014201420112019
Current release2.1.12, February 201724.1, May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open SourceOpen Source infoApache 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaScriptJavaScriptJavaC++
Server operating systemsLinux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
Solaris SPARC/x86
hosted
Data schemeyesschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-free
Typing infopredefined data types such as float or dateyesnoyesoptionaldynamic typing
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.nonononono infoingestion from XML files supported
Secondary indexesyesyes infovia viewsyesyesall fields are automatically indexed
SQL infoSupport of SQLyesnoSQL-like query language infovia JavaScript builder patternSQL-like DML and DDL statementsRead-only SQL queries, including JOINs
APIs and other access methodsCLI Client
HTTP REST
JavaScript APIRESTful HTTP APIHTTP REST
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScriptJavaScriptC
C#
Go
Java
JavaScript (Node.js)
Python
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseView functions in JavaScriptnonono
TriggersyesyesUsing read-only observersnono
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneShardingAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.nonenoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single collection possibleACIDconfigurable infoACID within a storage node (=shard)no
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.yes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDByes infooff heap cache
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnonoAccess rights for users and rolesAccess rights for users and organizations can be defined via Rockset console

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
DoltLokiJSLovefieldOracle NoSQLRockset
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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

provided by Google 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

Blog Theme - Details
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks and Files

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset targets cost control with latest database update
31 January 2024, TechTarget

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

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.

Present your product here