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

DBMS > Google BigQuery vs. HyperSQL vs. JaguarDB vs. JanusGraph vs. Microsoft Azure Table Storage

System Properties Comparison Google BigQuery vs. HyperSQL vs. JaguarDB vs. JanusGraph vs. Microsoft Azure Table Storage

Editorial information provided by DB-Engines
NameGoogle BigQuery  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparison
DescriptionLarge scale data warehouse service with append-only tablesMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBPerformant, highly scalable DBMS for AI and IoT applicationsA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017A Wide Column Store for rapid development using massive semi-structured datasets
Primary database modelRelational DBMSRelational DBMSKey-value store
Vector DBMS
Graph DBMSWide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score60.38
Rank#19  Overall
#13  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score4.48
Rank#75  Overall
#6  Wide column stores
Websitecloud.google.com/­bigqueryhsqldb.orgwww.jaguardb.comjanusgraph.orgazure.microsoft.com/­en-us/­services/­storage/­tables
Technical documentationcloud.google.com/­bigquery/­docshsqldb.org/­web/­hsqlDocsFrame.htmlwww.jaguardb.com/­support.htmldocs.janusgraph.org
DeveloperGoogleDataJaguar, Inc.Linux Foundation; originally developed as Titan by AureliusMicrosoft
Initial release20102001201520172012
Current release2.7.2, June 20233.3 July 20230.6.3, February 2023
License infoCommercial or Open SourcecommercialOpen Source infobased on BSD licenseOpen Source infoGPL V3.0Open Source infoApache 2.0commercial
Cloud-based only infoOnly available as a cloud serviceyesnononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++ infothe server part. Clients available in other languagesJava
Server operating systemshostedAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinuxLinux
OS X
Unix
Windows
hosted
Data schemeyesyesyesyesschema-free
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.nonononono
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLyesyesA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnono
APIs and other access methodsRESTful HTTP/JSON APIHTTP API infoJDBC via HTTP
JDBC
ODBC
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
RESTful HTTP API
Supported programming languages.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
All languages supporting JDBC/ODBC
Java
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Clojure
Java
Python
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions infoin JavaScriptJava, SQLnoyesno
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationyesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoSince BigQuery is designed for querying dataACIDnoACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnono
User concepts infoAccess controlAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)fine grained access rights according to SQL-standardrights management via user accountsUser authentification and security via Rexster Graph ServerAccess rights based on private key authentication or shared access signatures

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
Google BigQueryHyperSQL infoalso known as HSQLDBJaguarDBJanusGraph infosuccessor of TitanMicrosoft Azure Table Storage
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

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

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

show all

Recent citations in the news

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Google’s Logica language addresses SQL’s flaws
15 April 2021, InfoWorld

Google Cloud Platform breaks through with big enterprises, signs up Disney and others
23 March 2016, ZDNet

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

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

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

Present your product here