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. DuckDB vs. Google Cloud Datastore vs. IBM Db2 vs. Riak KV

System Properties Comparison AllegroGraph vs. DuckDB vs. Google Cloud Datastore vs. IBM Db2 vs. Riak KV

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonDuckDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSAn embeddable, in-process, column-oriented SQL OLAP RDBMSAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformCommon in IBM host environments, 2 different versions for host and Windows/LinuxDistributed, fault tolerant key-value store
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Relational DBMSDocument storeRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsSpatial DBMSDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#187  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Websiteallegrograph.comduckdb.orgcloud.google.com/­datastorewww.ibm.com/­products/­db2
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlduckdb.org/­docscloud.google.com/­datastore/­docswww.ibm.com/­docs/­en/­db2www.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperFranz Inc.GoogleIBMOpenSource, formerly Basho Technologies
Initial release2004201820081983 infohost version2009
Current release8.0, December 20230.10, February 202412.1, October 20163.2.0, December 2022
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoMIT Licensecommercialcommercial infofree version is availableOpen Source infoApache version 2, commercial enterprise edition
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 languageC++C and C++Erlang
Server operating systemsLinux
OS X
Windows
server-lesshostedAIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
OS X
Data schemeyes infoRDF schemasyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyes, details hereyesno
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 indexesyesyesyesyesrestricted
SQL infoSupport of SQLSPARQL is used as query languageyesSQL-like query language (GQL)yesno
APIs and other access methodsRESTful HTTP API
SPARQL
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
HTTP API
Native Erlang Interface
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
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 Lispnousing Google App EngineyesErlang
TriggersyesnoCallbacks using the Google Apps Engineyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodeswith FederationnoneShardingSharding infoonly with Windows/Unix/Linux VersionSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneMulti-source replication using Paxosyes infowith separate tools (MQ, InfoSphere)selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud Dataflownoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate 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.Eventual Consistency
Foreign keys infoReferential integritynonoyes infovia ReferenceProperties or Ancestor pathsyesno infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
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.noyesno
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardyes, using Riak Security
More information provided by the system vendor
AllegroGraphDuckDBGoogle Cloud DatastoreIBM Db2 infoformerly named DB2 or IBM Database 2Riak KV
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
News

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

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8 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
AllegroGraphDuckDBGoogle Cloud DatastoreIBM Db2 infoformerly named DB2 or IBM Database 2Riak KV
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

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21 September 2021, Towards Data Science

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

provided by Google News

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

Seattle startup MotherDuck raises $52.5M at a $400M valuation to fuel DuckDB analytics platform
20 September 2023, GeekWire

provided by Google News

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

Best cloud storage of 2024
29 April 2024, TechRadar

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

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

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

provided by Google News

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Performance optimization of full load and ongoing replication tasks from self-managed Db2 to Amazon RDS for Db2 ...
24 April 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks & Files

Precisely supports Amazon RDS for Db2 Service
3 May 2024, E3-Magazin

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

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

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here