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. Tarantool vs. Trafodion

System Properties Comparison Google BigQuery vs. Tarantool vs. Trafodion

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGoogle BigQuery  Xexclude from comparisonTarantool  Xexclude from comparisonTrafodion  Xexclude from comparison
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionLarge scale data warehouse service with append-only tablesIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsTransactional SQL-on-Hadoop DBMS
Primary database modelRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score62.17
Rank#19  Overall
#13  Relational DBMS
Score1.84
Rank#158  Overall
#26  Document stores
#27  Key-value stores
#73  Relational DBMS
Websitecloud.google.com/­bigquerywww.tarantool.iotrafodion.apache.org
Technical documentationcloud.google.com/­bigquery/­docswww.tarantool.io/­en/­doctrafodion.apache.org/­documentation.html
DeveloperGoogleVKApache Software Foundation, originally developed by HP
Initial release201020082014
Current release2.10.0, May 20222.3.0, February 2019
License infoCommercial or Open SourcecommercialOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C++, Java
Server operating systemshostedBSD
Linux
macOS
Linux
Data schemeyesFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyes
Typing infopredefined data types such as float or dateyesstring, double, decimal, uuid, integer, blob, boolean, datetimeyes
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.nonono
Secondary indexesnoyesyes
SQL infoSupport of SQLyesFull-featured ANSI SQL supportyes
APIs and other access methodsRESTful HTTP/JSON APIOpen binary protocolADO.NET
JDBC
ODBC
Supported programming languages.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
All languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresuser defined functions infoin JavaScriptLua, C and SQL stored proceduresJava Stored Procedures
Triggersnoyes, before/after data modification events, on replication events, client session eventsno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
yes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency
Foreign keys infoReferential integritynoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoSince BigQuery is designed for querying dataACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoSupport for concurrent manipulation of datayesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyes, write ahead loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, full featured in-memory storage engine with persistenceno
User concepts infoAccess controlAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)Access Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
fine grained access rights according to SQL-standard

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 BigQueryTarantoolTrafodion
DB-Engines blog posts

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

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Informatica Reports Third Quarter 2023 Financial Results
1 November 2023, Business Wire

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

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

Solana (SOL) bei Google BigQuery integriert – Blockchain Daten ...
1 November 2023, Block-Builders.de

Google Cloud, Band Protocol'ü Entegre Ederek BAND Değerini %40 ...
15 April 2021, Coinkolik

provided by Google News

Tarantool: A Lua-based database engine
13 April 2016, Opensource.com

VK повысила производительность и стабильность Tarantool
30 May 2023, ServerNews

VK обновила Tarantool. Теперь платформа доступна в трёх ...
27 April 2022, Sostav

Как запускают высоко нагруженные сервисы в больших ...
31 March 2021, Inc. Russia

VK запустила облачный сервис для тестирования СУБД ...
17 January 2022, CNews.ru

provided by Google News

6大主流开源SQL引擎总结,遥遥领先的是谁?
24 April 2017, 36kr

记一次HBase启动异常的恢复历程_修改时间导致hbase组件wal异常
8 September 2022, CSDN

Apache软件基金会公布2019年财报代码库1.9亿行代码价值200亿美元
19 August 2019, IT商业新闻网

最大開源基金會Apache年度報告:生態系持續成長,現在已有300多 ...
24 July 2018, iThome

L’essentiel sur IBM BigInsights
2 May 2017, LeMagIT

provided by Google News

Job opportunities

Sales and Revenue Analyst
Consensus Cloud Solutions, Remote

Manager, Business Analysis And Insights
Walmart, Hoboken, NJ

Senior Manager, Business Analysis and Insights - Local Marketplace Business Intelligence & Strategy Lead
Walmart, Hoboken, NJ

Senior Product Manager
Wallarm, Remote

jobs by Indeed



Share this page

Featured Products

Redis logo

The world’s most loved real‑time data platform.
Try free

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Present your product here