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

DBMS > JanusGraph vs. Memgraph vs. Microsoft Azure SQL Database vs. NSDb vs. OrigoDB

System Properties Comparison JanusGraph vs. Memgraph vs. Microsoft Azure SQL Database vs. NSDb vs. OrigoDB

Editorial information provided by DB-Engines
NameJanusGraph infosuccessor of Titan  Xexclude from comparisonMemgraph  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonNSDb  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017An open source graph database built for real-time streaming and compatible with Neo4jDatabase as a Service offering with high compatibility to Microsoft SQL ServerScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesA fully ACID in-memory object graph database
Primary database modelGraph DBMSGraph DBMSRelational DBMSTime Series DBMSDocument store
Object oriented DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Websitejanusgraph.orgmemgraph.comazure.microsoft.com/­en-us/­products/­azure-sql/­databasensdb.ioorigodb.com
Technical documentationdocs.janusgraph.orgmemgraph.com/­docsdocs.microsoft.com/­en-us/­azure/­azure-sqlnsdb.io/­Architectureorigodb.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperLinux Foundation; originally developed as Titan by AureliusMemgraph LtdMicrosoftRobert Friberg et al
Initial release20172017201020172009 infounder the name LiveDB
Current release0.6.3, February 2023V12
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoBSL 1.1; commercial license for enterprise edition availablecommercialOpen Source infoApache Version 2.0Open Source
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++C++Java, ScalaC#
Server operating systemsLinux
OS X
Unix
Windows
LinuxhostedLinux
macOS
Linux
Windows
Data schemeyesschema-free and schema-optionalyesyes
Typing infopredefined data types such as float or dateyesyesyesyes: int, bigint, decimal, stringUser defined using .NET types and collections
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.nonoyesnono infocan be achieved using .NET
Secondary indexesyesyesall fields are automatically indexedyes
SQL infoSupport of SQLnonoyesSQL-like query languageno
APIs and other access methodsJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Bolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
gRPC
HTTP REST
WebSocket
.NET Client API
HTTP API
LINQ
Supported programming languagesClojure
Java
Python
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
Scala
.Net
Server-side scripts infoStored proceduresyesTransact SQLnoyes
Triggersyesyesyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infodynamic graph partitioningShardinghorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication using RAFTyes, with always 3 replicas availableSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Faunus, a graph analytics enginenononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyes inforelationships in graphsyesnodepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infowith snapshot isolationACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesUsing Apache Luceneyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlUser authentification and security via Rexster Graph ServerUsers, roles and permissionsfine grained access rights according to SQL-standardRole based authorization
More information provided by the system vendor
JanusGraph infosuccessor of TitanMemgraphMicrosoft Azure SQL Database infoformerly SQL AzureNSDbOrigoDB
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
JanusGraph infosuccessor of TitanMemgraphMicrosoft Azure SQL Database infoformerly SQL AzureNSDbOrigoDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the news

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Database Deep Dives: JanusGraph
8 August 2019, IBM

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

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

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

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

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

provided by Google News

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure | Azure updates
21 May 2024, azure.microsoft.com

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Azure SQL Database migration to OCI - resources estimation and migration approach
11 January 2024, Oracle

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21 May 2024, InfoWorld

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

RaimaDB logo

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

Present your product here