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. IBM Db2 Event Store vs. SQL.JS vs. VelocityDB vs. Warp 10

System Properties Comparison Google Cloud Bigtable vs. IBM Db2 Event Store vs. SQL.JS vs. VelocityDB vs. Warp 10

Editorial information provided by DB-Engines
NameGoogle Cloud Bigtable  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonSQL.JS  Xexclude from comparisonVelocityDB  Xexclude from comparisonWarp 10  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.Distributed Event Store optimized for Internet of Things use casesPort of SQLite to JavaScriptA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)TimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelKey-value store
Wide column store
Event Store
Time Series DBMS
Relational DBMSGraph DBMS
Object oriented DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#16  Object oriented DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitecloud.google.com/­bigtablewww.ibm.com/­products/­db2-event-storesql.js.orgvelocitydb.comwww.warp10.io
Technical documentationcloud.google.com/­bigtable/­docswww.ibm.com/­docs/­en/­db2-event-storesql.js.org/­documentation/­index.htmlvelocitydb.com/­UserGuidewww.warp10.io/­content/­02_Getting_started
DeveloperGoogleIBMAlon Zakai infoenhancements implemented by othersVelocityDB IncSenX
Initial release20152017201220112015
Current release2.07.x
License infoCommercial or Open Sourcecommercialcommercial infofree developer edition availableOpen SourcecommercialOpen Source infoApache License 2.0
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 and C++JavaScriptC#Java
Server operating systemshostedLinux infoLinux, macOS, Windows for the developer additionserver-less, requires a JavaScript environment (browser, Node.js)Any that supports .NETLinux
OS X
Windows
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes
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 indexesnonoyesno
SQL infoSupport of SQLnoyes infothrough the embedded Spark runtimeyes infoSQL-92 is not fully supportednono
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
JavaScript API.NetHTTP API
Jupyter
WebSocket
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
JavaScript.Net
Server-side scripts infoStored proceduresnoyesnonoyes infoWarpScript
TriggersnononoCallbacks are triggered when data changesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesActive-active shard replicationnoneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual ConsistencynoneImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesNo - written data is immutableyesyes
Durability infoSupport for making data persistentyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageno infoexcept by serializing a db to a fileyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardnoBased on Windows AuthenticationMandatory use of cryptographic tokens, containing fine-grained authorizations

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 BigtableIBM Db2 Event StoreSQL.JSVelocityDBWarp 10
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 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 Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

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

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

How IBM Is Turning Db2 into an ‘AI Database’
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

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

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
12 June 2024, Amoré

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