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

DBMS > JanusGraph vs. Microsoft Azure Cosmos DB vs. mSQL vs. OrigoDB vs. Snowflake

System Properties Comparison JanusGraph vs. Microsoft Azure Cosmos DB vs. mSQL vs. OrigoDB vs. Snowflake

Editorial information provided by DB-Engines
NameJanusGraph infosuccessor of Titan  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Globally distributed, horizontally scalable, multi-model database servicemSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databaseCloud-based data warehousing service for structured and semi-structured data
Primary database modelGraph DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSDocument store
Object oriented DBMS
Relational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websitejanusgraph.orgazure.microsoft.com/­services/­cosmos-dbhughestech.com.au/­products/­msqlorigodb.comwww.snowflake.com
Technical documentationdocs.janusgraph.orglearn.microsoft.com/­azure/­cosmos-dborigodb.com/­docsdocs.snowflake.net/­manuals/­index.html
DeveloperLinux Foundation; originally developed as Titan by AureliusMicrosoftHughes TechnologiesRobert Friberg et alSnowflake Computing Inc.
Initial release2017201419942009 infounder the name LiveDB2014
Current release0.6.3, February 20234.4, October 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercial infofree licenses can be providedOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC#
Server operating systemsLinux
OS X
Unix
Windows
hostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
hosted
Data schemeyesschema-freeyesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyes infoJSON typesyesUser defined using .NET types and collectionsyes
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.nonono infocan be achieved using .NETyes
Secondary indexesyesyes infoAll properties auto-indexed by defaultyesyes
SQL infoSupport of SQLnoSQL-like query languageA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnoyes
APIs and other access methodsJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
ODBC
.NET Client API
HTTP API
LINQ
CLI Client
JDBC
ODBC
Supported programming languagesClojure
Java
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C++
Delphi
Java
Perl
PHP
Tcl
.NetJavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesJavaScriptnoyesuser defined functions
TriggersyesJavaScriptnoyes infoDomain Eventsno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infoImplicit feature of the cloud servicenonehorizontal partitioning infoclient side managed; servers are not synchronizedyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoImplicit feature of the cloud servicenoneSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Faunus, a graph analytics enginewith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
noneImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnonodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDMulti-item ACID transactions with snapshot isolation within a partitionnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesnoyesyes
Durability infoSupport for making data persistentyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlUser authentification and security via Rexster Graph ServerAccess rights can be defined down to the item levelnoRole based authorizationUsers with fine-grained authorization concept, user roles and pluggable authentication

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
JanusGraph infosuccessor of TitanMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBmSQL infoMini SQLOrigoDBSnowflake
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

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

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

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

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

provided by Google News

Building Planet-Scale .NET Apps with Azure Cosmos DB
4 June 2024, Visual Studio Magazine

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, Microsoft

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6 June 2024, WIRED

What Snowflake isn't saying about its customer data breaches
8 June 2024, TechCrunch

Snowflake Hit With Data Breach - What's Going On?
6 June 2024, Yahoo Finance

More Snowflake Data Theft Claimed Amid Scrutiny Of MFA Policies: Reports
6 June 2024, CRN

Top carmaker Advance Auto Parts confirms stolen data for sale following Snowflake attack
6 June 2024, TechRadar

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