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 > AllegroGraph vs. Blazegraph vs. CouchDB vs. Datastax Enterprise vs. Riak KV

System Properties Comparison AllegroGraph vs. Blazegraph vs. CouchDB vs. Datastax Enterprise vs. Riak KV

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonBlazegraph  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonRiak KV  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.A native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.DataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Distributed, fault tolerant key-value store
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Graph DBMS
RDF store
Document storeWide column storeKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsSpatial DBMSSpatial DBMS infousing the Geocouch extensionDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.13
Rank#179  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score0.81
Rank#213  Overall
#19  Graph DBMS
#8  RDF stores
Score8.30
Rank#47  Overall
#7  Document stores
Score5.93
Rank#56  Overall
#4  Wide column stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Websiteallegrograph.comblazegraph.comcouchdb.apache.orgwww.datastax.com/­products/­datastax-enterprise
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlwiki.blazegraph.comdocs.couchdb.org/­en/­stabledocs.datastax.comwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperFranz Inc.BlazegraphApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerDataStaxOpenSource, formerly Basho Technologies
Initial release20042006200520112009
Current release8.0, December 20232.1.5, March 20193.3.3, December 20236.8, April 20203.2.0, December 2022
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoextended commercial license availableOpen Source infoApache version 2commercialOpen 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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaErlangJavaErlang
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
Android
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Linux
OS X
Data schemeyes infoRDF schemasschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infoRDF literal typesnoyesno
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.no infobulk load of XML files possiblenonono
Secondary indexesyesyesyes infovia viewsyesrestricted
SQL infoSupport of SQLSPARQL is used as query languageSPARQL is used as query languagenoSQL-like DML and DDL statements (CQL); Spark SQLno
APIs and other access methodsRESTful HTTP API
SPARQL
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
RESTful HTTP/JSON APIProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
HTTP API
Native Erlang Interface
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
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 proceduresyes infoJavaScript or Common LispyesView functions in JavaScriptnoErlang
Triggersyesnoyesyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodeswith FederationShardingSharding infoimproved architecture with release 2.0Sharding infono "single point of failure"Sharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesMulti-source replication
Source-replica replication
configurable replication factor, datacenter aware, advanced replication for edge computingselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Eventual Consistency
Foreign keys infoReferential integritynoyes infoRelationships in Graphsnonono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infoatomic operations within a single document possibleno infoAtomicity and isolation are supported for single operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyesyes
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.nonoyes
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationSecurity and Authentication via Web Application Container (Tomcat, Jetty)Access rights for users can be defined per databaseAccess rights for users can be defined per objectyes, using Riak Security
More information provided by the system vendor
AllegroGraphBlazegraphCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Datastax EnterpriseRiak KV
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
DataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
Supporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» more
News

How a Neuro-Symbolic AI Approach Can Improve Trust in AI Apps
23 May 2024

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

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
AllegroGraphBlazegraphCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Datastax EnterpriseRiak KV
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

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

The Foundation of Data Fabrics and AI: Semantic Knowledge Graphs - DataScienceCentral.com
19 May 2022, Data Science Central

Franz Releases the First Neuro-Symbolic AI Platform Merging Knowledge Graphs, Generative AI, and Vector Storage
11 December 2023, Datanami

provided by Google News

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

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

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

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

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

5 Years Explosive Growth Set to Continue for DataStax
1 June 2024, Yahoo Singapore News

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

How to Migrate From DataStax Enterprise to Instaclustr Managed Apache Cassandra
17 January 2024, Database Trends and Applications

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

provided by Google News

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

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

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

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

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