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

DBMS > AllegroGraph vs. GigaSpaces vs. Google Cloud Bigtable vs. RethinkDB vs. SAP SQL Anywhere

System Properties Comparison AllegroGraph vs. GigaSpaces vs. Google Cloud Bigtable vs. RethinkDB vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonGigaSpaces  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonRethinkDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.DBMS for the Web with a mechanism to push updated query results to applications in realtime.RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Document store
Object oriented DBMS infoValues are user defined objects
Key-value store
Wide column store
Document storeRelational DBMS
Secondary database modelsSpatial DBMSGraph DBMS
Search engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.16
Rank#179  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score1.02
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score3.58
Rank#92  Overall
#14  Key-value stores
#8  Wide column stores
Score2.84
Rank#106  Overall
#19  Document stores
Score4.57
Rank#78  Overall
#43  Relational DBMS
Websiteallegrograph.comwww.gigaspaces.comcloud.google.com/­bigtablerethinkdb.comwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.gigaspaces.com/­latest/­landing.htmlcloud.google.com/­bigtable/­docsrethinkdb.com/­docshelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperFranz Inc.Gigaspaces TechnologiesGoogleThe Linux Foundation infosince July 2017SAP infoformerly Sybase
Initial release20042000201520091992
Current release8.0, December 202315.5, September 20202.4.1, August 202017, July 2015
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoApache Version 2; Commercial licenses availablecommercialOpen Source infoApache Version 2commercial
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 languageJava, C++, .NetC++
Server operating systemsLinux
OS X
Windows
Linux
macOS
Solaris
Windows
hostedLinux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyes infoRDF schemasschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes infostring, binary, float, bool, date, geometryyes
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 possibleno infoXML can be used for describing objects metadatanonoyes
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLSPARQL is used as query languageSQL-99 for query and DML statementsnonoyes
APIs and other access methodsRESTful HTTP API
SPARQL
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
.Net
C++
Java
Python
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispyesnoyes, in C/C++, Java, .Net or Perl
Triggersyesyes, event driven architecturenoClient-side triggers through changefeedsyes
Partitioning methods infoMethods for storing different data on different nodeswith FederationShardingShardingSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Internal replication in Colossus, and regional replication between two clusters in different zonesSource-replica replicationSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorsyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic single-row operationsAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes
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.noyesnonoyes
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationRole-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)yes infousers and table-level permissionsfine grained access rights according to SQL-standard
More information provided by the system vendor
AllegroGraphGigaSpacesGoogle Cloud BigtableRethinkDBSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
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

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

The New Stack Features AllegroGraph v8
2 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
AllegroGraphGigaSpacesGoogle Cloud BigtableRethinkDBSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

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

Why Young Developers Don't Get Knowledge Graphs
30 July 2021, Datanami

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

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7 December 2020, Blocks & Files

provided by Google News

Google expands BigQuery with Gemini, brings vector support to cloud databases
29 February 2024, VentureBeat

What is Google Bigtable? | Definition from TechTarget
1 March 2022, TechTarget

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Fire, water, knock out Google Cloud in Paris
27 April 2023, The Stack

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

Realtime App Development with RethinkDB and React Native — SitePoint
17 June 2016, SitePoint

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

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

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here