DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > DataFS vs. EDB Postgres vs. Google Cloud Firestore vs. Oracle NoSQL

System Properties Comparison DataFS vs. EDB Postgres vs. Google Cloud Firestore vs. Oracle NoSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDataFS  Xexclude from comparisonEDB Postgres  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.The EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.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 multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelObject oriented DBMSRelational DBMSDocument storeDocument store
Key-value store
Relational DBMS
Secondary database modelsGraph DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.09
Rank#360  Overall
#18  Object oriented DBMS
Score1.91
Rank#130  Overall
#60  Relational DBMS
Score7.36
Rank#53  Overall
#9  Document stores
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Websitenewdatabase.comwww.enterprisedb.comfirebase.google.com/­products/­firestorewww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationdev.mobiland.com/­Overview.xspwww.enterprisedb.com/­docsfirebase.google.com/­docs/­firestoredocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperMobiland AGEnterpriseDBGoogleOracle
Initial release2018200520172011
Current release1.1.263, October 202214, December 202124.1, May 2024
License infoCommercial or Open Sourcecommercialcommercial infoBSD for PostgreSQL-componentscommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJava
Server operating systemsWindowsLinux
Windows
hostedLinux
Solaris SPARC/x86
Data schemeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yesschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or dateyesyesyesoptional
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.noyes infospecific XML-type available, but no XML query functionality.nono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoyes infostandard with numerous extensionsnoSQL-like DML and DDL statements
APIs and other access methods.NET Client API
Proprietary client DLL
WinRT client
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP API
Supported programming languages.Net
C
C#
C++
VB.Net
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes, Firebase Rules & Cloud Functionsno
Triggersno, except callback-events from server when changes happenedyesyes, with Cloud Functionsno
Partitioning methods infoMethods for storing different data on different nodesProprietary Sharding systemhorizontal partitioning infoby hash, list or rangeShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoUsing Cloud Dataflowwith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integrityyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyesconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infooff heap cache
User concepts infoAccess controlWindows-Profilefine grained access rights according to SQL-standardAccess 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 for users and roles

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
DataFSEDB PostgresGoogle Cloud FirestoreOracle NoSQL
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

4 highlights from EDB Postgres AI
13 June 2024, InfoWorld

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

EDB Announces EDB Postgres® AI, an Intelligent Platform for Transactional, Analytical and AI Workloads
23 May 2024, Yahoo Finance

Nutanix partners with EDB to fit database service for AI – Blocks and Files
21 May 2024, Blocks and Files

Enterprise DB begins rolling AI features into PostgreSQL
23 May 2024, SiliconANGLE News

provided by Google News

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

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

Google launches Cloud Firestore, a new document database for app developers
3 October 2017, TechCrunch

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, InfoQ.com

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

provided by Google News

Oracle Beefs Up Its NoSQL Database Offering
31 May 2024, Data Center Knowledge

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
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 NoSQL database comes to the cloud
2 April 2020, TechTarget

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here