DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AnzoGraph DB vs. EsgynDB vs. FoundationDB vs. ITTIA vs. Riak KV

System Properties Comparison AnzoGraph DB vs. EsgynDB vs. FoundationDB vs. ITTIA vs. Riak KV

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonEsgynDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonITTIA  Xexclude from comparisonRiak KV  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionOrdered key-value store. Core features are complimented by layers.Edge Time Series DBMS with Real-Time Stream ProcessingDistributed, fault tolerant key-value store
Primary database modelGraph DBMS
RDF store
Relational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Time Series DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#303  Overall
#25  Graph DBMS
#14  RDF stores
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score0.44
Rank#267  Overall
#23  Time Series DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Websitecambridgesemantics.com/­anzographwww.esgyn.cngithub.com/­apple/­foundationdbwww.ittia.com
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmapple.github.io/­foundationdbwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperCambridge SemanticsEsgynFoundationDBITTIA L.L.C.OpenSource, formerly Basho Technologies
Initial release20182015201320072009
Current release2.3, January 20216.2.28, November 20208.73.2.0, December 2022
License infoCommercial or Open Sourcecommercial infofree trial version availablecommercialOpen Source infoApache 2.0commercialOpen Source infoApache version 2, commercial enterprise edition
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++, JavaC++C and C++Erlang
Server operating systemsLinuxLinuxLinux
OS X
Windows
Linux
Windows
Linux
OS X
Data schemeSchema-free and OWL/RDFS-schema supportyesschema-free infosome layers support schemasFixed schemaschema-free
Typing infopredefined data types such as float or dateyesno infosome layers support typingFloat/Blob/Integer/String/Unicode/Date/Time/Timestamp/Intervalno
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 indexesnoyesnoyesrestricted
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.yessupported in specific SQL layer onlyyesno
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
ADO.NET
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
WebSocket
HTTP API
Native Erlang Interface
Supported programming languagesC++
Java
Python
All languages supporting JDBC/ODBC/ADO.Net.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C++
JavaScript (Node.js)
Python
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresuser defined functions and aggregatesJava Stored Proceduresin SQL-layer onlyyesErlang
Triggersnonononoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingShardingShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusterMulti-source replication between multi datacentersyesyesselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate ConsistencyLinearizable consistencyEventual Consistency
Foreign keys infoReferential integrityno infonot needed in graphsyesin SQL-layer onlyyesno infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
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.yesnoyes
User concepts infoAccess controlAccess rights for users and rolesfine grained access rights according to SQL-standardnoDatabase file passwordsyes, using Riak Security

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 DBEsgynDBFoundationDBITTIARiak KV
Recent citations in the news

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

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

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

FoundationDB Raises $17 Million Series A Financing
31 May 2024, Yahoo Movies UK

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

provided by Google News

Embedded secured data base for STM32 MCUs
16 October 2023, Electronics Weekly

ITTIA Embedded Time Series Database to Support STM32 Edge Devices
8 April 2022, Embedded Computing Design

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Basho Advances NoSQL Riak Enterprise 2.0 With Search, Advanced Data Types
15 September 2014, Data Center Knowledge

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