DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Google BigQuery vs. H2 vs. Netezza vs. SQL.JS vs. XTDB

System Properties Comparison Google BigQuery vs. H2 vs. Netezza vs. SQL.JS vs. XTDB

Editorial information provided by DB-Engines
NameGoogle BigQuery  Xexclude from comparisonH2  Xexclude from comparisonNetezza infoAlso called PureData System for Analytics by IBM  Xexclude from comparisonSQL.JS  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionLarge scale data warehouse service with append-only tablesFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Data warehouse and analytics appliance part of IBM PureSystemsPort of SQLite to JavaScriptA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score58.10
Rank#19  Overall
#13  Relational DBMS
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score8.59
Rank#45  Overall
#29  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Websitecloud.google.com/­bigquerywww.h2database.comwww.ibm.com/­products/­netezzasql.js.orggithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationcloud.google.com/­bigquery/­docswww.h2database.com/­html/­main.htmlsql.js.org/­documentation/­index.htmlwww.xtdb.com/­docs
DeveloperGoogleThomas MuellerIBMAlon Zakai infoenhancements implemented by othersJuxt Ltd.
Initial release20102005200020122019
Current release2.2.220, July 20231.19, September 2021
License infoCommercial or Open SourcecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen SourceOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaScriptClojure
Server operating systemshostedAll OS with a Java VMLinux infoincluded in applianceserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes, extensible-data-notation format
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 indexesnoyesyesyes
SQL infoSupport of SQLyesyesyesyes infoSQL-92 is not fully supportedlimited SQL, making use of Apache Calcite
APIs and other access methodsRESTful HTTP/JSON APIJDBC
ODBC
JDBC
ODBC
OLE DB
JavaScript APIHTTP REST
JDBC
Supported programming languages.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
JavaC
C++
Fortran
Java
Lua
Perl
Python
R
JavaScriptClojure
Java
Server-side scripts infoStored proceduresuser defined functions infoin JavaScriptJava Stored Procedures and User-Defined Functionsyesnono
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseSource-replica replicationnoneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoSince BigQuery is designed for querying dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
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-standardUsers with fine-grained authorization conceptno

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 BigQueryH2Netezza infoAlso called PureData System for Analytics by IBMSQL.JSXTDB infoformerly named Crux
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

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

provided by Google News

IBM announces availability of the high-performance, cloud-native Netezza Performance Server as a Service on AWS
11 July 2023, ibm.com

AWS and IBM Netezza come out in support of Iceberg in table format face-off
1 August 2023, The Register

Migrating your Netezza data warehouse to Amazon Redshift | Amazon Web Services
27 May 2020, AWS Blog

Netezza Performance Server
12 August 2020, ibm.com

U.S. Navy Chooses Yellowbrick, Sunsets IBM Netezza
22 March 2023, Business Wire

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here