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

DBMS > Heroic vs. LokiJS vs. OpenQM vs. RethinkDB vs. SAP SQL Anywhere

System Properties Comparison Heroic vs. LokiJS vs. OpenQM vs. RethinkDB vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameHeroic  Xexclude from comparisonLokiJS  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonRethinkDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchIn-memory JavaScript DBMSQpenQM is a high-performance, self-tuning, multi-value DBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelTime Series DBMSDocument storeMultivalue DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Websitegithub.com/­spotify/­heroicgithub.com/­techfort/­LokiJSwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmrethinkdb.comwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationspotify.github.io/­heroictechfort.github.io/­LokiJSrethinkdb.com/­docshelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperSpotifyRocket Software, originally Martin PhillipsThe Linux Foundation infosince July 2017SAP infoformerly Sybase
Initial release20142014199320091992
Current release3.4-122.4.1, August 202017, July 2015
License infoCommercial or Open SourceOpen Source infoApache 2.0Open SourceOpen Source infoGPLv2, extended commercial license availableOpen Source infoApache Version 2commercial
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 languageJavaJavaScriptC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyes infowith some exceptionsschema-freeyes
Typing infopredefined data types such as float or dateyesnoyes infostring, binary, float, bool, date, geometryyes
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.nonoyesnoyes
Secondary indexesyes infovia Elasticsearchyes infovia viewsyesyesyes
SQL infoSupport of SQLnonononoyes
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
JavaScript APIADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesJavaScript.Net
Basic
C
Java
Objective C
PHP
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoView functions in JavaScriptyesyes, in C/C++, Java, .Net or Perl
TriggersnoyesyesClient-side triggers through changefeedsyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneyesSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyesSource-replica replicationSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
noneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single collection possibleACIDAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyes
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.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlnoAccess rights can be defined down to the item levelyes infousers and table-level permissionsfine 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
HeroicLokiJSOpenQM infoalso called QMRethinkDBSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
DB-Engines blog posts

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

SingleStore logo

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

Milvus logo

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

Present your product here