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. Hazelcast vs. Riak TS vs. SAP SQL Anywhere vs. ScyllaDB

System Properties Comparison AllegroGraph vs. Hazelcast vs. Riak TS vs. SAP SQL Anywhere vs. ScyllaDB

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonHazelcast  Xexclude from comparisonRiak TS  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSA widely adopted in-memory data gridRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsCassandra and DynamoDB compatible wide column store
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Key-value storeTime Series DBMSRelational DBMSWide column store
Secondary database modelsSpatial DBMSDocument store infoJSON support with IMDG 3.12Key-value store
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
Score5.97
Rank#57  Overall
#6  Key-value stores
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score4.25
Rank#79  Overall
#43  Relational DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Websiteallegrograph.comhazelcast.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.scylladb.com
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlhazelcast.org/­imdg/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latesthelp.sap.com/­docs/­SAP_SQL_Anywheredocs.scylladb.com
DeveloperFranz Inc.HazelcastOpen Source, formerly Basho TechnologiesSAP infoformerly SybaseScyllaDB
Initial release20042008201519922015
Current release8.0, December 20235.3.6, November 20233.0.0, September 202217, July 2015ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoApache Version 2; commercial licenses availableOpen SourcecommercialOpen Source infoOpen Source (AGPL), commercial license available
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaErlangC++
Server operating systemsLinux
OS X
Windows
All OS with a Java VMLinux
OS X
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
Data schemeyes infoRDF schemasschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes
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 possibleyes infothe object must implement a serialization strategynoyesno
Secondary indexesyesyesrestrictedyesyes infocluster global secondary indices
SQL infoSupport of SQLSPARQL is used as query languageSQL-like query languageyes, limitedyesSQL-like DML and DDL statements (CQL)
APIs and other access methodsRESTful HTTP API
SPARQL
JCache
JPA
Memcached protocol
RESTful HTTP API
HTTP API
Native Erlang Interface
ADO.NET
HTTP API
JDBC
ODBC
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
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
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispyes infoEvent Listeners, Executor ServicesErlangyes, in C/C++, Java, .Net or Perlyes, Lua
Triggersyesyes infoEventsyes infopre-commit hooks and post-commit hooksyesno
Partitioning methods infoMethods for storing different data on different nodeswith FederationShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infoReplicated Mapselectable replication factorSource-replica replication infoDatabase mirroringselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynonono infolinks between datasets can be storedyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDone or two-phase-commit; repeatable reads; read commitednoACIDno infoAtomicity and isolation are supported for single operations
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.noyesyesyes infoin-memory tables
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationRole-based access controlnofine grained access rights according to SQL-standardAccess rights for users can be defined per object
More information provided by the system vendor
AllegroGraphHazelcastRiak TSSAP SQL Anywhere infoformerly called Adaptive Server AnywhereScyllaDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
AllegroGraphHazelcastRiak TSSAP SQL Anywhere infoformerly called Adaptive Server AnywhereScyllaDB
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

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Sets New Standards for AI Workloads with Platform 5.4 Enhancements
18 April 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast: The 'true' value of streaming real-time data
27 September 2023, ComputerWeekly.com

provided by Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Basho open-sources its Riak TS database for the Internet Of Things
5 May 2016, TechCrunch

Enterprise NoSQL Database for the IoT Becomes Open Source
11 May 2016, ENGINEERING.com

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

provided by Google News

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

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