DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > GigaSpaces vs. SAP SQL Anywhere vs. SingleStore vs. TypeDB vs. VelocityDB

System Properties Comparison GigaSpaces vs. SAP SQL Anywhere vs. SingleStore vs. TypeDB vs. VelocityDB

Editorial information provided by DB-Engines
NameGigaSpaces  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelDocument store
Object oriented DBMS infoValues are user defined objects
Relational DBMSRelational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Graph DBMS
Object oriented DBMS
Secondary database modelsGraph DBMS
Search engine
Document store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score4.57
Rank#78  Overall
#43  Relational DBMS
Score5.91
Rank#61  Overall
#34  Relational DBMS
Score0.81
Rank#217  Overall
#19  Graph DBMS
#99  Relational DBMS
Score0.11
Rank#347  Overall
#35  Graph DBMS
#15  Object oriented DBMS
Websitewww.gigaspaces.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.singlestore.comtypedb.comvelocitydb.com
Technical documentationdocs.gigaspaces.com/­latest/­landing.htmlhelp.sap.com/­docs/­SAP_SQL_Anywheredocs.singlestore.comtypedb.com/­docsvelocitydb.com/­UserGuide
DeveloperGigaspaces TechnologiesSAP infoformerly SybaseSingleStore Inc.VaticleVelocityDB Inc
Initial release20001992201320162011
Current release15.5, September 202017, July 20158.5, January 20242.26.3, January 20247.x
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial licenses availablecommercialcommercial infofree developer edition availableOpen Source infoGPL Version 3, commercial licenses availablecommercial
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageJava, C++, .NetC++, GoJavaC#
Server operating systemsLinux
macOS
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux info64 bit version requiredLinux
OS X
Windows
Any that supports .NET
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 infoXML can be used for describing objects metadatayesnonono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-99 for query and DML statementsyesyes infobut no triggers and foreign keysnono
APIs and other access methodsGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
ADO.NET
HTTP API
JDBC
ODBC
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
.Net
Supported programming languages.Net
C++
Java
Python
Scala
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Bash
C
C#
Java
JavaScript (Node.js)
Python
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
.Net
Server-side scripts infoStored proceduresyesyes, in C/C++, Java, .Net or Perlyesnono
Triggersyes, event driven architectureyesnonoCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infohash partitioningSharding infoby using CassandraSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Source-replica replication infoDatabase mirroringSource-replica replication infostores two copies of each physical data partition on two separate nodesMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoMap-Reduce pattern can be built with XAP task executorsnono infocan define user-defined aggregate functions for map-reduce-style calculationsyes infoby using Apache Kafka and Apache Zookeeperno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnono infosubstituted by the relationship featureno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesnoyes
User concepts infoAccess controlRole-based access controlfine grained access rights according to SQL-standardFine grained access control via users, groups and rolesyes infoat REST API level; other APIs in progressBased on Windows Authentication
More information provided by the system vendor
GigaSpacesSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSingleStore infoformer name was MemSQLTypeDB infoformerly named GraknVelocityDB
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» more
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» more

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
GigaSpacesSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSingleStore infoformer name was MemSQLTypeDB infoformerly named GraknVelocityDB
DB-Engines blog posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the news

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

GigaSpaces Cloudify Increases Integration with OpenStack
4 February 2024, Channel Futures

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

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

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

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

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

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore Announces Exclusive Partnership with Agile Platform
15 April 2024, Business Wire

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks and Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6 December 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, ibm.com

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

Bayer's Approach to Modelling and Loading Data at Scale
16 August 2021, Towards Data Science

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