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

DBMS > H2 vs. JanusGraph vs. Microsoft Azure SQL Database vs. Postgres-XL vs. Snowflake

System Properties Comparison H2 vs. JanusGraph vs. Microsoft Azure SQL Database vs. Postgres-XL vs. Snowflake

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Database as a Service offering with high compatibility to Microsoft SQL ServerBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSGraph DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitewww.h2database.comjanusgraph.orgazure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.postgres-xl.orgwww.snowflake.com
Technical documentationwww.h2database.com/­html/­main.htmldocs.janusgraph.orgdocs.microsoft.com/­en-us/­azure/­azure-sqlwww.postgres-xl.org/­documentationdocs.snowflake.net/­manuals/­index.html
DeveloperThomas MuellerLinux Foundation; originally developed as Titan by AureliusMicrosoftSnowflake Computing Inc.
Initial release2005201720102014 infosince 2012, originally named StormDB2014
Current release2.2.220, July 20230.6.3, February 2023V1210 R1, October 2018
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0commercialOpen Source infoMozilla public licensecommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC++C
Server operating systemsAll OS with a Java VMLinux
OS X
Unix
Windows
hostedLinux
macOS
hosted
Data schemeyesyesyesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesyes infoXML type, but no XML query functionalityyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesnoyesyes infodistributed, parallel query executionyes
APIs and other access methodsJDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
CLI Client
JDBC
ODBC
Supported programming languagesJavaClojure
Java
Python
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined FunctionsyesTransact SQLuser defined functionsuser defined functions
Triggersyesyesyesyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)horizontal partitioningyes
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesyes, with always 3 replicas availableyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infoMVCCACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardUser authentification and security via Rexster Graph Serverfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers 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

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

More resources
H2JanusGraph infosuccessor of TitanMicrosoft Azure SQL Database infoformerly SQL AzurePostgres-XLSnowflake
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

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

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

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

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

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

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

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Microsoft Announces a New Azure SQL Database Free Offer in Public Preview
1 October 2023, InfoQ.com

Power what’s next with limitless relational databases from Azure
15 November 2023, Microsoft

provided by Google News

Snowflake Unveils the Future of Enterprise AI, Apps, and Data at Sixth-Annual Data Cloud Summit
8 May 2024, Yahoo Finance

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

Snowflake Stock: Is It A Buy Right Now? Here's What Earnings, SNOW Stock Chart Show
6 May 2024, Investor's Business Daily

Infosys at Snowflake Data Cloud Summit 2024
3 May 2024, Infosys

Join third-party data in Amazon Redshift with Snowflake using Amazon Athena | Amazon Web Services
3 November 2023, AWS Blog

provided by Google News



Share this page

Featured Products

Milvus logo

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

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

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

RaimaDB logo

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

Present your product here