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 > Datomic vs. Firebird vs. Google Cloud Firestore vs. Postgres-XL

System Properties Comparison Datomic vs. Firebird vs. Google Cloud Firestore vs. Postgres-XL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonFirebird  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonPostgres-XL  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityFirebird is an open source RDBMS forked from Borland's InterBaseCloud 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.Based on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelRelational DBMSRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score7.85
Rank#51  Overall
#8  Document stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Websitewww.datomic.comwww.firebirdsql.orgfirebase.google.com/­products/­firestorewww.postgres-xl.org
Technical documentationdocs.datomic.comwww.firebirdsql.org/­en/­reference-manualsfirebase.google.com/­docs/­firestorewww.postgres-xl.org/­documentation
DeveloperCognitectFirebird FoundationGoogle
Initial release20122000 infoAs fork of Borland's InterBase20172014 infosince 2012, originally named StormDB
Current release1.0.6735, June 20235.0.0, January 202410 R1, October 2018
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoInitial Developer's Public LicensecommercialOpen Source infoMozilla public license
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 languageJava, ClojureC and C++C
Server operating systemsAll OS with a Java VMAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
hostedLinux
macOS
Data schemeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyes
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 infoXML type, but no XML query functionality
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyesnoyes infodistributed, parallel query execution
APIs and other access methodsRESTful HTTP APIADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesClojure
Java
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresyes infoTransaction FunctionsPSQLyes, Firebase Rules & Cloud Functionsuser defined functions
TriggersBy using transaction functionsyesyes, with Cloud Functionsyes
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersnoneShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersSource-replica replicationMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoUsing Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyesACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentno
User concepts infoAccess controlnoUsers with fine-grained authorization conceptAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.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

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

More resources
DatomicFirebirdGoogle Cloud FirestorePostgres-XL
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

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana.com

provided by Google News

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

Exploring the Firebird Database
9 August 2023, Open Source For You

Top 15 Databases to Use in 2024 and Beyond
4 June 2021, Appinventiv

EF Core Database Providers
4 January 2019, InfoQ.com

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

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

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

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

RaimaDB logo

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

Present your product here