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

DBMS > AnzoGraph DB vs. Drizzle vs. Fauna vs. Google Cloud Firestore vs. Google Cloud Spanner

System Properties Comparison AnzoGraph DB vs. Drizzle vs. Fauna vs. Google Cloud Firestore vs. Google Cloud Spanner

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonDrizzle  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Fauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.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 horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.
Primary database modelGraph DBMS
RDF store
Relational DBMSDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Document storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score7.85
Rank#51  Overall
#8  Document stores
Score2.89
Rank#103  Overall
#52  Relational DBMS
Websitecambridgesemantics.com/­anzographfauna.comfirebase.google.com/­products/­firestorecloud.google.com/­spanner
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.fauna.comfirebase.google.com/­docs/­firestorecloud.google.com/­spanner/­docs
DeveloperCambridge SemanticsDrizzle project, originally started by Brian AkerFauna, Inc.GoogleGoogle
Initial release20182008201420172017
Current release2.3, January 20217.2.4, September 2012
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoGNU GPLcommercialcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonoyesyesyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++Scala
Server operating systemsLinuxFreeBSD
Linux
OS X
hostedhostedhosted
Data schemeSchema-free and OWL/RDFS-schema supportyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnoyesyes
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 SQLSPARQL and SPARQL* as primary query language. Cypher preview.yes infowith proprietary extensionsnonoyes infoQuery statements complying to ANSI 2011
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
JDBCRESTful HTTP APIAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
Supported programming languagesC++
Java
Python
C
C++
Java
PHP
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functions and aggregatesnouser defined functionsyes, Firebase Rules & Cloud Functionsno
Triggersnono infohooks for callbacks inside the server can be used.noyes, with Cloud Functionsno
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingShardinghorizontal partitioning infoconsistent hashingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusterMulti-source replication
Source-replica replication
Multi-source replicationMulti-source replicationMulti-source replication with 3 replicas for regional instances.
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnonoUsing Cloud Dataflowyes infousing Google Cloud Dataflow
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infonot needed in graphsyesyesnoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrity
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDyesACID infoStrict serializable isolation
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.yesnono
User concepts infoAccess controlAccess rights for users and rolesPluggable authentication mechanisms infoe.g. LDAP, HTTPIdentity management, authentication, and access controlAccess 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, groups and roles based on Google Cloud Identity and Access Management (IAM)

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
AnzoGraph DBDrizzleFauna infopreviously named FaunaDBGoogle Cloud FirestoreGoogle Cloud Spanner
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

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

show all

Recent citations in the news

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Unveils AnzoGraph DB with Geospatial Analytics
19 June 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

provided by Google News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22 August 2023, businesswire.com

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

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

Google Cloud adds vector support to all its database offerings
29 February 2024, InfoWorld

provided by Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

Google Cloud Spanner Is Now Half the Cost of Amazon DynamoDB
13 October 2023, Datanami

provided by Google News



Share this page

Featured Products

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

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.

RaimaDB logo

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

Present your product here