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. RavenDB vs. SAP IQ vs. SiriDB vs. TDSQL for MySQL

System Properties Comparison Google Cloud Bigtable vs. RavenDB vs. SAP IQ vs. SiriDB vs. TDSQL for MySQL

Editorial information provided by DB-Engines
NameGoogle Cloud Bigtable  Xexclude from comparisonRavenDB  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonSiriDB  Xexclude from comparisonTDSQL for MySQL  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.Open Source Operational and Transactional Enterprise NoSQL Document DatabaseColumnar RDBMS optimized for Big Data analyticsOpen Source Time Series DBMSA high-performance distributed database management system with features such as automatic sharding, intelligent operation and maintenance, elastic scalability without downtime, and enterprise-grade security. It is highly compatible with MySQL.
Primary database modelKey-value store
Wide column store
Document storeRelational DBMS infocolumn-orientedTime Series DBMSRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Document store
Spatial 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
Score2.84
Rank#101  Overall
#18  Document stores
Score2.64
Rank#108  Overall
#52  Relational DBMS
Score0.07
Rank#378  Overall
#42  Time Series DBMS
Score0.85
Rank#207  Overall
#97  Relational DBMS
Websitecloud.google.com/­bigtableravendb.netwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlsiridb.comwww.tencentcloud.com/­products/­dcdb
Technical documentationcloud.google.com/­bigtable/­docsravendb.net/­docshelp.sap.com/­docs/­SAP_IQdocs.siridb.comwww.tencentcloud.com/­document/­product/­1042
DeveloperGoogleHibernating RhinosSAP, formerly SybaseCesbitTencent
Initial release20152010199420172013
Current release5.4, July 202216.1 SPS04, April 2019
License infoCommercial or Open SourcecommercialOpen Source infoAGPL version 3, commercial license availablecommercialOpen Source infoMIT Licensecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC#C
Server operating systemshostedLinux
macOS
Raspberry Pi
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linuxhosted
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenonoyesyes infoNumeric datayes
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 indexesnoyesyesyesyes
SQL infoSupport of SQLnoSQL-like query language (RQL)yesnoyes
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP API
HTTP APIJDBC
ODBC
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
Perl
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C
C#
C++
Java
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoyesyesnoyes
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingshared disk or shared nothing architectures with SAP IQ MultiplexerShardingAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replicationSAP/Sybase Replication ServeryesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesHadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACID, Cluster-wide transaction availableACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Authorization levels configured per client per databasefine grained access rights according to SQL-standardsimple rights management via user accountsUsers with fine-grained authorization concept

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 BigtableRavenDBSAP IQ infoformer name: Sybase IQSiriDBTDSQL for MySQL
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

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

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6 May 2015, TechCrunch

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

provided by Google News

New Services for SAP HANA Cloud Database
7 April 2021, SAP News

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Using SAP Hana as a data warehouse
17 August 2015, ComputerWeekly.com

Congrats, HCL, on your £1.5m contract to upgrade a county council's ERP system to SAP S4/HANA within a year
5 November 2020, The Register

provided by Google News

Allo Bank taps Tencent Cloud in digital banking
5 July 2023, ComputerWeekly.com

Tencent Cloud Database recognised for cloud database management systems
21 December 2022, IT Brief Australia

Tencent Cloud Distributed Database Ranks First in the Growth Index: Frost & Sullivan's "2021 China Distributed ...
16 May 2022, PR Newswire Asia

Tencent Cloud and Allo Bank partner to enhance digital banking in Indonesia, ETCIO SEA
6 July 2023, ETCIO South East Asia

Indonesia's Allo Bank taps Tencent Cloud to enhance digital banking services
6 July 2023, FinTech Futures

provided by Google News



Share this page

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here