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

DBMS > AnzoGraph DB vs. CouchDB vs. Google Cloud Datastore vs. InfinityDB vs. Quasardb

System Properties Comparison AnzoGraph DB vs. CouchDB vs. Google Cloud Datastore vs. InfinityDB vs. Quasardb

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonInfinityDB  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA Java embedded Key-Value Store which extends the Java Map interfaceDistributed, high-performance timeseries database
Primary database modelGraph DBMS
RDF store
Document storeDocument storeKey-value storeTime Series DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#303  Overall
#25  Graph DBMS
#14  RDF stores
Score8.30
Rank#47  Overall
#7  Document stores
Score4.36
Rank#72  Overall
#12  Document stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Websitecambridgesemantics.com/­anzographcouchdb.apache.orgcloud.google.com/­datastoreboilerbay.comquasar.ai
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.couchdb.org/­en/­stablecloud.google.com/­datastore/­docsboilerbay.com/­infinitydb/­manualdoc.quasar.ai/­master
DeveloperCambridge SemanticsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGoogleBoiler Bay Inc.quasardb
Initial release20182005200820022009
Current release2.3, January 20213.3.3, December 20234.03.14.1, January 2024
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoApache version 2commercialcommercialcommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangJavaC++
Server operating systemsLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
hostedAll OS with a Java VMBSD
Linux
OS X
Windows
Data schemeSchema-free and OWL/RDFS-schema supportschema-freeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free
Typing infopredefined data types such as float or datenoyes, details hereyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes infointeger and binary
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.nonononono
Secondary indexesnoyes infovia viewsyesno infomanual creation possible, using inversions based on multi-value capabilityyes infowith tags
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.noSQL-like query language (GQL)noSQL-like query language
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
RESTful HTTP/JSON APIgRPC (using protocol buffers) API
RESTful HTTP/JSON API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
Supported programming languagesC++
Java
Python
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresuser defined functions and aggregatesView functions in JavaScriptusing Google App Enginenono
TriggersnoyesCallbacks using the Google Apps Enginenono
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingSharding infoimproved architecture with release 2.0ShardingnoneSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusterMulti-source replication
Source-replica replication
Multi-source replication using PaxosnoneSource-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingyesyes infousing Google Cloud Dataflownowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterEventual ConsistencyImmediate 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.Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integrityno infonot needed in graphsnoyes infovia ReferenceProperties or Ancestor pathsno infomanual creation possible, using inversions based on multi-value capabilityno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single document possibleACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infoOptimistic locking for transactions; no isolation for bulk loadsACID
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnononoyes infoTransient mode
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users can be defined per databaseAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noCryptographically strong user authentication and audit trail

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 DBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Google Cloud DatastoreInfinityDBQuasardb
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, 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

DB Ransom Attacks Spread to CouchDB and Hadoop
31 May 2024, ITPro Today

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

provided by Google News

Google Cloud Platform: Professional Data Engineer certification prep
11 June 2024, oreilly.com

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

Best cloud storage of 2024
4 June 2024, TechRadar

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

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Gas on the run – ALMA spots the shadow of a molecular outflow from a quasar when the Universe was less than one ...
2 February 2024, waseda.jp

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

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

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

Present your product here