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 > EJDB vs. Memgraph vs. OpenQM vs. RavenDB

System Properties Comparison EJDB vs. Memgraph vs. OpenQM vs. RavenDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonMemgraph  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)An open source graph database built for real-time streaming and compatible with Neo4jQpenQM is a high-performance, self-tuning, multi-value DBMSOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelDocument storeGraph DBMSMultivalue DBMSDocument store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Websitegithub.com/­Softmotions/­ejdbmemgraph.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmravendb.net
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdmemgraph.com/­docsravendb.net/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperSoftmotionsMemgraph LtdRocket Software, originally Martin PhillipsHibernating Rhinos
Initial release2012201719932010
Current release3.4-125.4, July 2022
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoGPLv2, extended commercial license availableOpen Source infoAGPL version 3, commercial license available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC and C++C#
Server operating systemsserver-lessLinuxAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
Data schemeschema-freeschema-free and schema-optionalyes infowith some exceptionsschema-free
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesno
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.noyes
Secondary indexesnoyesyes
SQL infoSupport of SQLnononoSQL-like query language (RQL)
APIs and other access methodsin-process shared libraryBolt protocol
Cypher query language
.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 languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
Basic
C
Java
Objective C
PHP
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoyesyes
Triggersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infodynamic graph partitioningyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTyesMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyDefault 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 integrityno infotypically not needed, however similar functionality with collection joins possibleyes inforelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infowith snapshot isolationACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlnoUsers, roles and permissionsAccess rights can be defined down to the item levelAuthorization levels configured per client per database
More information provided by the system vendor
EJDBMemgraphOpenQM infoalso called QMRavenDB
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
EJDBMemgraphOpenQM infoalso called QMRavenDB
Recent citations in the news

Enhance Your Network 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

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

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

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

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

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.

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here