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 Cloud Bigtable vs. Netezza vs. Sadas Engine vs. SQL.JS vs. XTDB

System Properties Comparison Google Cloud Bigtable vs. Netezza vs. Sadas Engine vs. SQL.JS vs. XTDB

Editorial information provided by DB-Engines
NameGoogle Cloud Bigtable  Xexclude from comparisonNetezza infoAlso called PureData System for Analytics by IBM  Xexclude from comparisonSadas Engine  Xexclude from comparisonSQL.JS  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Data warehouse and analytics appliance part of IBM PureSystemsSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsPort of SQLite to JavaScriptA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelKey-value store
Wide column store
Relational DBMSRelational DBMSRelational DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score9.06
Rank#46  Overall
#29  Relational DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitecloud.google.com/­bigtablewww.ibm.com/­products/­netezzawww.sadasengine.comsql.js.orggithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationcloud.google.com/­bigtable/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationsql.js.org/­documentation/­index.htmlwww.xtdb.com/­docs
DeveloperGoogleIBMSADAS s.r.l.Alon Zakai infoenhancements implemented by othersJuxt Ltd.
Initial release20152000200620122019
Current release8.01.19, September 2021
License infoCommercial or Open Sourcecommercialcommercialcommercial infofree trial version availableOpen 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 languageC++JavaScriptClojure
Server operating systemshostedLinux infoincluded in applianceAIX
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes, 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 SQLnoyesyesyes infoSQL-92 is not fully supportedlimited SQL, making use of Apache Calcite
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JDBC
ODBC
OLE DB
JDBC
ODBC
Proprietary protocol
JavaScript APIHTTP REST
JDBC
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
Python
C
C++
Fortran
Java
Lua
Perl
Python
R
.Net
C
C#
C++
Groovy
Java
PHP
Python
JavaScriptClojure
Java
Server-side scripts infoStored proceduresnoyesnonono
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesSource-replica replicationnonenoneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistencynone
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.noyes infomanaged by 'Learn by Usage'yes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users with fine-grained authorization conceptAccess rights for users, groups and roles according to SQL-standardno

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

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

More resources
Google Cloud BigtableNetezza infoAlso called PureData System for Analytics by IBMSadas EngineSQL.JSXTDB infoformerly named Crux
DB-Engines blog posts

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

show all

Recent citations in the news

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

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

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

IBM Brings Back a Netezza, Attacks Yellowbrick
29 June 2020, Datanami

Netezza Performance Server
12 August 2020, IBM

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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

AllegroGraph logo

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

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

RaimaDB logo

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

Present your product here