DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Google Cloud Firestore vs. Microsoft Access vs. Oracle NoSQL vs. Snowflake

System Properties Comparison Google Cloud Firestore vs. Microsoft Access vs. Oracle NoSQL vs. Snowflake

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGoogle Cloud Firestore  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionCloud 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.Microsoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesCloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument storeRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.85
Rank#51  Overall
#8  Document stores
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitefirebase.google.com/­products/­firestorewww.microsoft.com/­en-us/­microsoft-365/­accesswww.oracle.com/­database/­nosql/­technologies/­nosqlwww.snowflake.com
Technical documentationfirebase.google.com/­docs/­firestoredeveloper.microsoft.com/­en-us/­accessdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.snowflake.net/­manuals/­index.html
DeveloperGoogleMicrosoftOracleSnowflake Computing Inc.
Initial release2017199220112014
Current release1902 (16.0.11328.20222), March 201923.3, December 2023
License infoCommercial or Open Sourcecommercialcommercial infoBundled with Microsoft OfficeOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial
Cloud-based only infoOnly available as a cloud serviceyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++Java
Server operating systemshostedWindows infoNot a real database server, but making use of DLLsLinux
Solaris SPARC/x86
hosted
Data schemeschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesoptionalyes
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.nonoyes
Secondary indexesyesyesyes
SQL infoSupport of SQLnoyes infobut not compliant to any SQL standardSQL-like DML and DDL statementsyes
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
ADO.NET
DAO
ODBC
OLE DB
RESTful HTTP APICLI Client
JDBC
ODBC
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
C
C#
Go
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes, Firebase Rules & Cloud Functionsyes infosince Access 2010 using the ACE-enginenouser defined functions
Triggersyes, with Cloud Functionsyes infosince Access 2010 using the ACE-enginenono infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsUsing Cloud Dataflownowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID infobut no files for transaction loggingconfigurable infoACID within a storage node (=shard)ACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infobut no files for transaction loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infooff heap cacheno
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.no infoa simple user-level security was built in till version Access 2003Access rights for users and rolesUsers with fine-grained authorization concept, user roles and pluggable authentication

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 Cloud FirestoreMicrosoft AccessOracle NoSQLSnowflake
DB-Engines blog posts

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

show all

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the 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 Cloud Firestore is now generally available
31 January 2019, ZDNet

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

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

ACCDE File (What It Is and How to Open One)
27 July 2023, Lifewire

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

Data Storage Stocks Q4 Results: Benchmarking Snowflake (NYSE:SNOW)
16 April 2024, Yahoo Finance

Former Snowflake and Microsoft execs back new data governance startup Codified
27 February 2024, GeekWire

Cloud database startup takes on Oracle, Snowflake, AWS
15 December 2023, SDxCentral

Join third-party data in Amazon Redshift with Snowflake using Amazon Athena | Amazon Web Services
3 November 2023, AWS Blog

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here