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 > AnzoGraph DB vs. Drizzle vs. Fauna vs. Google Cloud Bigtable vs. Google Cloud Datastore

System Properties Comparison AnzoGraph DB vs. Drizzle vs. Fauna vs. Google Cloud Bigtable vs. Google Cloud Datastore

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonDrizzle  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonGoogle Cloud Datastore  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.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud Platform
Primary database modelGraph DBMS
RDF store
Relational DBMSDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Key-value store
Wide column store
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#303  Overall
#25  Graph DBMS
#14  RDF stores
Score1.55
Rank#151  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score4.36
Rank#72  Overall
#12  Document stores
Websitecambridgesemantics.com/­anzographfauna.comcloud.google.com/­bigtablecloud.google.com/­datastore
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.fauna.comcloud.google.com/­bigtable/­docscloud.google.com/­datastore/­docs
DeveloperCambridge SemanticsDrizzle project, originally started by Brian AkerFauna, Inc.GoogleGoogle
Initial release20182008201420152008
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-freeschema-free
Typing infopredefined data types such as float or dateyesnonoyes, details here
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 indexesnoyesyesnoyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.yes infowith proprietary extensionsnonoSQL-like query language (GQL)
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
JDBCRESTful HTTP APIgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Supported programming languagesC++
Java
Python
C
C++
Java
PHP
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions and aggregatesnouser defined functionsnousing Google App Engine
Triggersnono infohooks for callbacks inside the server can be used.nonoCallbacks using the Google Apps Engine
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 replicationInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replication using Paxos
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnonoyesyes infousing Google Cloud Dataflow
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.
Foreign keys infoReferential integrityno infonot needed in graphsyesyesnoyes infovia ReferenceProperties or Ancestor paths
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDAtomic single-row operationsACID infoSerializable Isolation within Transactions, Read Committed outside of Transactions
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.yesnonono
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 (IAM)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 BigtableGoogle Cloud Datastore
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

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

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

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

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, Business Wire

CITES Trade Database surpasses 25 million trade transaction records
3 October 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

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

provided by Google News

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

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

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

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

Google Cloud Platform: Professional Data Engineer certification prep
11 June 2024, O'Reilly Media

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
4 June 2024, TechRadar

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

provided by Google News



Share this page

Featured Products

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