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. Google Cloud Firestore vs. jBASE vs. Oracle Coherence vs. Sadas Engine

System Properties Comparison Google Cloud Bigtable vs. Google Cloud Firestore vs. jBASE vs. Oracle Coherence vs. Sadas Engine

Editorial information provided by DB-Engines
NameGoogle Cloud Bigtable  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonjBASE  Xexclude from comparisonOracle Coherence  Xexclude from comparisonSadas Engine  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.Cloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.A robust multi-value DBMS comprising development tools and middlewareOracles in-memory data grid solutionSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelKey-value store
Wide column store
Document storeMultivalue DBMSKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.58
Rank#92  Overall
#14  Key-value stores
#8  Wide column stores
Score8.96
Rank#48  Overall
#8  Document stores
Score1.43
Rank#160  Overall
#3  Multivalue DBMS
Score2.02
Rank#131  Overall
#22  Key-value stores
Score0.03
Rank#379  Overall
#156  Relational DBMS
Websitecloud.google.com/­bigtablefirebase.google.com/­products/­firestorewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.oracle.com/­java/­coherencewww.sadasengine.com
Technical documentationcloud.google.com/­bigtable/­docsfirebase.google.com/­docs/­firestoredocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.oracle.com/­en/­middleware/­standalone/­coherencewww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperGoogleGoogleRocket Software (formerly Zumasys)OracleSADAS s.r.l.
Initial release20152017199120072006
Current release5.714.1, August 20238.0
License infoCommercial or Open Sourcecommercialcommercialcommercialcommercialcommercial infofree trial version available
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++
Server operating systemshostedhostedAIX
Linux
Windows
All OS with a Java VMAIX
Linux
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesoptionalyesyes
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.nonoyesnono
Secondary indexesnoyesnoyes
SQL infoSupport of SQLnonoEmbedded SQL for jBASE in BASICnoyes
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
JCache
JPA
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
Python
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
Basic
Jabbascript
Java
.Net
C++
Java
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresnoyes, Firebase Rules & Cloud Functionsyesnono
Triggersnoyes, with Cloud Functionsyesyes infoLive Eventsno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replicationyesyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesUsing Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsyesACIDconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infooptionallyyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Access rights can be defined down to the item levelauthentification to access the cache via certificates or http basic authenticationAccess rights for users, groups and roles 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

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

More resources
Google Cloud BigtableGoogle Cloud FirestorejBASEOracle CoherenceSadas Engine
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

Google expands BigQuery with Gemini, brings vector support to cloud databases
29 February 2024, VentureBeat

What is Google Bigtable? | Definition from TechTarget
1 March 2022, TechTarget

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

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

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

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

Google’s Firebase gets AI extensions, opens up its marketplace
10 May 2023, TechCrunch

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

Essentials for Working With Firestore in Python | by Lynn G. Kwong
13 November 2022, Towards Data Science

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

Microservices with Major New Coherence and Helidon Releases
9 August 2022, Oracle

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, Oracle

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, azure.microsoft.com

Oracle launches Oracle Banking Cloud Services - ThePaypers
8 February 2023, The Paypers

provided by Google News

L'azienda italiana Advanced System colpita dal ransomware. Lo avverte l'azienda con un comunicato stampa
29 December 2022, Red Hot Cyber

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Present your product here