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 > Google BigQuery vs. HBase vs. JaguarDB vs. Microsoft Azure Table Storage

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

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGoogle BigQuery  Xexclude from comparisonHBase  Xexclude from comparisonJaguarDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparison
DescriptionLarge scale data warehouse service with append-only tablesWide-column store based on Apache Hadoop and on concepts of BigTablePerformant, highly scalable DBMS for AI and IoT applicationsA Wide Column Store for rapid development using massive semi-structured datasets
Primary database modelRelational DBMSWide column storeKey-value store
Vector DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score61.90
Rank#19  Overall
#13  Relational DBMS
Score31.25
Rank#26  Overall
#2  Wide column stores
Score0.09
Rank#356  Overall
#53  Key-value stores
#13  Vector DBMS
Score4.92
Rank#73  Overall
#6  Wide column stores
Websitecloud.google.com/­bigqueryhbase.apache.orgwww.jaguardb.comazure.microsoft.com/­en-us/­services/­storage/­tables
Technical documentationcloud.google.com/­bigquery/­docshbase.apache.org/­book.htmlwww.jaguardb.com/­support.html
DeveloperGoogleApache Software Foundation infoApache top-level project, originally developed by PowersetDataJaguar, Inc.Microsoft
Initial release2010200820152012
Current release2.3.4, January 20213.3 July 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoGPL V3.0commercial
Cloud-based only infoOnly available as a cloud serviceyesnonoyes
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 languages
Server operating systemshostedLinux
Unix
Windows infousing Cygwin
Linuxhosted
Data schemeyesschema-free, schema definition possibleyesschema-free
Typing infopredefined data types such as float or dateyesoptions to bring your own types, AVROyesyes
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.nononono
Secondary indexesnonoyesno
SQL infoSupport of SQLyesnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersno
APIs and other access methodsRESTful HTTP/JSON APIJava API
RESTful HTTP API
Thrift
JDBC
ODBC
RESTful HTTP API
Supported programming languages.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
C
C#
C++
Groovy
Java
PHP
Python
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions infoin JavaScriptyes infoCoprocessors in Javanono
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoSince BigQuery is designed for querying dataSingle row ACID (across millions of columns)nooptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
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)Access Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACrights management via user accountsAccess 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 BigQueryHBaseJaguarDBMicrosoft 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

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, 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

Hightouch Announces $38 Million in Funding and Launches New Customer 360 Toolkit
19 July 2023, Yahoo Finance UK

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

provided by Google News

Facebook unveils Hydrabase, a next-generation HBase
22 April 2024, Yahoo Canada Shine On

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Present your product here