DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Memgraph vs. OpenQM vs. Sequoiadb vs. Splunk vs. SQL.JS

System Properties Comparison Memgraph vs. OpenQM vs. Sequoiadb vs. Splunk vs. SQL.JS

Editorial information provided by DB-Engines
NameMemgraph  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonSequoiadb  Xexclude from comparisonSplunk  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionAn open source graph database built for real-time streaming and compatible with Neo4jQpenQM is a high-performance, self-tuning, multi-value DBMSNewSQL database with distributed OLTP and SQLAnalytics Platform for Big DataPort of SQLite to JavaScript
Primary database modelGraph DBMSMultivalue DBMSDocument store
Relational DBMS
Search engineRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score0.34
Rank#284  Overall
#10  Multivalue DBMS
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score89.10
Rank#14  Overall
#2  Search engines
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitememgraph.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.sequoiadb.comwww.splunk.comsql.js.org
Technical documentationmemgraph.com/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.splunk.com/­Documentation/­Splunksql.js.org/­documentation/­index.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperMemgraph LtdRocket Software, originally Martin PhillipsSequoiadb Ltd.Splunk Inc.Alon Zakai infoenhancements implemented by others
Initial release20171993201320032012
Current release3.4-12
License infoCommercial or Open SourceOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoGPLv2, extended commercial license availableOpen Source infoServer: AGPL; Client: Apache V2commercial infoLimited free edition and free developer edition availableOpen Source
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 and C++C++JavaScript
Server operating systemsLinuxAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
LinuxLinux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-free and schema-optionalyes infowith some exceptionsschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infooid, date, timestamp, binary, regexyesyes
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.noyesnoyesno
Secondary indexesyesyesyes
SQL infoSupport of SQLnonoSQL-like query languageno infoSplunk Search Processing Language for search commandsyes infoSQL-92 is not fully supported
APIs and other access methodsBolt protocol
Cypher query language
proprietary protocol using JSONHTTP RESTJavaScript API
Supported programming languages.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
Basic
C
Java
Objective C
PHP
Python
.Net
C++
Java
PHP
Python
C#
Java
JavaScript
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresyesJavaScriptyesno
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infodynamic graph partitioningyesShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTyesSource-replica replicationMulti-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistencynone
Foreign keys infoReferential integrityyes inforelationships in graphsnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infowith snapshot isolationACIDDocument is locked during a transactionno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searchingACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlUsers, roles and permissionsAccess rights can be defined down to the item levelsimple password-based access controlAccess rights for users and rolesno
More information provided by the system vendor
MemgraphOpenQM infoalso called QMSequoiadbSplunkSQL.JS
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more

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
MemgraphOpenQM infoalso called QMSequoiadbSplunkSQL.JS
DB-Engines blog posts

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

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

show all

Recent citations in the news

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Present your product here