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 > GigaSpaces vs. Riak KV vs. Sadas Engine vs. Snowflake vs. Tarantool

System Properties Comparison GigaSpaces vs. Riak KV vs. Sadas Engine vs. Snowflake vs. Tarantool

Editorial information provided by DB-Engines
NameGigaSpaces  Xexclude from comparisonRiak KV  Xexclude from comparisonSadas Engine  Xexclude from comparisonSnowflake  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsDistributed, fault tolerant key-value storeSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsCloud-based data warehousing service for structured and semi-structured dataIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelDocument store
Object oriented DBMS infoValues are user defined objects
Key-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsGraph DBMS
Search engine
Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.05
Rank#191  Overall
#31  Document stores
#6  Object oriented DBMS
Score4.95
Rank#76  Overall
#9  Key-value stores
Score0.06
Rank#371  Overall
#155  Relational DBMS
Score125.38
Rank#9  Overall
#6  Relational DBMS
Score1.88
Rank#146  Overall
#24  Document stores
#25  Key-value stores
#68  Relational DBMS
Websitewww.gigaspaces.comwww.sadasengine.comwww.snowflake.comwww.tarantool.io
Technical documentationdocs.gigaspaces.com/­latest/­landing.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.snowflake.net/­manuals/­index.htmlwww.tarantool.io/­en/­doc
DeveloperGigaspaces TechnologiesOpenSource, formerly Basho TechnologiesSADAS s.r.l.Snowflake Computing Inc.VK
Initial release20002009200620142008
Current release15.5, September 20203.2.0, December 20228.02.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoApache version 2, commercial enterprise editioncommercial infofree trial version availablecommercialOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, C++, .NetErlangC++C and C++
Server operating systemsLinux
macOS
Solaris
Windows
Linux
OS X
AIX
Linux
Windows
hostedBSD
Linux
macOS
Data schemeschema-freeschema-freeyesyes infosupport of semi-structured data formats (JSON, XML, Avro)Flexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesnoyesyesstring, double, decimal, uuid, integer, blob, boolean, datetime
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 metadatanonoyesno
Secondary indexesyesrestrictedyesyes
SQL infoSupport of SQLSQL-99 for query and DML statementsnoyesyesFull-featured ANSI SQL support
APIs and other access methodsGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
HTTP API
Native Erlang Interface
JDBC
ODBC
Proprietary protocol
CLI Client
JDBC
ODBC
Open binary protocol
Supported programming languages.Net
C++
Java
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
.Net
C
C#
C++
Groovy
Java
PHP
Python
JavaScript (Node.js)
Python
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresyesErlangnouser defined functionsLua, C and SQL stored procedures
Triggersyes, event driven architectureyes infopre-commit hooks and post-commit hooksnono infosimilar concept for controling cloud resourcesyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"horizontal partitioningyesSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
selectable replication factornoneyesAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoMap-Reduce pattern can be built with XAP task executorsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYEventual ConsistencyImmediate ConsistencyImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integritynono infolinks between data sets can be storedyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyesyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infomanaged by 'Learn by Usage'noyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlRole-based access controlyes, using Riak SecurityAccess rights for users, groups and roles according to SQL-standardUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

More information provided by the system vendor

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
GigaSpacesRiak KVSadas EngineSnowflakeTarantool
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (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

Lyvia Group Partners with GigaSpaces to Accelerate Digital Innovation in European Enterprises
24 October 2023, Cision News

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

Adi Paz, GigaSpaces CEO - Lyvia Group AB (publ)
24 October 2023, Cision News

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

provided by Google News

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

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

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak's NoSQL Database and its New Fit with Apache Mesos
19 August 2015, The New Stack

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

provided by Google News

Top Data Visualization Software in Canada in 2024
3 October 2023, Slashdot

provided by Google News

Snowflake’s Data Clean Room promises to ease analysis of PII data
28 March 2024, InfoWorld

Snowflake Revolutionizes Secure, Cross-Cloud Collaboration for High Value Business Outcomes with Snowflake Data ...
28 March 2024, Business Wire

Snowflake Expands Data Clean Rooms Across Clouds; CEO's Insider Buying Amid Databricks 'Competition' Buzz
28 March 2024, Benzinga

Observe, the data observability platform, raises $115M with Snowflake investing
27 March 2024, TechCrunch

Observe raises $115M from Sutter Hill, Snowflake Ventures to supercharge data cloud observability
27 March 2024, VentureBeat

provided by Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 2019, Хабр

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

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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